4 <title>Multicol with unresolvable percentage height
</title>
7 <p>There should be a blue square below, and no unnecessary scrollbar.
</p>
8 <div style=
"-webkit-columns:2; columns:2; width:200px; max-height:100%; height:200px; background:blue;">
9 <div style=
"height:600px;"></div>