[Webkit-unassigned] [Bug 55734] REGRESSION (r72141): Acid3 rendering is not pixel perfect.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 20:54:15 PDT 2011


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





--- Comment #8 from Andy Estes <aestes at apple.com>  2011-04-11 20:54:15 PST ---
I took a look at it for an hour or so. It seems like this is specific to the combination of having 0 font-size and 0 line-spacing, and due to this I think we compute a bogus descent when looking at the root linebox (1px ascent, -1px descent). It doesn't seem right that a 0px font with 0 leading should have an ascent.

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