summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/gradient/radial-zero-size-ref.yaml
blob: b3770b752e1fc5dc213d4a5ec91c37b30a7e3c68 (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, red, 1.0, red]