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

10 lines
99 B
HTML

<html>
<body>
<table align=left border=2>
<tr><td>
Testing 123
</td></tr>
</table>
</body>
</html>