RetroZilla/layout/html/tests/table/printing/bug138349-2.html
2015-10-20 23:03:22 -04:00

7 lines
212 B
HTML

<html>
<style>
img { width: 200px; height: 1000px }
</style>
<body><table border="1" align=left><tr><td><img><form><input></form></td></tr></table><table border="1"><tr><td><img></td></tr></table></body>
</html>