tor-browser

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

out-of-bounds.yaml (343B)


      1 ---
      2 root:
      3  items:
      4    - type: clip
      5      id: 2
      6      complex:
      7        - rect: [0, 0, 10000, 10000]
      8          radius:
      9            top-left: [30, 30]
     10            top-right: [30, 30]
     11            bottom-right: [30, 30]
     12            bottom-left: [30, 30]
     13    - type: rect
     14      bounds: [0, 0, 10000, 10000]
     15      color: green
     16      clip-chain: [2]