blob: b48d47b2d296fb42c2b75fefbe6d1cae65fb4c3a [file] [log] [blame]
Test that filename passed to FormData.append() takes precedence over filename in File, even if empty.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Sending FormData containing one file with custom empty filename:
PASS filename is ''
PASS successfullyParsed is true
TEST COMPLETE