gecko/layout/tables/crashtests/368013.html
2013-01-26 21:28:56 +01:00

14 lines
191 B
HTML

<!DOCTYPE html>
<html>
<head><title>Bug 368013</title></head>
<body>
<table>
<thead>
<col>1</col>
</thead>
<tr>
<td>1</td>
</tr>
</table>
</html>