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