tor-browser

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

1511442.html (437B)


      1 <html class="reftest-wait">
      2 <style>
      3 * { scale: 81 1 }
      4 </style>
      5 <script>
      6 function go() {
      7  window.getSelection().selectAllChildren(a);
      8 }
      9 function eh() {
     10  c.beginElementAt(0.67302);
     11  b.scrollIntoView(false);
     12  document.documentElement.style.setProperty("rotate", "1deg 45 1 -1");
     13  document.documentElement.classList.remove("reftest-wait");
     14 }
     15 </script>
     16 <body onload=go()>
     17 <button id="a">
     18 <svg id="b">
     19 <set id="c" onbegin="eh()">
     20 </html>