mix-blend-clip-ref.yaml (344B)
1 --- 2 root: 3 items: 4 - type: stacking-context 5 blend-container: true 6 items: 7 - type: rect 8 bounds: [0, 0, 128, 128] 9 color: magenta 10 - type: stacking-context 11 mix-blend-mode: lighten 12 items: 13 - image: checkerboard(0, 16, 16, 8, 8) 14 bounds: [0, 0, 128, 128]