content/html/document/reftests/bug502168-1_malformed.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/content/html/document/reftests/bug502168-1_malformed.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +<html><head>
     1.5 +<title> Bug 502168 -  Particular images are displayed multiple times in a formated way - only FF 3.5</title>
     1.6 +</head><body>
     1.7 +
     1.8 +<table><tbody><tr><td >You should see this text only once</td>
     1.9 +<embed type="*" style="display: none;"/>
    1.10 +</td></tr></tbody></table>
    1.11 +
    1.12 +</body>
    1.13 +</html>

mercurial