Closed
Bug 140916
Opened 23 years ago
Closed 23 years ago
transparent gif's are shown
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: davorh, Assigned: attinasi)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020417
BuildID: 2002041717
No page www.vjesnik.hr on right side over Darvil baner is a transparent
gif named 'transparent.gif'. Other browsers dont show this gif. As it shoult be
but mozill uts square there.
Reproducible: Always
Steps to Reproduce:
1.Just go to www.vjesnik.hr and look
2.
3.
Actual Results: Transparent gif is shown.
Expected Results: It should not be there.
Part of source code
<!-- Banneri -->
<div align=center><center><img border="0"
src="/images/set1/misc/transparent.gif" height="10" width="5"></center></div>
<!-- Piktogrami -->
Comment 1•23 years ago
|
||
It's not a transparent gif. It's an image that doesn't exists :
http://www.vjesnik.hr/images/misc/transparent.gif --> HTTP Error 404
Mozilla is trying to show the broken-image icon. But the other browsers seem to
repect the "border=0" attribute, that's why you don't see anything there. I
don't know what the correct behaviour would be.
Comment 2•23 years ago
|
||
Page looks identical in NS4 and Mozilla.... Marking invalid, since there is no
transparent image involved.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•