summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/permission-denied-stops-watches-expected.txt
blob: d8f50cab54843bd8844776fabc163c184624b871 (plain)
1
2
3
4
5
6
7
8
9
10
11
Tests that when Geolocation permission is denied, watches are stopped, as well as one-shots.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS successfullyParsed is true
PASS error.code is error.PERMISSION_DENIED
PASS error.message is "User denied Geolocation"

TEST COMPLETE