haikuwebkit/LayoutTests/fast/multicol/newmulticol/insert-spanner8-expected.html

13 lines
279 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Insert spanner in empty multicol container</title>
</head>
<body>
<p>You should see the word 'PASS' below.</p>
<div style="float:left; overflow:hidden;">
PASS
</div>
</body>
</html>