Index: LayoutTests/http/tests/xmlhttprequest/access-control-preflight-credential-sync-expected.txt |
diff --git a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-credential-sync-expected.txt b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-credential-sync-expected.txt |
index d800bbaa6f6ca097ee375c73a2f193c2aa89557d..357db8a8e702facf85d9fef326ed9a1b800f92d9 100644 |
--- a/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-credential-sync-expected.txt |
+++ b/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-credential-sync-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 WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated. |
Test case for bug 37781: [XHR] Cross-Origin synchronous request with credential raises NETWORK_ERR |