summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/scrolling/scroll-layer.yaml
blob: 4956672a7760c02ecb81406ca1c363a6ce35c22c (plain)
1
2
3
4
5
6
7
8
9
10
root:
  items:
    - type: scroll-frame
      bounds: [0, 0, 100, 100]
      content-size: [1000, 1000]
      scroll-offset: [50, 50]
      items:
        - type: rect
          bounds: [50, 50, 50, 50]
          color: green