Mypal/dom/html/reftests/bug502168-1_malformed.html
2019-03-11 13:26: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>