Index: LayoutTests/http/tests/local/formdata/send-form-data-constructed-from-form-expected.txt |
diff --git a/LayoutTests/http/tests/local/formdata/send-form-data-constructed-from-form-expected.txt b/LayoutTests/http/tests/local/formdata/send-form-data-constructed-from-form-expected.txt |
index 1c49aa4fd1fb78317371e6e8884b857cc7156cf5..f81e3aff9485cd9315a096febf6e0ee98a4fb338 100644 |
--- a/LayoutTests/http/tests/local/formdata/send-form-data-constructed-from-form-expected.txt |
+++ b/LayoutTests/http/tests/local/formdata/send-form-data-constructed-from-form-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: Synchronous XMLHttpRequest is deprecated. Please use the async version. |
Test that FormData constructor takes a HTML Form element. |
Response: submitted=true&checkbox=value2&radio=value3&text=value4&file=test.txt:text/plain:Hello |