Sign in
webkit
/
WebKit
/
c608e6a1cef162a933de6fa563950631743569dd
/
.
/
LayoutTests
/
imported
/
w3c
/
canvas
/
2d.composite.uncovered.fill.destination-atop-expected.txt
blob: 3013099778568acd8db2790d1fcdc1a94d21cbb1 [
file
] [
log
] [
blame
]
2d.composite.uncovered.fill.destination-atop
fill() 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