Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/binary-x-user-defined-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/binary-x-user-defined-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/binary-x-user-defined-expected.txt |
index e33a0b8e45118e6d2fe5e8af9602f36a23fba9d9..0153e469eca11cb8d8237f91d0bc0adbc7d52d6e 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/binary-x-user-defined-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/binary-x-user-defined-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 10: 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 15555: XMLHttpRequest does not support charset "x-user-defined", which can facilitate loading of binary data. |
SUCCESS |