blob: 66c9dab559c68063a27e942156b2a41c03c4620f [file] [log] [blame]
<html>
<head>
<title>Test for http://bugs.webkit.org/show_bug.cgi?id=14056</title>
<style>
tr {
background-color:green;
min-height: 500px;
}
td {
width: 100px;
height: 100px;
}
.green {
}
</style>
</head>
<body>
<table>
<tr id="target">
<td>
</td>
</tr>
</table>
</body>
</html>