blob: 688292387017a5601acdd88f8bb2ecd785d4f9c3 [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.
Actual output:
Expected output:
PASS drawImage() draws pixels not covered by the source object as (0,0,0,0), and does not leave the pixels unchanged.