[Bug 12428] Unquoted font-family name Hawaii 5-0 is reported valid by validator and not parsed+reported as invalid

https://www.w3.org/Bugs/Public/show_bug.cgi?id=12428

--- Comment #1 from Gérard Talbot <info@gtalbot.org> 2012-03-17 23:47:09 UTC ---
Another example for this bug report:

div {font-family: Courier 10 Pitch;}

is not valid and not correct as one of the identifiers starts with a
digit. The CSS validator does not report a validation error with such
declaration when it should.

Gérard

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 17 March 2012 23:47:13 UTC