Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/zero-length-response-sync-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/zero-length-response-sync-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/zero-length-response-sync-expected.txt |
index 1e3aa33ff3c325d7008e9e8aae4b187c2d273f9f..92e128f12a5447709501e1e3c46a5e34341b4745 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/zero-length-response-sync-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/zero-length-response-sync-expected.txt |
@@ -1,4 +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: 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/. |
Test for bug 5924 - zero-length responses to XMLHTTPRequest mishandled. |
after creation: Uninitialized |