blob: 850cbf9305748a23f1ee96558a2bacc83e5e2635 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Table-cell as multicol</title>
</head>
<body>
<p>You should see the word 'PASS' below.</p>
<div style="font-family:monospace;">
<div style="float:left; overflow:hidden; width:1em;">P</div>
<div style="float:left; overflow:hidden; width:1em;">A</div>
<div style="float:left; overflow:hidden; width:1em;">S</div>
<div style="float:left; overflow:hidden; width:1em;">S</div>
</div>
</body>
</html>