tor-browser

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

ext-scroll-offset-rounded-clip-ref.yaml (204B)


      1 root:
      2  items:
      3    - type: clip
      4      id: 3
      5      complex:
      6        - rect: [0, 50, 100, 100]
      7          radius: 32
      8    - type: rect
      9      color: green
     10      bounds: [0, 50, 100, 100]
     11      clip-chain: [3]