1 frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s) 2 Tests that when a request is made on a Geolocation object, permission is denied and its Frame is disconnected before a callback is made, the error callback is invoked with PERMISSION_DENIED. 3 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". 5 6 7 PASS error.code is error.PERMISSION_DENIED 8 PASS error.message is "User denied Geolocation" 9 10 PASS error.code is error.PERMISSION_DENIED 11 PASS error.message is "User denied Geolocation" 12 13 PASS successfullyParsed is true 14 15 TEST COMPLETE 16 17