summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/139550-1b.html
blob: 4d1fce508cc80372676c017c4279daff9960c64f (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%" align="center">
    <tr><td bgcolor="black"><font color="white">text</font></td></tr>
  </table>
</div>
</body>
</html>