summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/boxshadow/box-shadow-large-blur-radius-3.yaml
blob: 49d53e721f682d748e1bb68fed10b84f1533eb64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
root:
  items:
    - type: stacking-context
      bounds: [50, 50, 1500, 200]
      items:
        - type: box-shadow
          bounds: [ 10, 10, 1500, 100 ]
          blur-radius: 200
          clip-mode: outset
          offset: [10, 100]
          spread-radius: 10
          color: [255, 0, 0]
          border-radius: 10