gecko/layout/html/tests/table/bugs/bug2585.html

10 lines
99 B
HTML
Raw Normal View History

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