RetroZilla/layout/html/tests/block/bugs/15933-b.html

11 lines
236 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 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>