blob: 36cccb0f173bfa4f1153f16d0b6bdab0f956a44f [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.
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.