summaryrefslogtreecommitdiffstats
path: root/gfx/wr/wrench/reftests/scrolling/scroll-generation-ref.yaml
blob: 3b2302992a04f0b460252c5cef0195229d86f8f1 (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]
      external-scroll-offset: [0, 60]
      items:
        - type: rect
          color: green
          bounds: [0, 60, 100, 100]