tor-browser

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

border-overlapping-edge-ref.yaml (186B)


      1 ---
      2 root:
      3  items:
      4    - type: stacking-context
      5      bounds: [0, 0, 120, 40]
      6      items:
      7        - type: rect
      8          bounds: [ 10, 10, 100, 20 ]
      9          color: [ 0, 0, 255, 0.5 ]