summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/boxshadow/box-shadow-non-uniform-corner.yaml
blob: 2dd7175d17b56e9acc377b52da488cd9031a1f33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
root:
  items:
    - type: box-shadow
      bounds: [ 50, 50, 500, 200 ]
      color: red
      clip-mode: outset
      blur-radius: 0
      spread-radius: 10
      border-radius: {
        top-left: 32,
      }