Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.
float: left
This is the first word after the float and should flow next to the float.
This paragraph should flow next to the float.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.
float: left
This is the first word after the float and should flow next to the float.
This paragraph should be below the float as it clears the float.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod.
float: left
This is the first word after the float and should flow next to the float.
This paragraph should establish a new block formatting context. This element's size and position should not overlap with the float, but still be located next to it.