tor-browser

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

complex-shared-clip-root-ref.yaml (214B)


      1 ---
      2 root:
      3  items:
      4    -
      5      type: clip
      6      id: 2
      7      complex:
      8        - rect: [50, 50, 200, 200]
      9          radius: 16
     10    - type: rect
     11      bounds: [50, 50, 200, 200]
     12      color: red
     13      clip-chain: [2]