tor-browser

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

content-offset.yaml (436B)


      1 ---
      2 root:
      3  items:
      4    -
      5      type: "stacking-context"
      6      perspective: 1000
      7      perspective-origin: 0 0
      8      "transform-style": "preserve-3d"
      9      items:
     10        -
     11          type: "stacking-context"
     12          transform: rotate-x(-45) translate(100, 100, 0)
     13          "transform-style": "preserve-3d"
     14          items:
     15              -
     16                bounds: [0, 0, 200, 200]
     17                type: rect
     18                color: red