[csswg-drafts] [css-color-5] Hue interpolation and multiple colors (#5277)

LeaVerou has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-color-5] Hue interpolation and multiple colors ==
Per discussion in #4735, we resulted in 5 different hue interpolation algorithms (specified, longer, shorter, increasing, decreasing).
However, these are defined in terms of doing fixup on a pair of angles, and it is unclear to me and @svgeesus how this extrapolates to multiple colors, since the fixup may be different per pair. Since we eventually intend to allow multiple color interpolation in `color-mix()`, as of #4711, we need to figure this out.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5277 using your GitHub account

Received on Wednesday, 1 July 2020 21:31:35 UTC