RetroZilla/layout/html/tests/table/bugs/bug3309-2.html

6 lines
75 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<body>
<center>
<table border=1><tr><td>foo</tr></table>
</center>
</body>