summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/clip/snapping.yaml
blob: 0658885a2e7f75f018b644c109950cea9d169e6f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
root:
  items:
    - type: clip
      id: 2
      complex:
        - rect: [50.3, 50.3, 100, 100]
          radius: 16
    - type: rect
      bounds: 50.3 50.3 100 100
      color: red
      clip-chain: [2]

    - type: rect
      bounds: 200.3 50.3 100 100
      color: green