| Index: LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-method-denied-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-method-denied-expected.txt b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-method-denied-expected.txt
|
| index cee724aeb6d7de86a06198c7b8a985ef44ca5865..3e50aff5419a613a169e116d6baa7ca80c973ec7 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-method-denied-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-method-denied-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: Avoid synchronous requests as it hampers user experience due to unresponsiveness of the web page. Refer https://xhr.spec.whatwg.org/#sync-warning.
|
| 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.
|
|
|
|
|