Closed
Bug 288753
Opened 20 years ago
Closed 20 years ago
Cannot load bgcolor tag
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: orcaz_junk, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.6) Gecko/20050317 Firefox/1.0.2 In the page http://orcaz.cjb.net, Firefox does not load the bgcolor tag, where IE can Reproducible: Always Steps to Reproduce: 1.Go to site 2.No background color loaded Actual Results: There is no background colour although there is such a tag Expected Results: Display the background color tag
Comment 1•20 years ago
|
||
I see no "bgcolor tag", nor do I see a bgcolor attribute on any element. There is a wrongly-specified bgcolor attribute in some inline CSS. It should read: background-color: #99FFCC; not: background-color="99FFCC" If that's what you're referring to then this bug should be marked invalid.
Comment 2•20 years ago
|
||
Bug is invalid, see comment 1.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•