Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Geolocation / cached-position-called-once-expected.txt
blob80e20a3a3a39abc5bf63ac5277bc9da00eff8771
1 Tests that when a cached position is available the callback for getCurrentPosition is called only once. This is a regression test for http://crbug.com/311876 .
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS isSuccess is true
7 PASS getCurrentPositionCallId is reportCount
8 PASS isSuccess is true
9 PASS getCurrentPositionCallId is reportCount
10 PASS isSuccess is true
11 PASS getCurrentPositionCallId is reportCount
12 PASS successfullyParsed is true
14 TEST COMPLETE