-
Notifications
You must be signed in to change notification settings - Fork 756
Description
CSS Color 4 is now in good shape. The specification is a substantial update (compared to CSS Color 3) in functionality, precision, and clarity. Other specifications are referencing it, both CSS WG specs and others, such as HTML for Canvas 2D.
It is implemented and shipped in WebKit in its entirety, and is now being implemented in Gecko and Chromium as well. It is also implemented in JavaScript libraries such as color.js, Python libraries such as Coloraide and in PostCSS
Test coverage in WPT is good (9k subtests), and the spec is fully annotated for WPT so each tested section has links to tests and test results.
Conformance to CSS Color 4 is part of Interop 2022 as Color Spaces and Functions
Horizontal review is complete. Several aspects of CSS Color 4 were discussed at the Color Workshop.
There are (currently) 4 open issues, 198 closed, and most new issues are raised by implementers.
Last /TR publication was 28 April 2022; the changelog is up to date and shows 4 changes since then, and I just requested republication as WD to make that zero.
Its time to move to CR.