- From: Michael C. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 Nov 2021 22:29:58 +0000
- To: public-css-archive@w3.org
> It sounds like you're saying, tho, that `@nestStart` and `@nestEnd` aren't at-rules at all, but rather some new type of "parsing directive" that doesn't reflect in the OM, but just controls how the parser works. That would be a brand-new thing for CSS.
And the current proposed nesting standard isn't a brand-new thing for CSS? Where is this pattern used:
```
.selector {
property: value;
@something .immediately.followed-by .anotherSelector { ... }
}
--
GitHub Notification of comment by proimage
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4748#issuecomment-966671473 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 11 November 2021 22:30:00 UTC