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..797996303fc45ee4273be868f30a286278947d70 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. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed access. Alternatively, if you want an opaque response, switch to The Fetch API in 'no-cors' mode. |
PASS: Timeout override did not reactivate timer after failure |