Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / local / formdata / send-form-data-with-null-string-expected.txt
1 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/.
2 Test for sending FormData via XMLHttpRequest.
3
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5
6
7 Sending FormData containing a null value:
8 name=null
9 Sending FormData containing a null field name:
10 null=value
11 PASS successfullyParsed is true
12
13 TEST COMPLETE
14