gecko/layout/reftests/bugs/371483-1.html
2007-09-26 19:01:58 -07:00

12 lines
143 B
HTML

<html>
<body>
<table>
<tr>
<td colspan="2">
<table style="table-layout: fixed;"></table>
</td>
</tr>
</table>
</body>
</html>