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