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