blob: 53e83063ebc4cdf63e7ca315e521625ffd2e6e62 [file] [log] [blame]
2d.composite.uncovered.fill.source-out
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.