blob: b64fd0805b42149eec0ea9e3dd5118fb12544821 [file] [log] [blame]
2d.composite.uncovered.nocontext.copy
drawImage() of a canvas with no context draws pixels as (0,0,0,0), and does not leave the pixels unchanged.
Actual output:
Expected output:
PASS drawImage() of a canvas with no context draws pixels as (0,0,0,0), and does not leave the pixels unchanged.