trisquel-icecat/icecat/gfx/wr/wrench/reftests/gradient/linear-stops.yaml

7 lines
172 B
YAML

root:
items:
- type: gradient
bounds: [0, 0, 200, 200]
start: 0 100
end: 200 100
stops: [0.0, red, 0.5, green, 1.0, blue]