summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/reentrant-error-expected.txt
blob: 7420919efb74c305859d9e646a9f5be6ea0cf414 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Tests that reentrant calls to Geolocation methods from the error callback are OK.

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


PASS successfullyParsed is true
PASS error.code is mockCode
PASS error.message is mockMessage

PASS error.code is mockCode
PASS error.message is mockMessage

TEST COMPLETE