tor-browser

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

326615-1.html (141B)


      1 <html>
      2 <head>
      3 </head>
      4 <body>
      5 
      6 <script>
      7 
      8 try { 
      9  document.body.compareDocumentPosition(<foo/>);
     10 } catch (e) { 
     11 }
     12 
     13 </script>
     14 
     15 </body>
     16 </html>