| 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 58d5157e987561b004d0f26646e6bff6eeac56bf..86e4461f8d21cb615726e8b15977d4c5066ec0da 100644
|
| --- a/LayoutTests/inspector/geolocation-emulation-tests-expected.txt
|
| +++ b/LayoutTests/inspector/geolocation-emulation-tests-expected.txt
|
| @@ -10,7 +10,7 @@ Running: testGeolocationUnavailable
|
| Running: testOverridenGeolocation
|
|
|
| Running: testInvalidParam
|
| -error: Protocol Error: Invalid type of argument 'latitude' for method 'Page.setGeolocationOverride' call. It must be 'number' but it is 'boolean'.
|
| +error: Protocol Error: Invalid type of argument 'latitude' for method 'Emulation.setGeolocationOverride' call. It must be 'number' but it is 'boolean'.
|
|
|
| Running: testInvalidGeolocation
|
| error: Request with id = ## failed. {"code":-32603,"message":"Invalid geolocation"}
|
|
|