RetroZilla/layout/html/tests/block/printing/127286-2.html

14 lines
303 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<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>