Index: LayoutTests/http/tests/local/formdata/send-form-data-with-bad-string-expected.txt |
diff --git a/LayoutTests/http/tests/local/formdata/send-form-data-with-bad-string-expected.txt b/LayoutTests/http/tests/local/formdata/send-form-data-with-bad-string-expected.txt |
index e962d0c9af08414ac050e34483ff9aa27d585da4..fabfc7408cd5c21d6a27ef555f9ec95507ea39de 100644 |
--- a/LayoutTests/http/tests/local/formdata/send-form-data-with-bad-string-expected.txt |
+++ b/LayoutTests/http/tests/local/formdata/send-form-data-with-bad-string-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 passing bad strings to FormData.append() throws and aborts properly. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |