trisquel-icecat/icecat/gfx/wr/wrench/reftests/gradient/premultiplied-conic-2.yaml

8 lines
214 B
YAML

---
root:
items:
- type: conic-gradient
bounds: 50 50 200 200
angle: 0.0
center: 100 100
stops: [0.0, [255.0, 0.0, 0.0, 0.5], 0.5, [0.0, 255.0, 0.0, 0.5], 1.0, [0.0, 0.0, 255.0, 0.5]]