blob: 5948767e17cb1d2250e2896b3cdaa8aca7ac7092 [file] [log] [blame]
2d.composite.uncovered.fill.copy
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.