[Webkit-unassigned] [Bug 112744] Float at exact multiple of line-height affects too many lines in Chrome

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 15:11:36 PDT 2013


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


Levi Weintraub <leviw at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eae at chromium.org




--- Comment #1 from Levi Weintraub <leviw at chromium.org>  2013-03-19 15:14:02 PST ---
This bug likely occurs because line-heights are truncated to integers (see m_lineHeight in RenderBlock) but boxes use sub-pixel values. This is a bug, but I don't intend to tackle this soon.

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