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