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

> 

> Should there be a normalized fixup method that just normalizes the hues? (like specified but with normalized hues)

The normalization range [depends on the method](https://drafts.csswg.org/css-color-4/#hue-interpolation) though. So for `decreasing`, it is:

> Angles are adjusted so that θ₂ - θ₁ ∈ (-360, 0]

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


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

Received on Saturday, 6 February 2021 05:03:39 UTC