summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/385823-1.html
blob: 11a78b2aa47501b81d42562723682a39ce7053a4 (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" height="100%"/>
  <br/>
  Here's some text following the image.
 </tr></td>
</table>
</body>
</html>