[Webkit-unassigned] [Bug 12607] Links with naturally italic text not repainted properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 28 14:55:53 PDT 2008


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





------- Comment #11 from mitz at webkit.org  2008-08-28 14:55 PDT -------
Nope. We size the text box based on the glyphs' advances, which are typically
the same for italics (spaces between glyphs don't change in italics) so the top
edge of a the last glyph extends beyond the right edge of the text box. Of
course, there are other cases where fonts draw beyond their "typographic
bounds" which are harder to account for.


-- 
Configure bugmail: https://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