| 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 f407a831d2cf044c6f0defc2a530e5c89a8f9d95..b4f41a2cf65d0aa73a0564af326d504841f146a0 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,5 +1,5 @@
|
| 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.
|
| +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 in preflight response.
|
| PASS: Request successfully blocked.
|
|
|
|
|
|
|