blob: f6ed724ad1794c34f475857c60cd90b052f5b400 [file] [log] [blame]
2d.composite.uncovered.fill.destination-in
fill() draws pixels not covered by the source object as (0,0,0,0), and does not leave the pixels unchanged.
Actual output:
Expected output:
PASS fill() draws pixels not covered by the source object as (0,0,0,0), and does not leave the pixels unchanged.