RetroZilla/layout/html/tests/table/bugs/bug8032-2.html
2015-10-20 23:03:22 -04:00

20 lines
135 B
HTML

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