summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/text/shadow-image.yaml
blob: 4d472aadc49f3803c5672f642e1620f87a58cbdb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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 ]
      image: solid-color(0, 0, 255, 255, 30, 30)
    -
      type: "pop-all-shadows"