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..fd6e47d7a02d276ad3e265bc0e5c6550f13f8a74 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: Synchronous XMLHttpRequest is deprecated. Please use the async version. |
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". |