Mozilla/mozilla/layout/html/tests/table/interactive/bug144024-1_printing.html
karnaze%netscape.com fb3fcd3efb new regression tests, not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@122423 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-31 14:53:34 +00:00

13 lines
219 B
HTML

<div style="border:1px solid red; width:100px; height:870px">div</div>
<table style="border-collapsex:collapse" border>
<tr>
<td>row 1</td>
</tr>
<tr>
<td>row 2</td>
</tr>
<tr>
<td>row 3</td>
</tr>
</table>