1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/content/html/document/reftests/bug502168-1_well-formed.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,9 @@ 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 +<embed type="*" style="display: none;"> 1.9 +<table><tbody><tr><td>You should see this text only once</td> 1.10 +</tr></tbody></table> 1.11 + 1.12 +</body></html>