gecko/content/html/document/reftests/bug502168-1_malformed.html
Olli Pettay 1e82a3f9fe Bug 502168, r=bz
--HG--
extra : rebase_source : a5ee5c40d26bc654b05d94205273dc51c9cfa0fc
2009-08-13 23:27:37 +03:00

11 lines
285 B
HTML

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