summaryrefslogtreecommitdiffstats
path: root/dom/html/reftests/bug502168-1_malformed.html
blob: efe23ac47f66b680df248866c792ff0253397dc1 (plain)
1
2
3
4
5
6
7
8
9
10
<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>