Closed Bug 4434 Opened 25 years ago Closed 25 years ago

Invalid BGCOLOR results in black background; white's better

Categories

(Core :: Layout, enhancement, P3)

All
Windows 98
enhancement

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: 25 years ago
Resolution: --- → FIXED
Changed it so we ignore the illegal value rather than reset the color to
black which makes the document unreadable
Status: RESOLVED → VERIFIED
Fixed in April 5th Build.
You need to log in before you can comment on or make changes to this bug.