tor-browser

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

inset-spread-ref.yaml (210B)


      1 ---
      2 root:
      3  items:
      4        - type: stacking-context
      5          bounds: [50, 50, 100, 100]
      6          items:
      7            - type: rect
      8              bounds: [ 10, 10, 80, 80 ]
      9              color: [255, 255, 255]