Closed
Bug 4434
Opened 26 years ago
Closed 26 years ago
Invalid BGCOLOR results in black background; white's better
Categories
(Core :: Layout, enhancement, P3)
Tracking
()
VERIFIED
FIXED
People
(Reporter: cpratt, Assigned: troy)
References
()
Details
This is an enhancement request, and not a bug.
If the body tag specifies an invalid color as in these examples:
<body bgcolor="purple haze">
or
<body bgcolor="papaya whip">
seamonkey renders the bgcolor as black. (communicator 4.51 and ie 5 choose other
colors according to some process I can't divine.)
If it's possible and easy, it would be ideal to automatically switch the
background color to white if the color specified for it is invalid.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Changed it so we ignore the illegal value rather than reset the color to
black which makes the document unreadable
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•26 years ago
|
||
Fixed in April 5th Build.
You need to log in
before you can comment on or make changes to this bug.
Description
•