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..a74c38badf411bdcfaa661b0228ebd1cc5995d38 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 is deprecated. Please use the async version. |
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". |