blob: fb860480116e897c942b432bef7df7646e66a899 [file] [log] [blame]
Tests that createImageBitmap from a canvas.toBlob object should have the same pixel data as the blob.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS image data from the created ImageBitmap and the originated blob is the same
PASS successfullyParsed is true
TEST COMPLETE