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