blob: 81e24641b6dc15040318e1ae19d94993ae4077cf [file] [log] [blame]
2d.composite.uncovered.pattern.destination-in
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.