blob: 689d89bfc635423678b3dac06ff2f0ddeb185076 [file] [log] [blame]
frame "<!--frame1-->" - 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 Error callback invoked
PASS successfullyParsed is true
TEST COMPLETE