summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned-expected.txt
blob: b74788ad291b2c10b2e1aa6bfca80efa2f188fbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Tests that when timeout value is over maximum of unsigned, 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