blob: 9d14623cd8d99fb2ffce2bc36a8fa03a0556f40d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Multicol with unresolvable percentage height</title>
</head>
<body>
<p>There should be a blue square below, and no unnecessary scrollbar.</p>
<div style="width:200px; height:200px; background:blue;"></div>
</body>
</html>