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