IE7- Float left after img with align left bug

This is not a CSS bug.

Test 1: <img> has attribute align="left".

Second float
Clearing div

Test 2: <img> has attribute align="left".

Second float
Block with height
Clearing div

Test 3: <img> has NO attribute align="left".

Second float
Clearing div

Test 4: <img> has attribute align="left" and Float float has clear:left.

Second float
Clearing div

CSS Class test

CSS bugs

Internet Explorer bugs