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