| Index: LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Geolocation/timeout-expected.txt b/LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned-expected.txt
|
| similarity index 72%
|
| copy from LayoutTests/fast/dom/Geolocation/timeout-expected.txt
|
| copy to LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned-expected.txt
|
| index cd557969b44bea283de2cb68b4ad3cbd3324c236..b74788ad291b2c10b2e1aa6bfca80efa2f188fbe 100644
|
| --- a/LayoutTests/fast/dom/Geolocation/timeout-expected.txt
|
| +++ b/LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -Tests that when timeout is non-zero, the success callback is called as expected.
|
| +Tests that when timeout value is over maximum of unsigned, the success callback is called as expected.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|