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=
"-webkit-columns:3; -webkit-column-gap:1em; columns:3; column-gap:1em; line-height:2em; height:3.9em; width:20em;">
9 <div style=
"background:blue;"><br><br><br></div>