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

10 lines
214 B
HTML

<html><body>
<table border=3 cellspacing=0 cellpadding=0>
<tr>
<td>
<table border=1 cellspacing=0 cellpadding=0>
Family Essentials
<tr>
<td>foo</td></tr></table></td></tr></table>
</body></html>