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

10 lines
99 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body>
<table align=left border=2>
<tr><td>
Testing 123
</td></tr>
</table>
</body>
</html>