| Index: LayoutTests/fast/dom/Geolocation/timeout-negative-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Geolocation/timeout-zero-expected.txt b/LayoutTests/fast/dom/Geolocation/timeout-negative-expected.txt
|
| similarity index 63%
|
| copy from LayoutTests/fast/dom/Geolocation/timeout-zero-expected.txt
|
| copy to LayoutTests/fast/dom/Geolocation/timeout-negative-expected.txt
|
| index 526f2740a75986e3801e7863248ce6fd1ac796d5..5e6530707731bf7b3880c156e95d8d1d62ab8e64 100644
|
| --- a/LayoutTests/fast/dom/Geolocation/timeout-zero-expected.txt
|
| +++ b/LayoutTests/fast/dom/Geolocation/timeout-negative-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -Tests that when timeout is zero (and maximumAge is too), the error callback is called immediately with code TIMEOUT.
|
| +Tests that when timeout is negative (and maximumAge is too), the error callback is called immediately with code TIMEOUT.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|