blob: 660051a3ba98737151c28fe4c34b503c287854c5 [file] [log] [blame]
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>img with 0 value for width and height</title>
</head>
<body>
<img src="url" width="0" height="0" alt="bar"/>
</body>
</html>