Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(401)

Side by Side Diff: LayoutTests/inspector/geolocation-emulation-tests-expected.txt

Issue 172393006: LayoutTest emulating geolocation with inspector (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add sniffer code back Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « LayoutTests/inspector/geolocation-emulation-tests.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 18: PositionUnavailable
2 CONSOLE MESSAGE: line 11: Latitude: -510 Longitude: 500
3 CONSOLE MESSAGE: line 11: Latitude: 100 Longitude: 200
4 Tests that geolocation emulation with latitude and longitude works as expected.
5
6
7 Running: setUp
8
9 Running: testGeolocationUnavailable
10
11 Running: testOverridenGeolocation
12
13 Running: testClearOverridenGeolocation
14
15 Running: testInvalidParam
16 error: Protocol Error: Invalid type of argument 'latitude' for method 'Geolocati on.setGeolocationOverride' call. It must be 'number' but it is 'boolean'.
17
OLDNEW
« no previous file with comments | « LayoutTests/inspector/geolocation-emulation-tests.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698