Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/reopen-encoding-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/reopen-encoding-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/reopen-encoding-expected.txt |
index 418db10f8093685fc06819b753944173ef5ac7c5..fa6babf2f92810c7bebb62ff46853d6fc63f6eb8 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/reopen-encoding-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/reopen-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 15: 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/. |
This test verifies that XMLHttpRequest properly handles Content-Type when it is reused. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |