tor-browser

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

inset-border-radius-ref.yaml (425B)


      1 ---
      2 root:
      3  items:
      4        - type: stacking-context
      5          bounds: [0, 0, 100, 100]
      6          items:
      7            - type: clip
      8              bounds: [0, 0, 100, 100]
      9              complex:
     10                - rect: [ 10, 10, 80, 80 ]
     11                  radius: 10
     12              items:
     13              - type: box-shadow
     14                bounds: [ 10, 10, 80, 80 ]
     15                blur-radius: 25
     16                clip-mode: inset