Re: CSS3 Color Comments: Clarification of hsl() hue parsing

David Woolley wrote:

> The algorithm provided needs to be modified, as it only works for
> hues in the range [-120, +480).

Or it could just be clarified that the input to that algorithm should be 
in the range [0, 360); making the conversion from arbitrary hue to hue 
in the [0, 360) range before feeding it to the algorithm is trivial.

But in either case, there should be some verbiage about it, yes...

Received on Wednesday, 12 March 2003 17:12:28 UTC