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 | |