Re: [csswg-drafts] [css-color-5] Clarify serialization of color-mix() using hsl and hwb interpolation methods (#6860)

> > (though this begs the question as to whether we should just eliding the components in relative color syntax to make this kind of "casting" work).
> 
> Not sure I get what you mean here?

I meant, should we support something like:

```
rgb(from color-mix(hsl ...))
```

The effect of this would be to suggest to the engine that only 8 bits per component are needed, and that it wants the `rgb()` style serialization. 

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


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

Received on Tuesday, 7 December 2021 17:54:22 UTC