tor-browser

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

bug448564-4a.html (239B)


      1 <html>
      2 <body>
      3  <b><i>
      4    <!-- Closing a form causes any open residual style tags to be closed
      5         as well.  This test ensures that these tags get reopened. -->
      6    <form>form contents</form>
      7    bold text
      8  </i></b>
      9 </body>
     10 </html>