Closed
Bug 91029
Opened 25 years ago
Closed 25 years ago
Animated GIF w/ transparency displays black baground
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
People
(Reporter: jonf, Assigned: pavlov)
References
()
Details
Using the following CSS background color definition:
BODY, TD {
background-color : rgb(76.5%, 72.5%, 51%);}
and Mozilla 0.92,
The "transparent" background of an animated GIF in a TD
element results in a black background. IE 5.500.4522.1800,
Netscape 4.76, and Opera 5.12 do not exhibit this problem.
Comment 1•25 years ago
|
||
*** This bug has been marked as a duplicate of 86342 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•