4 <title>balancing fixed-height multicol
</title>
6 <body style=
"overflow:hidden;">
7 <p>There should be three identical blue rectangles below.
</p>
8 <div style=
"width:20em;">
9 <div style=
"float:left; width:6em; height:2em; background:blue;"></div>
10 <div style=
"float:left; width:1em; height:2em;"></div>
11 <div style=
"float:left; width:6em; height:2em; background:blue;"></div>
12 <div style=
"float:left; width:1em; height:2em;"></div>
13 <div style=
"float:left; width:6em; height:2em; background:blue;"></div>