Chromium Code Reviews| Index: LayoutTests/http/tests/xmlhttprequest/request-encoding3-expected.txt |
| diff --git a/LayoutTests/http/tests/xmlhttprequest/request-encoding3-expected.txt b/LayoutTests/http/tests/xmlhttprequest/request-encoding3-expected.txt |
| index 2978685ccbd7cda9a7b4b5967cd60a0866340505..2f33beeea1b91f5222bd1d30e1086a6628400e6f 100644 |
| --- a/LayoutTests/http/tests/xmlhttprequest/request-encoding3-expected.txt |
| +++ b/LayoutTests/http/tests/xmlhttprequest/request-encoding3-expected.txt |
| @@ -1,3 +1,4 @@ |
| +CONSOLE WARNING: Avoid synchronous requests as it hampers user experience due to unresponsiveness of the web page. Refer https://xhr.spec.whatwg.org/#sync-warning. |
| Test for http://crbug.com/277526: XMLHttpRequest normalizes the data sent to the server into Unicode NFC. |
| SUCCESS |