Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/post-content-type-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/post-content-type-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/post-content-type-expected.txt |
index 1c99ca1f34325aba968ae69d4e5153177335e507..a024414c7ff5f0bf823db8c2de4078016381debd 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/post-content-type-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/post-content-type-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 11: 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 172802 - Wrong default Content-Type set in XMLHttpRequest.send(DOMString) |
Should be text/plain;charset=UTF-8: |