- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Wed, 20 Jan 2021 18:31:30 +0000
- To: public-css-archive@w3.org
Not that surprising. CSS Color 4 is about specifying colors. (It's also pretty stable and seeing multiple implementations, so will go to CR soon). CSS Color 5 is about combining and manipulating color - mixing, contrast calculation, and the like. It is therefore natural that it has a section on Color interpolation, which includes [alpha premultiplication](https://drafts.csswg.org/css-color-5/#interpolation-alpha), and [hue interpolation](https://drafts.csswg.org/css-color-5/#hue-interpolation) (that subsection mainly written by @LeaVerou , with corrections by @dbaron). Color 5 is less mature, though we do have a resolution to publi So the color interpolation is in the right specification. It is true though that it should probably hace been called something like CSS Color Manipulation 1. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5883#issuecomment-763846538 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 20 January 2021 18:31:34 UTC