- From: Koutaro Mukai via GitHub <noreply@w3.org>
- Date: Sat, 16 May 2026 03:48:10 +0000
- To: public-css-archive@w3.org
On reflection, `<color-interpolation-method>` as currently designed presupposes that any absolute color can be (lossily) converted into the target color space. A more fundamental framing would be a method usable only when every endpoint already shares the same color space (setting cylindrical polar spaces aside for now). For example, `in componentwise` would interpolate each component in that shared space directly. This is overkill if `device-cmyk()` is the only motivation, but I want to flag it as an alternative direction. -- GitHub Notification of comment by u1f992 Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13934#issuecomment-4465443646 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 16 May 2026 03:48:10 UTC