Chromium Code Reviews| Index: LayoutTests/http/tests/xmlhttprequest/serialize-document-expected.txt |
| diff --git a/LayoutTests/http/tests/xmlhttprequest/serialize-document-expected.txt b/LayoutTests/http/tests/xmlhttprequest/serialize-document-expected.txt |
| index 5d2025e2945d27841905e15ce0f95f879581315e..850df74d002eb5da24c698c88b8152eb84c17a3e 100644 |
| --- a/LayoutTests/http/tests/xmlhttprequest/serialize-document-expected.txt |
| +++ b/LayoutTests/http/tests/xmlhttprequest/serialize-document-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 bug 18421: XMLHttpRequest does not properly encode & and < in outgoing messages. |
| PASS |