tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

out-of-bounds-scroll.yaml (223B)


      1 root:
      2  items:
      3    - type: scroll-frame
      4      bounds: [10, 10, 50, 100]
      5      content-size: [50, 200]
      6      scroll-offset: [0, 50]
      7      items:
      8        - type: rect
      9          bounds: [10, 60, 50, 50]
     10          color: green