RetroZilla/layout/html/tests/table/interactive/bug114706.html
2015-10-20 23:03:22 -04:00

14 lines
213 B
HTML

<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>