Index: third_party/WebKit/LayoutTests/http/tests/local/formdata/send-form-data-with-null-string-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/local/formdata/send-form-data-with-null-string-expected.txt b/third_party/WebKit/LayoutTests/http/tests/local/formdata/send-form-data-with-null-string-expected.txt |
index b485656834524e865424380d4a87d513a92a2add..ab8602f99d26db20bf81b538c9a91d4f351a1a86 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/local/formdata/send-form-data-with-null-string-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/local/formdata/send-form-data-with-null-string-expected.txt |
@@ -1,4 +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 https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 41: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. |
Test for sending FormData via XMLHttpRequest. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |