[Webkit-unassigned] [Bug 13139] Font not inherited when font-family does not match a font.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 19:36:00 PDT 2007


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





------- Comment #2 from hyatt at apple.com  2007-03-20 19:35 PDT -------
I do not believe this is a bug.  

There is nothing wrong with the font family declaration that contains a font
name that is not on the system.  You don't just magically discard the entire
font-family rule because the font does not exist on the system.  You try to
find the closest match you can.  In Safari 3 we now favor serif as the best
match case for invalid font names.


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