Closed Bug 23236 Opened 25 years ago Closed 25 years ago

[4.xP] CSS color values without # is ignored

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: MatsPalmgren_bugz, Assigned: pierre)

References

()

Details

(Whiteboard: [TESTCASE])

Attachments

(1 file)

DESCRIPTION:
Mozilla displayes the word "Guide" in the top nav bar at http://www.real.com/
in blue color, IE5 and Nav4.08 uses white color. The problem is that the page
is badly coded (a missing # in the color values). Here is an example:
<P style="color: ffffff">This text is black in Mozilla but white in 4.x</P>

However the BGCOLOR attribute is "error corrected" in Mozilla too:
<body bgcolor="cccccc">Background is gray in Mozilla and 4.x</body>

DOES NOT WORK CORRECTLY ON:
Mozilla nightly build 2000010308 on Windows 98 SE.

WORKS CORRECTLY ON:
Communicator 4.08 on Windows 98 SE.
MSIE 5.00 on Windows 98 SE.
Attached file Testcase
Whiteboard: [TESTCASE]
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
fixed
Status: RESOLVED → VERIFIED
Using 1/13 build, verified bug fixed.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: