| Index: LayoutTests/http/tests/xmlhttprequest/reopen-encoding-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/reopen-encoding-expected.txt b/LayoutTests/http/tests/xmlhttprequest/reopen-encoding-expected.txt
|
| index 3342da8c478ff5e7a1d2530de8653834950a3058..2b5ef4ef8c3b55122e7f25f33ac966c4634a576d 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/reopen-encoding-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/reopen-encoding-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.
|
| This test verifies that XMLHttpRequest properly handles Content-Type when it is reused.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|