gecko/layout/reftests/bugs/subdir/445004-ref-subframe.html

9 lines
385 B
HTML

<!DOCTYPE html>
<body>
<iframe name="w" width="100" height="100" src="passinner.png"></iframe>
<iframe name="x" width="100" height="100" src="445004-ref-subsubframe.html"></iframe>
<iframe name="y" width="100" height="100" src="passinner.png"></iframe>
<iframe name="z" width="100" height="100" src="445004-ref-subsubframe.html"></iframe>
<img src="passinner.png">
</body>