Closed Bug 312052 Opened 19 years ago Closed 19 years ago

Applying classes to <col> inside <colgroups> doesnt work at all...

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 285184

People

(Reporter: behgi161, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915 Firefox/1.0.7

See the given URL, or the other product detail pages on the same website.

The css defines (datasheets.css

  col.rightData { padding-left: 0.2em; text-align: right; vertical-align: top;}

... and two other col.className but the styles do not get applied at all to the
cells in the given columns in FF. It works fine in IE6 though. This particular
page tries to apply text-align:right; to some of the columns, with no luck in FF.

Reproducible: Always

Steps to Reproduce:
1. Load the given URL (uses colgroup & col with cell-styling from css)
2. In IE6 all columns (except the first one) are right aligned
3. In FF all columns are left aligned

Actual Results:  
You see that FF ignores application of styles on whole columns...

Expected Results:  
Results should be the same as in IE. styles applied to a <col> should affect all
the cells in that/those columns.
This is invalid, as explained in bug 285184.

*** This bug has been marked as a duplicate of 285184 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.