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

7 lines
99 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<table cellspacing=40% cellpadding=20% border>
<tr>
<td>foo</td>
<td>bar</td>
</tr>
</table>