blob: 3dcfdee3a2628c84daa94e70a3f9001f599fe93d [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.
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.