blob: c19c01eb084c1e7a2f580c5e261ea8a61669a500 [file] [log] [blame]
2d.composite.uncovered.nocontext.source-in
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.