Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding4-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding4-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding4-expected.txt |
index ca37c6bdd5b81a731d29d51b40e66f0a94a8ec6d..8ce358aa2c38cc51823978de38adceeac169d5d7 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding4-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/request-encoding4-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 20: 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 |