tor-browser

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

936988-1.html (245B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <meta charset="UTF-8">
      5 </head>
      6 <body onload="document.getElementById('f').appendChild(document.createTextNode('X'));">
      7 <fieldset id="f"><legend style="display: table-row-group;"></legend></fieldset>
      8 </body>
      9 </html>