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 21992204ef9ba1824311bb5aec641e86b076c327..28013e89adab3d90e588a3dc37270c7197307acc 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 https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 21: 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 |