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..0c6b1ac2bc146b28a96515d03acce827f5bc3cee 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 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 we can send textarea data containing null characters. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |