RetroZilla/layout/html/tests/block/bugs/15933-a.html
2015-10-20 23:03:22 -04:00

11 lines
235 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<body>
<table cellspacing=0 cellpadding=0 border=1>
<tr>
<td style="line-height: 0"><img src="ant.jpg" width=1 height=1></td>
</tr>
</table>
</body>
</html>