| 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..f407a831d2cf044c6f0defc2a530e5c89a8f9d95 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 on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
|
| 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.
|
|
|
|
|