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

9 lines
304 B
HTML
Raw Normal View History

<html>
<body onload="document.getElementById('test').innerHTML='<br><br><br><br><br><br><br><br><br>'">
<table style="height:400px; background:yellow;">
<tr><td id="test">
<tr height=100%><td><div style="height:100%; width:100px; background:blue;"></div>
</table>
</body>
</html>