Re: [csswg-drafts] [css-color-4] Inconsistent results with `none` and interpolation color spaces. (#8563)

Good to have this background!
Yeah, it makes sense to keep this as is.

With relative color syntax, authors also have one more tool to control the outcome here.
I think the `none` keyword will be used mostly to affect interpolation, so this might make sense :

```css
color-mix(in oklch, oklch(from var(--some-color-a), l c none), oklch(from var(--other-color-a), l c h))
```

-----

As long as this behaviour is known and everyone is ok with it we can close this issue.

-- 
GitHub Notification of comment by romainmenke
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8563#issuecomment-1466706526 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 13 March 2023 18:31:41 UTC