tor-browser

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

zero-perspective-001.html (249B)


      1 <!doctype html>
      2 <meta charset="utf-8">
      3 <link rel="help" href="https://bugzilla.mozilla.org/show_bug.cgi?id=1772640">
      4 <div id="test">
      5 <style>
      6 * {
      7  overflow-x: scroll;
      8  perspective: 0px;
      9 }
     10 #a {
     11  rotate: 1deg 0 1 0;
     12 }
     13 </style>
     14 <ul id="a">IjzXS</ul>