summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/permission-denied-expected.txt
blob: 65496b7cdfcb1c22f9dd558bf6f9bc06a596d098 (plain)
1
2
3
4
5
6
7
8
9
10
11
Tests Geolocation when permission is denied, using the mock service.

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