summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/blend/transparent-composite-1-ref.yaml
blob: 235801c5e1e9f00a9c72cd451b2a42f842d4538f (plain)
1
2
3
4
5
6
7
8
---
root:
  items:
    - type: gradient
      bounds: [0, 0, 100, 100]
      start: [0, 0]
      end: [0, 100]
      stops: [0.0, [0,0,0,0], 1.0, green]