summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/reentrant-error-expected.txt
blob: 993beac217e670998d820d15ce28794d4ad404fe (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 error.code is mockCode
PASS error.message is mockMessage

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

TEST COMPLETE