Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / test / data / geolocation / two_iframes.html
blobba629ed4ade66345f9e4571d119452cfcc18ce8a
1 <html>
2 <head>
3 <script src="iframe_controller.js"></script>
4 <script src="basic_geolocation.js"></script>
5 </head>
6 <body>
7 <iframe id="iframe_0" name="iframe_0"></iframe>
8 <iframe id="iframe_1" name="iframe_1"></iframe>
9 Testing Geolocation with iframes.
10 </body>
11 </html>