<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:T</style>hi!, my name is vlahonick and i found a bug in iceweasel!<br>i am using debian squeeze and iceweasel 3.5.15-1.<br>first of all i have to say that i didnt look if this bugs is already submitted and i am<br>really sorry for that but i do not have the time...<br>the bugs is that iceweasel doesnt support multiple background images at css...<br>i tested firefox and was ok...<br>also to be sure i test the same page with safari, chrome, opera and ie...<br>of course ie doesnt support this either but the rest browsers displayed the page<br>as it should be (with 2 background images...but iceweasel didnt...)<br>i thinks i pretty nusty bug cause firefox doesnt have it...how iceweasel does...???<br>anyway i will describe the bug with an example...:<br><br>1)if we have ONLY ONE bg image everything is ok:<br><br>&nbsp;&nbsp;&nbsp; background-color: #000000;
<br>&nbsp;&nbsp;&nbsp; background-image: url('my.jpg');<br>&nbsp;&nbsp;&nbsp; background-repeat: repeat-x;<br>&nbsp;&nbsp;&nbsp; background-attachment: scroll;<br>&nbsp;&nbsp;&nbsp; background-position: top left;<br><br>2)but if we have TWO OR MORE bg image iceweasel displays ONLY the background-color :( :<br><br>&nbsp;&nbsp;&nbsp; background-color: #000000;
<br>&nbsp;&nbsp;&nbsp; background-image: url('my.jpg'), url('my2.jpg');<br>&nbsp;&nbsp;&nbsp; background-repeat: repeat-x, repeat-x;<br>&nbsp;&nbsp;&nbsp; background-attachment: fixed, scroll;
<br>&nbsp;&nbsp;&nbsp; background-position: top left, bottom left;<br><br><br>and if someone else already report this i am really sorry didnt have the time to look for it...<br>and sorry for my eng...long time since my last lesson :D<br>i also speak greek &amp; romanian if someone finds it easier to speak with me in this 2 langs...<br><br><br>regards vlahonick...<br>                                               </body>
</html>