| Index: LayoutTests/fast/dom/Geolocation/maximum-age-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Geolocation/maximum-age-expected.txt b/LayoutTests/fast/dom/Geolocation/maximum-age-expected.txt
|
| index 388946697b3859174c4e2fe3cac50418f1cea535..60e4a37b8051dbece0d7f3f4286a3c63a974c4cb 100644
|
| --- a/LayoutTests/fast/dom/Geolocation/maximum-age-expected.txt
|
| +++ b/LayoutTests/fast/dom/Geolocation/maximum-age-expected.txt
|
| @@ -16,6 +16,18 @@ PASS position.coords.latitude is mockLatitude
|
| PASS position.coords.longitude is mockLongitude
|
| PASS position.coords.accuracy is mockAccuracy
|
|
|
| +PASS position.coords.latitude is mockLatitude
|
| +PASS position.coords.longitude is mockLongitude
|
| +PASS position.coords.accuracy is mockAccuracy
|
| +
|
| +PASS position.coords.latitude is mockLatitude
|
| +PASS position.coords.longitude is mockLongitude
|
| +PASS position.coords.accuracy is mockAccuracy
|
| +
|
| +PASS position.coords.latitude is mockLatitude
|
| +PASS position.coords.longitude is mockLongitude
|
| +PASS position.coords.accuracy is mockAccuracy
|
| +
|
| PASS error.code is error.POSITION_UNAVAILABLE
|
| PASS error.message is mockMessage
|
| PASS successfullyParsed is true
|
|
|