- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Mon, 13 Mar 2023 18:31:39 +0000
- To: public-css-archive@w3.org
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