Index: LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-after-failure-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-after-failure-expected.txt b/LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-after-failure-expected.txt |
index b57cc321643afbf4bd66b2132216a77ea0649cad..84756b87f0ab7e769ffb39847a95e4cd00f48268 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-after-failure-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/ontimeout-event-override-after-failure-expected.txt |
@@ -1,3 +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. |
+CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/access-control-basic-denied.cgi. Received response but it doesn't pass the access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. |
PASS: Timeout override did not reactivate timer after failure |