summaryrefslogtreecommitdiffstats
path: root/dom/html/reftests/bug502168-1_well-formed.html
blob: 5eb25c6b3555cfff24fc0d8f20bfc5788a72e645 (plain)
1
2
3
4
5
6
7
8
9
<html><head>
<title> Bug 502168 -  Particular images are displayed multiple times in a formated way - only FF 3.5</title>
</head><body>

<embed type="*" style="display: none;">
<table><tbody><tr><td>You should see this text only once</td>
</tr></tbody></table>

</body></html>