Incorrect font shorthands (e.g., font: Arial) pass validation

"Jukka K. Korpela" <[email protected]> Tue, 06 Nov 2012 07:58:30 +0200
Newsgroups gmane.org.w3c.validator.css
Message-ID <[email protected]>
I noticed that
   font: Arial normal
passes validation. Then I checked
   font: Arial
and it passes, too.

This is serious because in addition to being incorrect by the specs, 
these declarations fail to do what they are intended to do. And it is 
fairly common to err here, omitting the required font size value.

-- 
Yucca, http://www.cs.tut.fi/~jkorpela/