blob: aa7d6c9e521b9ff0a40e991a154735ef7883b6d3 [file] [log] [blame]
2d.composite.uncovered.image.source-in
drawImage() draws pixels not covered by the source object as (0,0,0,0), and does not leave the pixels unchanged.
Spec references: 2d.composite.source-in
Actual output:
Expected output:
Passed