tor-browser

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

nested-ref.yaml (254B)


      1 ---
      2 root:
      3  items:
      4    - type: stacking-context
      5      bounds: [0, 0, 1024, 1024]
      6      items:
      7        - type: rect
      8          bounds: [150, 0, 300, 600]
      9          color: red
     10        - type: rect
     11          bounds: [150, 0, 300, 200]
     12          color: green