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

12 lines
179 B
HTML

<table>
<tr>
<td>
<iframe src="helloWorld.html" width=100% height=100%
name="iframe"></iframe>
</td>
</tr>
</table>