Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/bugs/234964-1.html

12 lines
317 B
HTML
Raw Normal View History

<html>
<body onload="document.getElementById('test').innerHTML='<br><br><br><br><br><br><br><br><br><br><br><br>'">
<form style="height:100%">
<table height=100% bgcolor=yellow>
<tr><td id="test">Click here
<tr height=100%><td><textarea style="height:100%"></textarea>
<tr><td>Bottom
</table>
</form>
</body>
</html>