blob: f94b5c238e58b7213da83fed7b910a3d262262ca [file] [log] [blame]
2d.composite.uncovered.image.copy
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.copy
Actual output:
Expected output:
Passed