RESOLVED INVALID 34931
Modifying floating spans causes clearing elements to no longer clear
https://bugs.webkit.org/show_bug.cgi?id=34931
Summary Modifying floating spans causes clearing elements to no longer clear
Anthony
Reported 2010-02-14 14:58:57 PST
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.
Attachments
Robert Hogan
Comment 1 2013-04-01 05:40:10 PDT
THe site with the reduction is no longer available and there isn't much else to go on. Closing.
Note You need to log in before you can comment on or make changes to this bug.