| Index: LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-after-failure-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/onerror-event-expected.txt b/LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-after-failure-expected.txt
|
| similarity index 75%
|
| copy from LayoutTests/http/tests/xmlhttprequest/onerror-event-expected.txt
|
| copy to LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-after-failure-expected.txt
|
| index 1a34ef3fc97d9b87c84df0e9fdb243eddcd5ccc2..b57cc321643afbf4bd66b2132216a77ea0649cad 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/onerror-event-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-after-failure-expected.txt
|
| @@ -1,5 +1,3 @@
|
| CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/access-control-basic-denied.cgi. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access.
|
| -This test that the error event is fired for XMLHttpRequests
|
| -
|
| -PASS: error event fired.
|
| +PASS: Timeout override did not reactivate timer after failure
|
|
|
|
|