haikuwebkit/LayoutTests/tables/mozilla/bugs/bug137388-1.html

12 lines
179 B
HTML

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