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

Trying to find justifying use-cases for each of the fixup methods, a couple of questions came up: 

* To allow `specified` to produce more than "one rainbow", does that mean that `hsl()`, `lch()` etc. will not normalize their hue to the interval `[0, 360)`?
* Should there be a `normalized` fixup method that just normalizes the hues? (like `specified` but with normalized hues)

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

Received on Monday, 6 July 2020 16:40:34 UTC