[Webkit-unassigned] [Bug 35583] if font-family lists several generic families, the last one takes precedence

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 2 09:39:30 PST 2010


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





--- Comment #2 from Olivier Tilloy <olivier at tilloy.net>  2010-03-02 09:39:30 PST ---
Created an attachment (id=49810)
 --> (https://bugs.webkit.org/attachment.cgi?id=49810)
[patch] set the generic family only once

This patch fixes the issue by setting the generic family only once.
If another generic family is encountered in the list, setGenericFamily() is not
called again.

-- 
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