RetroZilla/layout/html/tests/table/bugs/bug221784-1.html
2015-10-20 23:03:22 -04:00

10 lines
131 B
HTML

<html>
<body>
<div style="position:absolute;">
<table height="100%" border>
<tr><td>test</td></tr>
</table>
</div>
</body>
</html>