haikuwebkit/LayoutTests/tables/mozilla/bugs/bug8032-2.html

20 lines
135 B
HTML

<html>
<head>
<style>
.t { displayx: table-column-group; }
</style>
</head>
<body>
<p class="t">
</body>
</html>