Closed Bug 60828 Opened 25 years ago Closed 25 years ago

table backgrounds are set wrong in cases.

Categories

(Core :: Layout: Tables, defect, P3)

defect

Tracking

()

VERIFIED INVALID

People

(Reporter: raz, Assigned: karnaze)

References

()

Details

I stumbled upon this when trying to report a bug in staroffice ;) the url listed has problems with it's table backgrounds. They work in ns4 and ie (solaris ie/ns4 linux ns4). I have glanced at the code and belive this may be a style sheet issue.. perhaps a code error on suns part? .. in any case... it looks right in everything besides mozilla and ns6. bug exists in nightly build downloaded on 11/21 in the am
Apart from the fact that the site crashes my NS4.76 on Windows NT, it actually is a code error on suns part. They use <TH CLASS="LTBLUE">Support Item</TH> whereas in the stylesheet they defined TH.ltblue { BACKGROUND: #ccf; COLOR: #000 } Class names are case-sensitive, following the W3C. This is the same coding error as in bug 49004. This bug is invalid.
Per w3.org spec. Marking INVALID.
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
Verified invalid.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.