summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/tiles/complex-shared-clip-root-ref.yaml
blob: 6a76d67f33a59a70c1e83d06b9eaac778179a52a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
root:
  items:
    -
      type: clip
      id: 2
      complex:
        - rect: [50, 50, 200, 200]
          radius: 16
    - type: rect
      bounds: [50, 50, 200, 200]
      color: red
      clip-chain: [2]