| <html> | |
| <head> | |
| <script src="iframe_controller.js"></script> | |
| <script src="../result_queue.js"></script> | |
| <script src="basic_geolocation.js"></script> | |
| </head> | |
| <body> | |
| <iframe id="iframe_0" name="iframe_0"></iframe> | |
| <iframe id="iframe_1" name="iframe_1"></iframe> | |
| Testing Geolocation with iframes. | |
| </body> | |
| </html> | |