tor-browser

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

snapshot-empty.yaml (369B)


      1 ---
      2 root:
      3  items:
      4    -
      5      bounds: [200, 200, 1000, 1000]
      6      type: "stacking-context"
      7      perspective: 256
      8      items:
      9        -
     10          bounds: [0, 0, 100, 100]
     11          type: "stacking-context"
     12          snapshot:
     13            name: "snap0"
     14            area: [0, 0, 100, 100]
     15          items:
     16    - image: snapshot(snap0)
     17      bounds: [10, 10, 200, 200]