| Index: LayoutTests/http/tests/local/formdata/send-form-data-expected.txt
|
| diff --git a/LayoutTests/http/tests/local/formdata/send-form-data-expected.txt b/LayoutTests/http/tests/local/formdata/send-form-data-expected.txt
|
| index b138c25fa0cb93aea9ad548ab7778dfedcd8ea47..ca78d604dfebada3334ada23462b22a80a3e64e0 100644
|
| --- a/LayoutTests/http/tests/local/formdata/send-form-data-expected.txt
|
| +++ b/LayoutTests/http/tests/local/formdata/send-form-data-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 sending FormData via XMLHttpRequest.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|