gecko-dev/gfx/wr/wrench/reftests/gradient/premultiplied-angle-2.yaml

9 строки
205 B
YAML

---
root:
items:
- type: gradient
bounds: 50 50 200 200
start: 0 0
end: 200 200
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]]