Closed
Bug 269182
Opened 20 years ago
Closed 20 years ago
2x2 pixels transparent gif image gets an extra border rendered around it
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: rty, Unassigned)
References
()
Details
Attachments
(2 files)
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 The given page demonstrates that the image which has a width and height of 2 pixels, is transparent and is stored in gif format, gets an extra border rendered around it Reproducible: Always Steps to Reproduce: 1.start firefox 2.load the url "http://rty.adsl.tvnet.hu/FireFoxTest.html" 3.cry loudly Actual Results: the page contained the transparent image with a border drown around it Expected Results: the image shouldn't be visible at all I use the default theme, with a fresh install
Comment 1•20 years ago
|
||
WFM 20041109 trunk PC/Win2000
Assignee: firefox → nobody
Component: General → Layout
Product: Firefox → Browser
QA Contact: firefox.general → core.layout
Version: unspecified → Trunk
Comment 2•20 years ago
|
||
Comment 3•20 years ago
|
||
What you are seeing is the broken img placeholder. That gif that you have dose not seem to be valid.
Comment 4•20 years ago
|
||
I feel this is invalid. Please reopen if you disagree.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•