summaryrefslogtreecommitdiffstats
path: root/docshell/test/navigation/frame_load_as_host1.html
blob: eb006b21a1d268943989e11382fca085a7822058 (plain)
1
2
3
4
5
6
<html>
  <body>
    Page 1
    <iframe style="height: 100vh; width: 100%;" id="static" src="http://example.com/tests/docshell/test/navigation/frame_load_as_host2.html"></iframe>
  </body>
</html>