[Webkit-unassigned] [Bug 34931] New: Modifying floating spans causes clearing elements to no longer clear
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 14 14:58:57 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34931
Summary: Modifying floating spans causes clearing elements to
no longer clear
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh Intel
URL: http://twtrmappr.sequence-omega.net/wkbugtest.html
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: siromega at gmail.com
The first item in the set of DIVs has a SPAN that is float:right with a fixed
size (250x250). It will get an IMG (250x250) added as a child. The other items
(2,3,4) will have that same SPAN change class to a smaller fixed size
(100x100). This is causing problems with the br that is supposed to clear:both
and keep the image span fully within the parent DIV. However, its no longer
clearing and the DIV contracts, leaving part of the SPAN hanging out the
bottom.
Screen shots of expected vs actual are in the URL listed above.
--
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