- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 04 Oct 2021 20:01:21 +0000
- To: public-css-archive@w3.org
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