| Index: LayoutTests/http/tests/xmlhttprequest/abort-should-destroy-responseText-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/abort-should-destroy-responseText-expected.txt b/LayoutTests/http/tests/xmlhttprequest/abort-should-destroy-responseText-expected.txt
|
| index 1eab7d701b74dae4aa9e02be23a1dca6968accf4..c4d7b79cded2ee289861f1b80b879c3e81c804e1 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/abort-should-destroy-responseText-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/abort-should-destroy-responseText-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 tests that calling XMLHttpRequest.abort() removes the responseText for the XMLHttpRequest.
|
|
|
| PASS: abort() cleared the response text.
|
|
|