Issue 893: CSS for FullCalendar v1.5 won't validate
Status:  Done
Owner: ----
Closed:  May 2011
Reported by dwal...@waltonanalytics.com, Apr 6, 2011
The W3 validator is using CSS version 2.1, url is http://jigsaw.w3.org/css-validator/

The new css for FullCalendar v1.5 comes up with 17 errors.

Is this maybe because FC uses CSS 3 syntax?  Is the FC CSS bad or is this a bad test?  Thanks.


Apr 15, 2011
#1 p.stud...@gmail.com
Yes. most likely CSS3 being used. But will only apply to CSS3 enabled browsers.
May 8, 2011
Project Member #2 adamrs...@gmail.com
fc sometimes using css hacks to get things working in ie. maybe that's the cause

regardless, making sure fc passes this test is not high on the list of priorities
Status: Done