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 cee724aeb6d7de86a06198c7b8a985ef44ca5865..c273419571bf81e9535f506aa6a7176663bd4917 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,3 +1,4 @@ |
+CONSOLE WARNING: Synchronous XMLHttpRequest is deprecated. Please use the async version. |
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. |