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