Sign in
webkit
/
WebKit
/
ecbcd311b05ac239b92fcb2f58299787a062a338
/
.
/
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