gecko-dev/docshell/test/navigation/file_bug1536471.html

9 строки
180 B
HTML

<html>
<body onload="opener.bodyOnLoad()">
Nested Frame
<div id="frameContainer">
<iframe id="staticFrame" src="frame0.html"></iframe>
</div>
</body>
</html>