tenfourfox/layout/reftests/bugs/381507-iframe.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

17 lines
269 B
HTML

<html>
<body>
<table height="30%" bgcolor="green"
cellspacing="0" cellpadding="0">
<tr><td>
+
<table height="100%" bgcolor="orange"
cellspacing="0" cellpadding="0">
<tr><td>
+
</td></tr>
</table>
</td></tr>
</table>
</body>
</html>