summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/premultiplied-aligned-2.yaml
blob: ea8acd5f26effa84c8f5d5cfb3918b9017473937 (plain)
1
2
3
4
5
6
7
8
---
root:
  items:
    - type: gradient
      bounds: 50 50 200 200
      start: 0 100
      end: 200 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]]