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

8 lines
131 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body bgcolor=#c0c0c0 marginwidth=0>
<table border width=100% align=left>
<tr><td>text</td></tr>
</table>
</body>
</html>