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