summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/resources/disconnected-frame-already-inner2.html
blob: fb487953d2af95b29e5226d9eacad5059f961095 (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
  <head>
  </head>
  <body onload="window.parent.onSecondIframeLoaded()">
    <p>This frame should be visible when the test completes</p>
  </body>
</html>