Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Geolocation / resources / disconnected-frame-already-inner2.html
blobfb487953d2af95b29e5226d9eacad5059f961095
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3 <head>
4 </head>
5 <body onload="window.parent.onSecondIframeLoaded()">
6 <p>This frame should be visible when the test completes</p>
7 </body>
8 </html>