Closed
Bug 189795
Opened 23 years ago
Closed 23 years ago
mozilla does not read bgcolor tag for cells in a webpage
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: stephenwalker, Unassigned)
Details
Attachments
(1 file)
|
169 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130
when viewing a page with cells that have different background colors set with
the bgcolor tag, mozilla does not read it. instead mozilla wants to use the
background-color tag to set a cell background. bgcolor is the W3C standard. i
would think that it would be best for mozilla to comply to W3C standards.
Reproducible: Always
Steps to Reproduce:
1. got to a page with bgcolor setting a cell background color
2. look at the page, mozilla doesnt read it
Actual Results:
no cell background color shown
Expected Results:
read the tag to do the cell background
no crash
Comment 1•23 years ago
|
||
Work for me with Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b)
Gecko/20030119
Comment 2•23 years ago
|
||
->Layout: tables
Assignee: asa → table
Component: Browser-General → Layout: Tables
QA Contact: asa → amar
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030119
WFM
Comment 4•23 years ago
|
||
Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.3b) Gecko/20030123 WFM
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•