[Webkit-unassigned] [Bug 12435] CSS1: Quoted generic family names (e.g. font-family: 'sans-serif'; ) not respected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 5 13:37:16 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12435


contact at nickshanks.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|css style font-family:'sans-|CSS1: Quoted generic family
                   |serif' not respected (opera |names (e.g. font-family:
                   |respects it, ff does not)   |'sans-serif';) not respected




------- Comment #3 from contact at nickshanks.com  2007-02-05 13:37 PDT -------
http://www.w3.org/TR/REC-CSS2/fonts.html#propdef-font-family
"Generic font family names are keywords, and therefore must not be quoted."
Firefox follows the W3C, Opera apparently accepts them.
We could support quoted generic families in quirks mode, but that wouldn't
affect the SVG example case anyway.

Recommend closing as INVALID.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list