- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 15 Nov 2004 23:25:35 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=942
ot@w3.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From ot@w3.org 2004-11-15 23:25 -------
As far as I can tell from http://www.w3.org/TR/CSS21/fonts.html#font-shorthand the "font" shorthand
does not allow to use the variant after the font-family.
Hence
font: 10pt Helvetica, sans-serif normal;
is being parsed as if "sans-serif normal" were a font-family, which is *not* a generic family.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Received on Monday, 15 November 2004 23:25:35 UTC