blob: d7c87cd6200489c706053c1972d82243f3b6adce [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script>
function init() {
if (window.testRunner) {
testRunner.setGeolocationPermission(true);
testRunner.setMockGeolocationPosition(51.478, -0.166, 100);
}
window.parent.onIframeReady()
}
</script>
</head>
<body onload="init()">
</body>
</html>