Images floated within a block element

This is testing a hack for Firefox (only Gecko 1.9). Please see intial test case for bug.

text text text text text text text testtext text text text text testtext text text text text testtext

The images float right should only drop when inline content (various backgrounds matching image) prior to the floated images in the source push them down. Please resize window to observe this.

IE8, Opera 9, Safari 3 and Firefox 3.5b4 shows this correctly. IE7 and Firefox (pre 3.5 beta build) will show the images below the line box of text.

Thanks to Philippe Wittenbergh for a check in Firefox 3.5b4.

A similar example but different bug with floated block elements around floated elements is a whitespace bug.