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

Unified Diff: third_party/WebKit/LayoutTests/inspector/geolocation-emulation-tests-expected.txt

Issue 1814963002: Use process/control messages (instead of RVH messages) for layout tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 years, 3 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector/geolocation-emulation-tests-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/geolocation-emulation-tests-expected.txt b/third_party/WebKit/LayoutTests/inspector/geolocation-emulation-tests-expected.txt
index 430fb28ea6995e815b94871850d5a40304fc8aad..e30ad271d3f4fbb8030d33cfda173b10820c9be9 100644
--- a/third_party/WebKit/LayoutTests/inspector/geolocation-emulation-tests-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/geolocation-emulation-tests-expected.txt
@@ -2,6 +2,7 @@ CONSOLE MESSAGE: line 9: Permission granted.
CONSOLE MESSAGE: line 44: Position unavailable
CONSOLE MESSAGE: line 37: Latitude: 50 Longitude: 100
CONSOLE MESSAGE: line 37: Latitude: 50 Longitude: 100
+CONSOLE ERROR: line 4563: Uncaught (in promise) Error: Protocol Error: Invalid type of argument 'latitude' for method 'Emulation.setGeolocationOverride' call. It must be 'number' but it is 'boolean'.
CONSOLE MESSAGE: line 55: PASSED
Tests that geolocation emulation with latitude and longitude works as expected.

Powered by Google App Engine
This is Rietveld 408576698