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