blob: 10785a989c319f8e00a6f13c08d4d3a5e692e3c5 [file] [log] [blame]
2d.composite.uncovered.pattern.copy
Pattern 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 Pattern fill() draws pixels not covered by the source object as (0,0,0,0), and does not leave the pixels unchanged.