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

8 lines
157 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<body bgcolor=white>
<table frame=void>
<tr><td>Foo</td></tr>
</table>
</body>
</html>