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

10 lines
214 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<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>