blob: d30baf506985505dd50ee692d33c95bf22085503 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Resolving percent height inside multicol</title>
</head>
<body>
<p>There should be a blue square below.</p>
<div style="width:99px; height:99px; background:blue;"></div>
</body>
</html>