haikuwebkit/LayoutTests/tables/mozilla/bugs/bug50695-1.html

8 lines
183 B
HTML

<HTML><BODY>
<FORM>
<TABLE WIDTH="100%" HEIGHT="100%" BORDER=1><TR><TD VALIGN=CENTER ALIGN=CENTER>
This should be in the center of the page.
</TD></TR></TABLE>
</FORM>
</BODY></HTML>