mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-02 09:18:36 +02:00
Differential Revision: https://phabricator.services.mozilla.com/D24977 --HG-- extra : rebase_source : 8eceb765754180b8fa64ca300497b61503b1a37a extra : source : b081ebe7b3f52dec2a85e744b2dd2a4b0f344f8e extra : histedit_source : 42000d31c502554cdcd91a326c369b375f90429e
8 lines
180 B
HTML
8 lines
180 B
HTML
<html>
|
|
<body onload="opener.bodyOnLoad()">
|
|
Nested Frame
|
|
<div id="frameContainer">
|
|
<iframe id="staticFrame" src="frame0.html"></iframe>
|
|
</div>
|
|
</body>
|
|
</html>
|