gecko-dev/layout/tables/crashtests/368013.html

14 строки
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>