summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/delayed-permission-denied-expected.txt
blob: 292e2ee8ed87b725b66ac22e3b81e42c82134a87 (plain)
1
2
3
4
5
6
7
8
9
10
11
Tests that when a position is available, no callbacks are invoked until permission is denied.

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