blob: 8196a8b78b3580f8b5202961f204ffd61c5462f4 [file] [log] [blame]
2d.composite.uncovered.image.source-out
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.