summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/timeout-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/fast/dom/Geolocation/timeout-expected.txt')
-rw-r--r--LayoutTests/fast/dom/Geolocation/timeout-expected.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LayoutTests/fast/dom/Geolocation/timeout-expected.txt b/LayoutTests/fast/dom/Geolocation/timeout-expected.txt
index c673cd2..cd55796 100644
--- a/LayoutTests/fast/dom/Geolocation/timeout-expected.txt
+++ b/LayoutTests/fast/dom/Geolocation/timeout-expected.txt
@@ -3,10 +3,10 @@ Tests that when timeout is non-zero, the success callback is called as expected.
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
PASS position.coords.accuracy is mockAccuracy
+PASS successfullyParsed is true
TEST COMPLETE