[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 3 open bugs, )
Details
(Keywords: css3, dev-doc-complete, meta)
This is a meta-bug to track the support for the CSS Color Module Level 4: https://drafts.csswg.org/css-color-4/ This bug will be marked as "Depends on" bugs that are needed to complete implementation of css-color-4. The dependency tree can be used to view a list of these dependencies. Please do not add comments about specific issues to this bug; they belong in their own bugs. Sebastian
Reporter | ||
Updated•1 year ago
|
Updated•8 months ago
|
Updated•4 months ago
|
Updated•4 months ago
|
Comment 1•4 months ago
|
||
Updated•2 months ago
|
Updated•2 months ago
|
Comment 2•2 months 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 months 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 months 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 months ago
|
Comment 5•2 months 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 months ago
|
||
Hi Tiann, do the MDN docs linked from comment 5 look sufficient to you?
Comment 8•2 months 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•1 month ago
|
Description
•