Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / http / tests / local / formdata / send-form-data-with-empty-name-expected.txt
1 Test that we can send empty name in FormData.append()
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS the FormData of string type containing a empty name echoed correctly
7 PASS the FormData of string type containing a name echoed correctly
8 PASS the FormData of file type containing a empty name echoed correctly
9 PASS the FormData of file type containing a name echoed correctly
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13