aboutsummaryrefslogtreecommitdiffstats
path: root/third_party/webrender/wrench/reftests/gradient/radial-large.yaml
blob: c03adec6c1dc936d9ca42990b0db80d75f94b4e5 (plain) (blame)
1
2
3
4
5
6
7
8
---
root:
  items:
    - type: radial-gradient
      bounds: 50 50 2000 300
      center: 1000 150
      radius: 900 200
      stops: [0, red, 1, blue]