RetroZilla/layout/html/tests/table/interactive/bug114706.html

14 lines
213 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<HTML>
<HEAD>
</HEAD>
<BODY>
<table border=1 style="width: 100%; height: 100%">
<tr>
<td style="width: 100%; height: 100%">make the window taller and then shorter</td>
</tr>
</table>
</BODY>
</HTML>