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

Thank you opening the second issue 🙇 

> So this confirms that using none manually is just an authoring convenience that requires control over the entire interpolation process. If conversions happen there's just no smart thing for us to do.

True and that is fine I think.

-----------

Just to be sure, in either case from https://github.com/w3c/csswg-drafts/issues/8602, `L` in the converted `oklch` color would become `none` and should be treated as having the other color’s component value? Assuming that `L` in HSL and OKLCH are analogous?

> If a color with a carried forward [missing component](https://drafts.csswg.org/css-color-4/#missing-color-component) is interpolated with another color which is not missing that component, the missing component is treated as having the other color’s component value.

```
The analogous components are as follows:

Category Components
Reds         r,x
Greens         g,y
Blues         b,z
Lightness L
Colorfulness C, S
Hue         H
```

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


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

Received on Thursday, 16 March 2023 18:10:19 UTC