[Webkit-unassigned] [Bug 84876] New: CSS 2.1 failure: floats-001.htm fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 25 11:16:25 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84876
Summary: CSS 2.1 failure: floats-001.htm fails
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: robert at webkit.org
The float does not push back past its previous sibling which is an inline block. This happens because the height of the inline block contributes towards its y() position. I think the fix is to disregard the height of the containing block when placing floats during line layout.
--
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