tor-browser

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

perspective-origin.yaml (361B)


      1 ---
      2 root:
      3  items:
      4    -
      5      bounds: [0, 0, 1000, 1000]
      6      type: "stacking-context"
      7      perspective: 200
      8      items:
      9        -
     10          bounds: [0, 0, 1000, 1000]
     11          type: "stacking-context"
     12          transform: rotate-x(-45)
     13          items:
     14            -
     15              bounds: [350, 400, 260, 260]
     16              image: checkerboard(2, 16, 16)