RetroZilla/layout/html/tests/table/bugs/bug219693-2.html

9 lines
184 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<html>
<head>
<title>bug 219693</title>
</head>
<body style="overflow: auto;">
<table border="1" height="100%"><tr><td>&nbsp;</td></tr></table>
</body>
</html>