- From: Chris Lilley via GitHub <noreply@w3.org>
- Date: Tue, 31 Mar 2026 18:47:43 +0000
- To: public-css-archive@w3.org
> Aside from that, color space conversion should be fine, and if it preserves missing components, all the better. > So if color space conversion invokes powerless-to-missing, that's fine, you'll just get false. [Preparing a color for conversion](https://drafts.csswg.org/css-color-4/#prepare-a-color-col1-for-conversion) invokes powerless to missing. [Converting a color](https://drafts.csswg.org/css-color-4/#convert-a-color) converts missing to zero, and is only used if `src` and `destination` color spaces are different. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13157#issuecomment-4164690273 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 31 March 2026 18:47:43 UTC