Chromium Code Reviews

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/Geolocation/error-service-connection-error-expected.txt

Issue 1367853002: Move GeolocationDispatcher into blink. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: minus most test changes Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
(Empty)
1 Tests Geolocation when the geolocation service connection fails.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS error.code is error.POSITION_UNAVAILABLE
7 PASS error.message is "Failed to start Geolocation service"
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11
OLDNEW

Powered by Google App Engine