- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 14 Oct 2022 22:37:42 +0000
- To: public-css-archive@w3.org
Yup, what Bramus said - if/else isn't expressing a parent/child relationship (it's alternatives at the same level), nor is it written in a nested fashion in virtually any programming language. (Certainly zero mainstream langs, but there are so many langs it's hard to say definitely nobody does this.) We *very specifically rejected* expressing `@else` with a nested grammar for that exact reason. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7834#issuecomment-1279547297 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 14 October 2022 22:37:44 UTC