--- root: items: - type: stacking-context bounds: [0, 0, 600, 600] items: - type: clip id: 1 complex: - rect: [0, 0, 600, 600] radius: [80, 80] - type: clip-chain id: 2 clips: [1] # A second rect that is only there to prevent the clip from being # moved to the compositor. - type: rect bounds: [0, 0, 300, 300] color: white - type: rect bounds: [0, 0, 600, 600] color: green clip-chain: 2