Closed Bug 266746 Opened 21 years ago Closed 21 years ago

not all colgroup attributes work

Categories

(Firefox :: General, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1129

People

(Reporter: biggi, Assigned: bugzilla)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; rv:1.7.3) Gecko/20041001 Firefox/0.10.1 While looking at the colgroup example at http://www.w3schools.com/tags/tag_colgroup.asp I noticed that the style attribute does not make the first 3 columns red. I actually have found that width and span work, but I haven't noticed any else. Reproducible: Always Steps to Reproduce: 1. open a page using colgroup (for example http://www.w3schools.com/tags/tag_colgroup.asp) Actual Results: you can see black letters in the first three columns in the colgroup example Expected Results: shown these letters in red
The page is incorrect. Color is not a valid style to apply to colgroup. See http://www.w3.org/TR/CSS21/tables.html#q4 *** This bug has been marked as a duplicate of 1129 ***
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.