tor-browser

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

rotated-clip-large.yaml (347B)


      1 ---
      2 root:
      3  items:
      4    -
      5      bounds: 100 100 300 300
      6      items:
      7        - type: clip
      8          id: 2
      9          complex:
     10            - rect: [20, 20, 200, 200]
     11              radius: 32
     12        - type: rect
     13          bounds: 20 20 200 200
     14          color: blue
     15          clip-chain: [2]
     16      type: stacking-context
     17      transform: rotate(-33)