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

TEST COMPLETE