blob: 3de86422c848808924dc71324e21133f24836a22 [file] [log] [blame]
[Worker] Test createImageBitmap with data in workers.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Starting worker: ./resources/canvas-createImageBitmap-data-in-workers.js
PASS [Worker] Promise fulfilled.
PASS [Worker] bitmapWidth is 50
PASS [Worker] bitmapHeight is 50
PASS successfullyParsed is true
TEST COMPLETE