shorthand font property bug

Hi there css validator staff,

this...

       body {
           font:normal small-caps 120%/120% 'times new roman',serif;
        }

....gives this information...


4 	body 	Value Error : font 
<http://jigsaw.w3.org/css-validator/nullfonts.html#propdef-font> / is 
not a font-family value : normal small-caps 120% / 120% 'times new 
roman',serif


....which, I assume, must be a bug in the system. ;-)

Regards,

Received on Sunday, 13 May 2012 20:39:36 UTC