[META] Implement CSS Color Module Level 4
Categories
(Core :: CSS Parsing and Computation, enhancement)
Tracking
()
People
(Reporter: sebo, Unassigned)
References
(Depends on 5 open bugs, Blocks 2 open bugs, )
Details
(Keywords: css3, dev-doc-complete, meta)
Reporter | ||
Updated•4 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 2•2 years ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]:
Firefox now supports the color functions from the color (level 4) specification. This includes the lab(), lch(), oklab(), oklch() and color() functions.
Comment 3•2 years ago
|
||
Added to the Nightly 113 relnotes to ride the trains to release. Also adding the dev-doc-needed keyword as I assume we'll need some MDN docs on this as well.
Comment 4•2 years ago
|
||
(In reply to Tiaan Louw from comment #2)
Release Note Request (optional, but appreciated)
Firefox now supports the color functions from the color (level 4) specification. This includes the lab(), lch(), oklab(), oklch() and color() functions.
Given this, let's close this tracking bug for clarity, to avoid confusing users/developers with the impression that "Implement CSS Color Module Level 4" remains something to-be-done in the future.
(We can still use this for tracking as-needed with dependencies etc. Tiaan / emilio: if I'm misunderstanding and there are still substantial portions of css-color-4 that are un-implemented & merit keeping this metabug in an "open" state, feel free to reopen if appropriate.)
Updated•2 years ago
|
Comment 5•2 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #3)
Added to the Nightly 113 relnotes to ride the trains to release. Also adding the dev-doc-needed keyword as I assume we'll need some MDN docs on this as well.
Hi Ryan, taking a look for MDN docs additions. We have already have reference pages for the functional notation:
These pages were added / updated in https://github.com/mdn/content/pull/25015 for Fx111. Is there anything else outstanding to be documented on MDN relevant to this bug? I can only see BCD and a note for developers that the pref layout.css.more_color_4.enabled
is enabled by default.
Comment 6•2 years ago
|
||
Hi Tiann, do the MDN docs linked from comment 5 look sufficient to you?
Comment 8•2 years ago
|
||
(In reply to Tiaan Louw from comment #7)
Yes documentation looks excellent, thanks!
That's great. Follow-up work for browser compat data and release notes for developers can be tracked in the following GitHub issue: https://github.com/mdn/content/issues/26147
Updated•2 years ago
|
Comment 9•2 years ago
|
||
CSS color level 4 changes does not depend on the graphics side of Display P3 rendering. Removing the dependency.
Updated•6 months ago
|
Description
•