diff options
Diffstat (limited to 'LayoutTests/fast/dom/Geolocation/maximum-age-expected.txt')
-rw-r--r-- | LayoutTests/fast/dom/Geolocation/maximum-age-expected.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LayoutTests/fast/dom/Geolocation/maximum-age-expected.txt b/LayoutTests/fast/dom/Geolocation/maximum-age-expected.txt index 71b1980..344bd45 100644 --- a/LayoutTests/fast/dom/Geolocation/maximum-age-expected.txt +++ b/LayoutTests/fast/dom/Geolocation/maximum-age-expected.txt @@ -3,7 +3,6 @@ Tests that the PositionOptions.maximumAge parameter is correctly applied. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". -PASS successfullyParsed is true PASS position.coords.latitude is mockLatitude PASS position.coords.longitude is mockLongitude @@ -19,6 +18,7 @@ PASS position.coords.accuracy is mockAccuracy PASS error.code is mockCode PASS error.message is mockMessage +PASS successfullyParsed is true TEST COMPLETE |