gecko-dev/layout/tables/crashtests/28933-1.html

11 строки
150 B
HTML

<title>test</title>
<table style='border-collapse:collapse;'>
<tr>
<td rowspan=2></td>
</tr>
<tr>
<td></td>
</tr>
</table>