Re: [csswg-drafts] [css-color-5] When mixing hue, there are two ways round the hue range (#4735)

Alright, since these seem to work in my experiments, and nobody has expressed any dissent about them, I'm keen to put them in the spec, and clarify that `longer` and `shorter` still start with angle constraining to [0, 360). I think we should also have a value that leaves the values as specified and does dumb interpolation (`raw`? `intact`? `specified`?). I'm not sure however if `color-mix()` is the right place for all this, we do interpolation in many other places.
I'm thinking of adding an interpolation section describing how colors interpolate, optional interpolation parameters if the context supports them, and other things like e.g. does gamut mapping happen before or after interpolation?
Thoughts?

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

Received on Sunday, 31 May 2020 23:56:49 UTC