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