summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/boxshadow/inset-spread.yaml
blob: de09797dcf3c49f344f747517c0ae635c82f7285 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
root:
  items:
        - type: stacking-context
          bounds: [50, 50, 100, 100]
          items:
            - type: box-shadow
              bounds: [ 10, 10, 80, 80 ]
              blur-radius: 5
              clip-mode: inset
              spread-radius: 20
              color: [0, 0, 0]