haikuwebkit/LayoutTests/tables/mozilla/bugs/bug3718.html

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>