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..5e3ff436efd9ee4bccc647b13f09fa827a3f8e10 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: Synchronous XMLHttpRequest is deprecated. Please use the async version. |
Test for sending FormData via XMLHttpRequest. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |