Index: LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt |
index 78158111fa8156d5f4275289fa45ae1543bf6a00..9e3132466a0cd24663d2bede2fadb7b978ffa6b6 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-sync-header-denied-expected.txt |
@@ -1,4 +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 WARNING: isValidHTTPHeaderValue() will be deprecated and will be removed in future. |
CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/xmlhttprequest/resources/access-control-preflight-denied-xsrf.php?state=header. Request header field X-NON-STANDARD is not allowed by Access-Control-Allow-Headers in preflight response. |
PASS: Request successfully blocked. |