summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/permission-denied-stops-watches-expected.txt
blob: ef4c68763b6fdaf8c777a86ff3f8a3c185de1968 (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 error.code is error.PERMISSION_DENIED
PASS error.message is "User denied Geolocation"
PASS successfullyParsed is true

TEST COMPLETE