Closed
Bug 1352754
Opened 9 years ago
Closed 9 years ago
Implement color() from CSS Color Module Level 4
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1128204
People
(Reporter: sebo, Unassigned)
References
(Blocks 1 open bug, )
Details
CSS Color Module Level 4 defines a color() function allowing to specify profiled colors, i.e. colors in a specific color space rather than the implicit sRGB color space.
This bug is meant to implement this function.
Sebastian
Comment 1•9 years ago
|
||
Is this the same as Bug 1128204, which is scoped down to just the color() function?
| Reporter | ||
Comment 2•9 years ago
|
||
(In reply to Boris Chiou [:boris] from comment #1)
> Is this the same as Bug 1128204, which is scoped down to just the color()
> function?
Yes, thank you for noting and sorry for the duplicate!
Sebastian
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Updated•9 years ago
|
Keywords: dev-doc-needed
| Reporter | ||
Updated•8 years ago
|
No longer blocks: css-color-4
You need to log in
before you can comment on or make changes to this bug.
Description
•