[Webkit-unassigned] [Bug 115687] New: Unstable layout with floats
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 6 18:15:18 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=115687
Summary: Unstable layout with floats
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: simon.fraser at apple.com
CC: hyatt at apple.com, robert at webkit.org
Created an attachment (id=200861)
--> (https://bugs.webkit.org/attachment.cgi?id=200861&action=review)
Testcase
The attached testcase lays out differently when the CSS float property is toggled of and on again for the two <div> elements.
When the page is first loaded, the two green boxes are staggered, and the red box is visible. After toggling 'float: left' off and on again for the divs, the two green boxes are aligned horizontally, and the red box is invisible.
--
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