blob: 34e4b9ec2fad1b4980e3bc013cdfb2bb4a4a873f [file] [log] [blame]
frame "<!--framePath //<!--frame0-->-->" - has 1 onunload handler(s)
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.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS error.code is error.PERMISSION_DENIED
PASS error.message is "User denied Geolocation"
PASS No callbacks invoked
PASS successfullyParsed is true
TEST COMPLETE