summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/text/large-line-decoration.yaml
blob: ec12a5dc31063e406092eff783d451ea52ab5f2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
root:
  items:
    - type: line
      baseline: 0
      start: 0
      end: 50
      width: 5000
      thickness: 5000
      orientation: horizontal
      color: red
      style: solid

    - type: line
      baseline: 0
      start: 100
      end: 150
      width: 5000
      thickness: 5000
      orientation: horizontal
      color: green
      style: dashed

    - type: line
      baseline: 0
      start: 200
      end: 250
      width: 5000
      thickness: 5000
      orientation: horizontal
      color: blue
      style: dotted

    - type: line
      baseline: 0
      start: 300
      end: 350
      width: 5000
      thickness: 5000
      orientation: horizontal
      color: yellow
      style: wavy