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