haikuwebkit/LayoutTests/fast/multicol/newmulticol/unresolvable-percent-height...

11 lines
299 B
HTML

<!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>