summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/text/shadow-border.yaml
blob: b05fb88cb501dfa02a3a096f085a6a28d2f0d19a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
root:
  items:
    -
      type: "shadow"
      blur-radius: 25
      bounds: [0, 0, 90, 90]
      offset: [0, 0]
      color: [0, 0, 0, 0.8]
    -
      type: border
      bounds: [ 30, 30, 30, 30 ]
      width: [ 15, 15, 15, 15 ]
      border-type: normal
      style: solid
      color: blue
      radius: 0
    -
      type: "pop-all-shadows"