- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Wed, 18 Jan 2023 21:52:37 +0000
- To: public-css-archive@w3.org
And the updated language-design restrictions for the future are:
* Non-custom properties can only contain top-level {}-blocks if they start with them.
* Selectors can never contain top-level semicolons.
* Nested selectors can't start with a type selector that's a dashed-ident followed by a pseudo-class. If you have a markup language that allows this (HTML doesn't), you still have to wrap it in an :is() or whatever.
--
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7961#issuecomment-1396136134 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 18 January 2023 21:52:38 UTC