| Issue 2100: | Make fullcalendar's markup more valid | |
| Back to list |
When using a validator for a page containing the calendar, it prints validation errors. Example: 1. Save this page http://arshaw.com/fullcalendar/ as a full html page 2. Go to http://validator.nu/ , in 'Validator input' choose 'Text Field' and copy html source you just saved into this text field 3. Validation shows errors like: Error: Attribute unselectable not allowed on element span at this point. Error: Element h2 not allowed as child of element span in this context. Error: The cellspacing attribute on the table element is obsolete. Use CSS instead. ...
Jun 15, 2014
(No comment was entered for this change.)
Labels:
milestone-skeleton
Jun 25, 2014
Perhaps already resolved in v2.0.0 of Fullcalendar as pointing http://validator.nu/ to http://fiddle.jshell.net/arshaw/3E8nk/show/light/ and using defaults, shows "The document validates according to the specified schema(s) and to additional constraints checked by the validator." Note: the above link to test is the result part of the current Debugging Template http://jsfiddle.net/arshaw/3E8nk/ fiddle as linked on http://arshaw.com/fullcalendar/wiki/Support/ using (at this time) the v2.0.0 files.
Jul 22, 2014
(No comment was entered for this change.)
Labels:
-milestone-skeleton
Apr 19, 2015
pretty sure this is resolved.
Status:
Done
|
|
| ► Sign in to add a comment |
Status: Accepted
Labels: Type-Behavior