summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/timeout-expected.txt
blob: cd557969b44bea283de2cb68b4ad3cbd3324c236 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Tests that when timeout is non-zero, the success callback is called as expected.

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


PASS position.coords.latitude is mockLatitude
PASS position.coords.longitude is mockLongitude
PASS position.coords.accuracy is mockAccuracy
PASS successfullyParsed is true

TEST COMPLETE