Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Geolocation / timeout-over-max-of-unisgned-expected.txt
blobb74788ad291b2c10b2e1aa6bfca80efa2f188fbe
1 Tests that when timeout value is over maximum of unsigned, the success callback is called as expected.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS position.coords.latitude is mockLatitude
7 PASS position.coords.longitude is mockLongitude
8 PASS position.coords.accuracy is mockAccuracy
9 PASS successfullyParsed is true
11 TEST COMPLETE