1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/bugs/385823-1-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,11 @@ 1.4 +<html> 1.5 +<body> 1.6 +<table style="background: lightblue;" cellspacing="0" cellpadding="0"> 1.7 + <tr><td> 1.8 + <img src="mozilla-banner.gif"/> 1.9 + <br/> 1.10 + Here's some text following the image. 1.11 + </tr></td> 1.12 +</table> 1.13 +</body> 1.14 +</html>