bug502168-1_malformed.html 285 B

1234567891011
  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. <table><tbody><tr><td >You should see this text only once</td>
  5. <embed type="*" style="display: none;"/>
  6. </td></tr></tbody></table>
  7. </body>
  8. </html>