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

14 lines
106 B
HTML

<html>
<body>
<TABLE STYLE="position: absolute;">
<FORM>
<TR>
<TD> Test
</TR>
</TABLE>
</FORM>
</body>