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