mix-blend-ref.yaml (438B)
1 --- 2 root: 3 items: 4 - type: stacking-context 5 blend-container: true 6 items: 7 - type: rect 8 bounds: [50, 50, 362, 362] 9 color: green 10 - image: transparent-checkerboard(2,16,16) 11 bounds: [100, 100, 262, 262] 12 - type: stacking-context 13 mix-blend-mode: multiply 14 items: 15 - type: rect 16 bounds: [150, 150, 162, 162] 17 color: red