[Webkit-unassigned] [Bug 40555] line-height handling in rendering code on font fallbacks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 21 23:08:16 PDT 2010


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





--- Comment #7 from mitz at webkit.org  2010-06-21 23:08:16 PST ---
Created an attachment (id=59342)
 --> (https://bugs.webkit.org/attachment.cgi?id=59342)
Test case not involving font fallback

First of all, this behavior is not unique to font fallback. This test case shows how with all fonts being specified explicitly and no fallback occurring, the line height is 23px as well. Secondly, I believe that this behavior is correct, and Firefox renders this test case the same, with a 23px line height. The cases involving font fallback just mimic the same behavior, i.e. they always behave as if the runs using fallback fonts were inlines explicitly specifying the fallback families.

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