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