1 <!DOCTYPE HTML PUBLIC
"-//IETF//DTD HTML//EN">
6 if (!window
.testRunner
|| !window
.internals
)
7 debug('This test can not run without testRunner or internals');
9 internals
.setGeolocationClientMock(document
);
10 internals
.setGeolocationPermission(document
, false);
11 window
.parent
.onIframeReady()
15 <body onload=
"init()">