- From: Guillaume via GitHub <noreply@w3.org>
- Date: Fri, 04 Jul 2025 06:54:33 +0000
- To: public-css-archive@w3.org
cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-color] Dangling `<color-space>` == [`color-mix()`](https://drafts.csswg.org/css-color-5/#funcdef-color-mix) takes a `<color-interpolation-method>` but the procedures to [calculate](https://drafts.csswg.org/css-color-5/#calculate-a-color-mix) and [serialize](https://drafts.csswg.org/css-color-5/#serial-color-mix) `color-mix()` refer to the *"specified [interpolation] `<color-space>`"* (which is not produced by `<color-interpolation-method>`). I am quite confident in suggesting replacing `<color-space>` with `<color-interpolation-method>` in these procedures. But I am not sure if `<color-space>` has ever been used anywhere before, and if it needs to be kept for some reasons. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12447 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 4 July 2025 06:54:34 UTC