| Index: LayoutTests/http/tests/local/formdata/send-form-data-with-bad-string-expected.txt
|
| diff --git a/LayoutTests/http/tests/local/formdata/send-form-data-with-bad-string-expected.txt b/LayoutTests/http/tests/local/formdata/send-form-data-with-bad-string-expected.txt
|
| index e962d0c9af08414ac050e34483ff9aa27d585da4..fdd14164a35b2126ee051d6b024297e7f050fbca 100644
|
| --- a/LayoutTests/http/tests/local/formdata/send-form-data-with-bad-string-expected.txt
|
| +++ b/LayoutTests/http/tests/local/formdata/send-form-data-with-bad-string-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 that passing bad strings to FormData.append() throws and aborts properly.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|