tor-browser

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

nested-stickys-ref.yaml (333B)


      1 root:
      2  items:
      3    # This is a scroll frame with an out-of-viewport rect that should be pushed into the
      4    # viewport by its "bottom" sticky constraint.
      5    - type: scroll-frame
      6      bounds: [10, 10, 50, 50]
      7      content-size: [200, 200]
      8      items:
      9        - type: rect
     10          bounds: [10, 20, 50, 50]
     11          color: green