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