chromium/third_party/blink/web_tests/wpt_internal/geolocation-api/resources/disconnected-frame-already-inner2.html

<!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>