[Webkit-unassigned] [Bug 79448] REGRESSION: Outlook 2007 doesn't display fonts correctly on emails composed by WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 05:58:38 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79448





--- Comment #1 from Aryeh Gregor <ayg at aryeh.name>  2012-02-24 05:58:38 PST ---
The spec requires quotes for font names if they don't consist of a sequence of one or more identifiers separated by single spaces, or if a font happens to be named the same thing as one of the reserved keywords:

http://www.w3.org/TR/CSS21/fonts.html#font-family-prop

But "font-family: trebuchet ms, sans-serif" is valid without quotes around "trebuchet ms".

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



More information about the webkit-unassigned mailing list