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

    - type: rect
      bounds: 200 50 100 100
      color: green