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

9 строки
151 B
HTML

<html>
<body>
Nested Frame
<div id="frameContainer">
<iframe id="staticFrame" src="frame0.html"></iframe>
</div>
</body>
</html>