blob: b45bc6b7fd2c7a1c338f2424a51e692f4bc9fff1 [file] [log] [blame]
Tests a HEIC image will not be converted to any supported MIME type when it is dragged and dropped to a file input element which accepts HEIC.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS fileList.length is 1
PASS file.type is "image/heic"
PASS file.size is non-zero.
Image could not be loaded.
PASS img.width is not 400
PASS img.height is not 400
PASS successfullyParsed is true
TEST COMPLETE