Mypal/layout/base/crashtests/1116104.html

16 lines
178 B
HTML

<html>
<head>
</head>
<body>
<style>colgroup::after { content:"after"; }</style>
<table>
<colgroup><col style="display: inline;">t</col></colgroup>
</table>
</body>
</html>