Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Geolocation / timeout-zero-expected.txt
blob526f2740a75986e3801e7863248ce6fd1ac796d5
1 Tests that when timeout is zero (and maximumAge is too), the error callback is called immediately with code TIMEOUT.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS error.code is error.TIMEOUT
7 PASS error.message is "Timeout expired"
8 PASS successfullyParsed is true
10 TEST COMPLETE