Closed
Bug 3095
Opened 26 years ago
Closed 26 years ago
No background color
Categories
(Core :: DOM: HTML Parser, defect, P1)
Tracking
()
People
(Reporter: thefan, Assigned: rickg)
References
()
Details
I set the bg color to black but Mozilla refuses to show it.
I didn't see the problem with my build yesterday, but I do see it today
It's actually a parser problem. Rick, the bgcolor is specified on the second
BODY tag. I thought this was fixed, but somehow it isn't working again:
<body onLoad="doPreload();">
<BODY TEXT="#000000" BGCOLOR="#000000">
<TABLE BORDER=0 COLS=1 WIDTH="100%" HEIGHT="100%" >
Status: NEW → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•