tor-browser

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

185073-1.html (360B)


      1 <html>
      2   <head>
      3      <title>bug 185073</title>
      4   </head>
      5   <body>
      6      <font>
      7         <div id="updateText">
      8            <script language=javascript type=text/javascript>
      9               document.write('</div>');
     10               document.getElementById("updateText").innerHTML = "foo";
     11            </script>
     12         </div>
     13      </font>
     14   </body>
     15 </html>