Closed
Bug 218541
Opened 21 years ago
Closed 21 years ago
Unable to set background on col or colgroup elements with CSS
Categories
(Core :: Layout: Tables, defect)
Tracking
()
People
(Reporter: trelane, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4) Gecko/20030818
Build Identifier: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4) Gecko/20030818
See page referenced for a test case. The columns should be showing colors.
They do not. Somehow, the colors in the col or colgroup elements is ignored.
This has been verified in this browser version, Firebird (whatever Gentoo has in
the ~x86 atm), and with a Galeon browser. This test case shows colors with
Safari, however, according to someone I asked.
Reproducible: Always
Steps to Reproduce:
1.Make a table with cols or colgroups
2.Try to set the background color with CSS
3.Watch it not work.
Actual Results:
No colors.
Expected Results:
Render the appropriate colors.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 4510 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•