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