summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/text/shadow-single.yaml
blob: 1804a073ff0155d10062ad8ea0c8c927c0906243 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
root:
  items:
        -
          type: "shadow"
          blur-radius: 5
          bounds: [14, 18, 205, 35]
          offset: [0, 0]
          color: black
        -
          bounds: [14, 18, 205, 35]
          glyphs: [55]
          offsets: [16, 43]
          size: 18
          color: [0, 0, 0, 0] # actual text is transparent
          font: "VeraBd.ttf"
        -
          type: "pop-all-shadows"