summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/139550-1a.html
blob: fc860b6b99f3d1b083d6a5c40eae073b73b0daa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
  <title>Bug 139550</title>
</head>
<body>
<div style="position: absolute">
  <table width="50%">
    <tr><td bgcolor="black"><font color="white">text</font></td></tr>
  </table>
</div>
</body>
</html>