tor-browser

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

bug502168-1_malformed.html (285B)


      1 <html><head>
      2 <title> Bug 502168 -  Particular images are displayed multiple times in a formated way - only FF 3.5</title>
      3 </head><body>
      4 
      5 <table><tbody><tr><td >You should see this text only once</td>
      6 <embed type="*" style="display: none;"/>
      7 </td></tr></tbody></table>
      8 
      9 </body>
     10 </html>