box-shadow-blurred-overlapping-radii-ref.yaml (445B)
1 --- 2 root: 3 items: 4 - type: stacking-context 5 bounds: [0, 0, 1000, 1000] 6 items: 7 - type: box-shadow 8 bounds: [ 0, 1, 265, 265 ] 9 color: red 10 clip-mode: outset 11 offset: 350 -1 12 blur-radius: 1 13 spread-radius: -80 14 border-radius: 15 top-left: [185, 185] 16 top-right: [0, 0] 17 bottom-left: [0, 0] 18 bottom-right: [185, 185]