| Index: LayoutTests/http/tests/local/formdata/send-form-data-with-null-string-expected.txt
|
| diff --git a/LayoutTests/http/tests/local/formdata/send-form-data-with-null-string-expected.txt b/LayoutTests/http/tests/local/formdata/send-form-data-with-null-string-expected.txt
|
| index 0ff7fcb802a6deedf0e91e4f9799858cafec9328..8cfa8c2a13daddda8eff31e694f17a5c26868758 100644
|
| --- a/LayoutTests/http/tests/local/formdata/send-form-data-with-null-string-expected.txt
|
| +++ b/LayoutTests/http/tests/local/formdata/send-form-data-with-null-string-expected.txt
|
| @@ -6,7 +6,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
| Sending FormData containing a null value:
|
| name=null
|
| Sending FormData containing a null field name:
|
| -
|
| +null=value
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|