[Webkit-unassigned] [Bug 125831] New: Fix PlacedFloatsTree to be able to work with
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 16 21:56:50 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125831
Summary: Fix PlacedFloatsTree to be able to work with
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bjonesbe at adobe.com
While the PlacedFloatsTree uses LayoutUnits, when the intervals are added for a floating object, the endpoints of the interval are floored before being added to the tree. This is the way to not lose the fix from Bug 112744 when a float has a fractional height that is an exact multiple of the line height. There really should be a better solution that doesn't require this truncation.
--
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