Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Geolocation / reentrant-error-expected.txt
blob4c4eb1f0bb98b567d2bf218ff9733f1f83517e79
1 Tests that reentrant calls to Geolocation methods from the error callback are OK.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS error.code is error.POSITION_UNAVAILABLE
7 PASS error.message is mockMessage
9 PASS error.code is error.POSITION_UNAVAILABLE
10 PASS error.message is mockMessage
11 PASS successfullyParsed is true
13 TEST COMPLETE