tor-browser

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

ext-scroll-offset-1-ref.yaml (225B)


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