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

12 lines
216 B
HTML

<table>
<tr>
<td height="210" width="200">
<div>
<iframe src="" width=100% height=100%
name="iframe"></iframe>
</div>
</td>
</tr>
</table>