Index: LayoutTests/http/tests/xmlhttprequest/access-control-preflight-async-method-denied-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-async-method-denied-expected.txt b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-async-method-denied-expected.txt |
index 12d1e0e74932804623946bd19495fb0d00ea6c88..cee724aeb6d7de86a06198c7b8a985ef44ca5865 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-async-method-denied-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-async-method-denied-expected.txt |
@@ -1,4 +1,4 @@ |
-CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/access-control-preflight-denied-xsrf.php?state=method. Method DELETE is not allowed by Access-Control-Allow-Methods. |
+CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/access-control-preflight-denied-xsrf.php?state=method. Method DELETE is not allowed by Access-Control-Allow-Methods. |
PASS: Request successfully blocked. |