blob: 20b31fefff60d5f2ec532eb95161655205a70a87 [file] [log] [blame]
Tests that when a request is made on a Geolocation object, permission is denied and its Frame is disconnected before a callback is made, no callbacks are made.
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