Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding3-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding3-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding3-expected.txt |
index ca37c6bdd5b81a731d29d51b40e66f0a94a8ec6d..aaa3ea7e8e0bdb2f098d47343346985a27ca04e9 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding3-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding3-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 for http://crbug.com/277526: XMLHttpRequest normalizes the data sent to the server into Unicode NFC. |
SUCCESS |