Index: LayoutTests/inspector/geolocation-emulation-tests-expected.txt |
diff --git a/LayoutTests/inspector/geolocation-emulation-tests-expected.txt b/LayoutTests/inspector/geolocation-emulation-tests-expected.txt |
index 01baacf7810e2bc8d843b99fa2feb30154961c2e..f29adf8b79e9bff01547df27544551a297d7b4e7 100644 |
--- a/LayoutTests/inspector/geolocation-emulation-tests-expected.txt |
+++ b/LayoutTests/inspector/geolocation-emulation-tests-expected.txt |
@@ -1,6 +1,7 @@ |
CONSOLE MESSAGE: line 18: PositionUnavailable |
CONSOLE MESSAGE: line 11: Latitude: -510 Longitude: 500 |
CONSOLE MESSAGE: line 11: Latitude: 100 Longitude: 200 |
+CONSOLE MESSAGE: line 29: PASSED |
Tests that geolocation emulation with latitude and longitude works as expected. |
@@ -15,3 +16,5 @@ Running: testClearOverridenGeolocation |
Running: testInvalidParam |
error: Protocol Error: Invalid type of argument 'latitude' for method 'Geolocation.setGeolocationOverride' call. It must be 'number' but it is 'boolean'. |
+Running: testTimestampOfOverridenPosition |
+ |