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..3225076550ba79b6fee181d911bf2d2aa59ad656 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 is deprecated. Please use the async version. |
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 |