summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/premultiplied-angle-2.yaml
blob: 35546b0cd2b35d25093f618522dd3fff192a71d1 (plain)
1
2
3
4
5
6
7
8
---
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]]