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