Sign in
webkit
/
WebKit
/
0bea8d5cd1be57ca4d1ffa43968de5e206dab80f
/
.
/
LayoutTests
/
imported
/
w3c
/
canvas
/
2d.composite.uncovered.image.destination-atop-expected.txt
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