blob: d5353c22a87e02346e6361d717d7bb2e0d1b648d [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