blob: 1d76f2b48bd430b82ba09fc0e91676d645bc8d92 [file] [log] [blame]
Test that filename passed to FormData.append() takes precedence over filename in File.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Sending FormData containing one file with custom filename:
file1=custom-name.txt:text/plain:1234567890
PASS successfullyParsed is true
TEST COMPLETE