tenfourfox/layout/reftests/position-relative/1115999-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

16 lines
287 B
HTML

<!DOCTYPE HTML>
<title>Testcase, bug 1115999</title>
<style>
html { overflow: hidden }
html, body { margin: 0; border: 0; }
table, tr, td { border: none; margin: 0; padding: 0; border-spacing: 0 }
</style>
<table>
<tr>
<td>one</td>
<td>two</td>
<td></td>
</tr>
</table>