haikuwebkit/LayoutTests/tables/mozilla/bugs/bug120364.html

24 lines
371 B
HTML

<html>
<head>
<title>New Page 1</title>
</head>
foo
<table height="1820" align="right">
<tr>
<td valign="top" align="left" height="125" width="110">
<br>Create a cool home page with the
</td>
</tr>
<tr>
<td valign="top" align="left" height="100" width="110">
<br>Get organized online with the
</td>
</tr>
</table>
</body>
</html>