RetroZilla/layout/html/tests/table/bugs/bug2585.html
2015-10-20 23:03:22 -04:00

10 lines
99 B
HTML

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