RetroZilla/layout/html/tests/table/bugs/bug137388-3.html

12 lines
216 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<table>
<tr>
<td height="210" width="200">
<div>
<iframe src="" width=100% height=100%
name="iframe"></iframe>
</div>
</td>
</tr>
</table>