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

17 lines
430 B
HTML

<table><tr><td height="300">
<iframe src="helloWorld.html" width=100% height=100%></iframe>
</td></tr></table>
<table><tr><td height="300">
<image src="../images/mozilla-banner.gif" width=100% height=100%>
</td></tr></table>
<table><tr><td>
<iframe src="helloWorld.html" width=100% height=100%></iframe>
</td></tr></table>
<table><tr><td>
<image src="../images/mozilla-banner.gif" width=100% height=100%>
</td></tr></table>