RetroZilla/layout/html/tests/block/printing/127286-2.html
2015-10-20 23:03:22 -04:00

14 lines
303 B
HTML

<html><head></head><body><div style="width: 100px; height: 750px;">vertical filler</div>
<p>
<table align="right" border="1">
<tbody><tr>
<td>foo<br>foo<br>foo<br>foo<br>foo<br>foo<br>foo<br>foo<br>foo<br></td>
</tr>
</tbody></table>
</p>
<p>
should be on same page
</p>
</body></html>