Re: [csswg-drafts] [css-color-4] Achromatic colors converted to hue-ish spaces should treat hue as "missing", not NaN (#6107)

On the other hand, `hsl(none 50% 100%)` is... red, for some reason. It's an arbitrary choice.

> It sounds to me that we're one alpha: none = omitted = 1 away from making none an integral part of the color toolkit (that aligns to the intuitive defaults), rather than insisting on authors not using it.

If anything, making it *less* convenient is better, because `none` is *not* equivalent to 0. When transitioning it has a completely different behavior (because that's what the keyword is *for*). Authors learning that `none` is a convenient shorthand for 0 (tho longer than the equivalent values in every case) would be very bad and confusing, in fact.

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


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

Received on Monday, 4 October 2021 20:01:23 UTC