blob: ffd3d1efba76de44e407e4ff706d2809833ac2ab [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.
Spec references: 2d.composite.source-out
Actual output:
Expected output:
Passed