gecko/layout/tables/crashtests/300912.html
2008-10-13 01:53:44 +02:00

19 lines
227 B
HTML

<html>
<head><title>Testcase for assertion</title></head>
<body>
<table>
<tr>
<td width="367" colSpan="2">
<table width="100%">
<tr>
<td>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>