RetroZilla/layout/html/tests/table/bugs/bug641-1.html

8 lines
103 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body>
<table bgcolor=red height=300 width=100%><tr><td>
Foo
</td></tr></table>
</body>
</html>