clip-translate.yaml (653B)
1 --- 2 root: 3 items: 4 - 5 type: "stacking-context" 6 transform: [0.75, 0, 0, 0, 0, 0.75, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1] 7 items: 8 - 9 type: "stacking-context" 10 transform: [1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 8, 224, 0, 1] 11 items: 12 - type: clip 13 id: 2 14 image-mask: 15 image: solid-color(255, 0, 0, 255, 24, 24) 16 rect: [0, 0, 24, 24] 17 repeat: false 18 - type: stacking-context 19 clip-chain: [2] 20 items: 21 - type: rect 22 color: red 23 bounds: [0, 0, 24, 24]