| Index: LayoutTests/http/tests/local/formdata/send-form-data-with-filename-expected.txt
|
| diff --git a/LayoutTests/http/tests/local/formdata/send-form-data-with-filename-expected.txt b/LayoutTests/http/tests/local/formdata/send-form-data-with-filename-expected.txt
|
| index 1d76f2b48bd430b82ba09fc0e91676d645bc8d92..70363d42eb80516c0d391ac6d464d0f9ff40729f 100644
|
| --- a/LayoutTests/http/tests/local/formdata/send-form-data-with-filename-expected.txt
|
| +++ b/LayoutTests/http/tests/local/formdata/send-form-data-with-filename-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 filename passed to FormData.append() takes precedence over filename in File.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|