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..edebb6892e12b249135e91f719515bcd367b359d 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 on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/. |
Test that FormData constructor takes a HTML Form element. |
Response: submitted=true&checkbox=value2&radio=value3&text=value4&file=test.txt:text/plain:Hello |