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

8 lines
131 B
HTML

<html>
<body bgcolor=#c0c0c0 marginwidth=0>
<table border width=100% align=left>
<tr><td>text</td></tr>
</table>
</body>
</html>