New block formatting contexts next to floats

F
V
F
auto
2
F
hidden
2
F
V, m-l 30
F
auto, m-l 30
2
F
hidden, m-l 30
2
F
V, m-l 70
F
auto, m-l 70
2
F
hidden, m-l 70
2
auto, m-l 70
2
hidden, m-l 70
2

F
V
F
auto
2
F
hidden
2
F
V, m-r 30
F
auto, m-r 30
2
F
hidden, m-r 30
2
F
V, m-r 70
F
auto, m-r 70
2
F
hidden, m-r 70
2
auto, m-r 70
2
hidden, m-r 70
2

This page is similar to New block formatting contexts next to floats, with the difference that here the elements with overflow auto and hidden have a defined height less than their content, so they have overflowing content.

The overflow auto elements need to display vertical scrollbars. In IE8 beta 2 they always clear the preceding float (are not displayed beside it, but below). They seem to have a wrong computed width not allowing them to fit next to the float.

CSS tests home