Re: [csswg-drafts] [css-color-4] Undefined Hue angle when interpolating from neutrals (#4928)

I think for the scope of `css-color-4` that note is sufficient. (Since it appears the `longer` hue interpolation leaves identical angles untouched, I don't see any possible interactions between hue fixup and `NaN` hues).

In the context of `css-images`, I assume for gradients this adjustment is made on a piecewise basis. So the `#888` in `linear-gradient(red, #888, green)` gets `red`'s hue on the first segment and `green`'s hue on the second.

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


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

Received on Saturday, 4 September 2021 06:43:41 UTC