summaryrefslogtreecommitdiffstats
path: root/layout/tables/crashtests/284844-1.html
blob: ad1d72f64f90c4ea55b055fde01ff6cce969f9b7 (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/loose.dtd">
<html lang="en">
<head>
<title>Testcase for bug 284844</title>
</head>
<body>

<table style="height:100px; width:100px; background:lime" border="0" cellspacing="0" cellpadding="0">
<tr><td style="background:red" ></td></tr>
</table>

</body>
</html>