Index: LayoutTests/http/tests/xmlhttprequest/access-control-preflight-async-header-denied-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-async-header-denied-expected.txt b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-async-header-denied-expected.txt |
index d772faff2c65e636257fc76de287f6f8e65f3601..fb2d2fe59666145c3dd2601fcc64ccde5263d628 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-async-header-denied-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-async-header-denied-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/access-control-preflight-denied-xsrf.php?state=header. Request header field X-NON-STANDARD is not allowed by Access-Control-Allow-Headers. |
+CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/access-control-preflight-denied-xsrf.php?state=header. Request header field X-NON-STANDARD is not allowed by Access-Control-Allow-Headers. |
PASS: Request successfully blocked. |