Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/encoding-send-latin-1-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/encoding-send-latin-1-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/encoding-send-latin-1-expected.txt |
index d69192ec4d9c7219af6f23780f28003c471cc414..c502213504d7358562d922b15d35692d74b63637 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/encoding-send-latin-1-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/encoding-send-latin-1-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 16: 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 that Latin-1 characters are ent to the server correctly. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |