Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-expected.txt |
index c5394b9a3a5ac43be3112ac817a416f6059c9f5d..21992204ef9ba1824311bb5aec641e86b076c327 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-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/. |
Tests for bug 3812 - GET and POST should not be the only HTTP methods implemented in XMLHttpRequest. |
GET(""): GET(null bytes), Content-Type: null |