Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-credential-sync-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-credential-sync-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-credential-sync-expected.txt |
index bf86bde6d82a16cf198eceb82dbc2167d25f3ef9..d6a48a63a3a442a588d29e341949e68d3c184385 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-credential-sync-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/access-control-preflight-credential-sync-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 https://xhr.spec.whatwg.org/. |
-CONSOLE WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated. |
+CONSOLE WARNING: line 23: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 24: Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated. |
Test case for bug 37781: [XHR] Cross-Origin synchronous request with credential raises NETWORK_ERR |
PASSED |