Index: LayoutTests/http/tests/local/formdata/send-form-data-with-string-containing-null-expected.txt |
diff --git a/LayoutTests/http/tests/local/formdata/send-form-data-with-string-containing-null-expected.txt b/LayoutTests/http/tests/local/formdata/send-form-data-with-string-containing-null-expected.txt |
index 5ce2fc55002488c372a85c9505475799206a5fb6..e5ef02deee35b7aec623c67b36e536b10489e15e 100644 |
--- a/LayoutTests/http/tests/local/formdata/send-form-data-with-string-containing-null-expected.txt |
+++ b/LayoutTests/http/tests/local/formdata/send-form-data-with-string-containing-null-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: Synchronous XMLHttpRequest is deprecated. Please use the async version. |
Test that we can send textarea data containing null characters. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |