Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding-expected.txt |
index 26a3fd93960b5124f5109c6311b75b7bc2a07cf8..86ed1d899d3d9d5f7b75f47ebe49e56a33b2ca6a 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding-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 14: 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 12099: XMLHttpRequest shouldn't honor a charset specified via setRequestHeader. |
SUCCESS |