tor-browser

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

795221-4.html (141B)


      1 <!DOCTYPE html>
      2 <svg>
      3  <style>
      4    div { }
      5  </style>
      6 </svg>
      7 <script>
      8  document.styleSheets[0].cssRules[0].style.foo = document;
      9 </script>