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 86e4461f8d21cb615726e8b15977d4c5066ec0da..28c2a61691f748cfd689728ea4f9a5bf419c08a2 100644 |
--- a/LayoutTests/inspector/geolocation-emulation-tests-expected.txt |
+++ b/LayoutTests/inspector/geolocation-emulation-tests-expected.txt |
@@ -1,10 +1,13 @@ |
-CONSOLE MESSAGE: line 37: Position unavailable |
-CONSOLE MESSAGE: line 30: Latitude: 50 Longitude: 100 |
-CONSOLE MESSAGE: line 30: Latitude: 50 Longitude: 100 |
-CONSOLE MESSAGE: line 48: PASSED |
+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 MESSAGE: line 55: PASSED |
Tests that geolocation emulation with latitude and longitude works as expected. |
+Running: testPermissionGranted |
+ |
Running: testGeolocationUnavailable |
Running: testOverridenGeolocation |