tenfourfox/layout/reftests/bugs/371483-1.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -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>