gecko/layout/reftests/bugs/371483-1.html

12 lines
143 B
HTML
Raw Normal View History

2007-09-26 19:01:58 -07:00
<html>
<body>
<table>
<tr>
<td colspan="2">
<table style="table-layout: fixed;"></table>
</td>
</tr>
</table>
</body>
</html>