tor-browser

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

1297835.html (237B)


      1 <body onload="document.documentElement.offsetWidth; document.querySelector('details').style.color = 'green'">
      2  <details style="display: block; overflow: scroll;">
      3    <summary>Some summary</summary>
      4    The details
      5  </details>
      6 </body>