Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / Geolocation / success-expected.txt
blob7511597a21a35343bee446701d62f024135d2a8e
1 Tests Geolocation success callback using the mock service.
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