tor-browser

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

462929-1.html (255B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <script type="text/javascript">
      5 
      6 var a = document.createElementNS("http://www.w3.org/2000/svg", "foo");
      7 var b = document.createElementNS("http://www.w3.org/1998/Math/MathML", "math");
      8 
      9 </script>
     10 </head>
     11 <body></body>
     12 </html>