summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/234964-1-ref.html
blob: 08333055559fb6db1fecf3440a94a9f3e0cac60d (plain)
1
2
3
4
5
6
7
8
9
10
11
<html>
<body>
<form style="height:100%">
<table height=100% bgcolor=yellow>
<tr><td><br><br><br><br><br><br><br><br><br><br><br><br>
<tr height=100%><td><textarea style="height:100%"></textarea>
<tr><td>Bottom
</table>
</form>
</body>
</html>