6 lines
196 B
HTML
6 lines
196 B
HTML
<html>
|
|
<body>
|
|
example.com
|
|
<iframe style="height: 100vh; width:100%;" id="static" src="http://example.com/tests/docshell/test/navigation/frame_recursive.html"></iframe>
|
|
</body>
|
|
</html>
|