Closed
Bug 984
Opened 26 years ago
Closed 26 years ago
CSS background color: 3 & 6 digit RGB values all show as normal
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Tracking
()
VERIFIED
INVALID
People
(Reporter: jcarpenter0524, Assigned: peterl-retired)
References
()
Details
- Go to URL
http://www.mozilla.org/newlayout/testcases/css/sec532rgb6aqua.htm
- no background colors are working for any 3 or 6 digit RGB values
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Assignee | ||
Comment 1•26 years ago
|
||
Not a bug. Hex values for colors must be preceeded by a #. All others are
rejected per spec (for forward compatible parsing). It is a bug in Navigator
that it works there.
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•