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

9 lines
185 B
HTML

<html>
<head>
<title>bug 219693</title>
</head>
<body style="overflow:hidden;">
<table border="1" height="100%"><tr><td>&nbsp;</td></tr></table>
</body>
</html>