blob: a1a4e7110aef3dd0dc5410ebb8b3f226a262fb34 (
plain)
1
2
3
4
5
6
|
<html>
<body>
example.com
<iframe style="height: 100vh; width:100%;" id="static" src="http://example.org/tests/docshell/test/navigation/frame_load_as_example_org.html"></iframe>
</body>
</html>
|