- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 16 Sep 2020 19:43:12 +0000
- To: public-css-archive@w3.org
> `color(unknown)` would indeed be invalid at parse-time, as normal, because it doesn't match the grammar. Ah, nm, I forgot that the grammar is just a generic `<ident>` there, precisely to avoid new colorspaces making the entire function invalid (so you can use fallback instead). So that's valid, and would also render as a transparent black. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5046#issuecomment-693625807 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 16 September 2020 19:43:14 UTC