Index: LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-after-preflight-failure-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/onerror-event-expected.txt b/LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-after-preflight-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-preflight-failure-expected.txt |
index 1a34ef3fc97d9b87c84df0e9fdb243eddcd5ccc2..4369eedcba62ca79ec3f4ad564e8cd6814191d13 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/onerror-event-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-after-preflight-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 not overridden after preflight failure |