summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/385823-1-ref.html
blob: 795fbfbc5d13f74a761e9a87ae819051671bc5a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<body>
<table style="background: lightblue;" cellspacing="0" cellpadding="0">
 <tr><td>
  <img src="mozilla-banner.gif"/>
  <br/>
  Here's some text following the image.
 </tr></td>
</table>
</body>
</html>