On 15/06/12 00:33, MCBastos wrote:
Well, I couldn't reproduce the behavior you describe. It worked
perfectly for me, with no undesired borders at all. Code below:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Style-Type" content="text/css">
<title>Testcase</title>
<style type="text/css">
<!--
#img {width:45%;}
@media print{}
-->
</style>
</head>
<body>
<p><img id="img" src="toz03867s_0.jpg" alt="" name="img"></p>
</body>
</html>
Hm. I do see the bug with your test case, with any image size. When I
resize the browser window in small steps the thin black lines around the
image appear and disappear.
As I said, the problem first appeared years ago after improvements to
Gecko had been announced (faster rendering), and I also think I saw bug
reports about it at that time.
Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120604 SeaMonkey/2.10
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey