Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Expected Results
-
-
The test passes if the second blue rectangle is in contact with the left side of the containing box.
-
Actual Results
IE8 Mode (All Versions)
-
-
The second blue rectangle is vertically aligned with the blue rectangle at the top of the box.
-
The test fails because floated elements do not float as high as possible when BFC elements are wider than the previous floating element location that needs to be cleared.