Chromium Code Reviews| 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 71% |
| copy from LayoutTests/fast/dom/Geolocation/timeout-expected.txt |
| copy to LayoutTests/fast/dom/Geolocation/timeout-over-max-of-unisgned-expected.txt |
| index cd557969b44bea283de2cb68b4ad3cbd3324c236..fbdbbd9189e706eff5ed758cf69e40ba928daf30 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 than maximum of unsigned, the success callback is called as expected. |
|
Michael van Ouwerkerk
2014/05/15 11:01:47
s/over than/over/
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |