- From: Bramus via GitHub <sysbot+gh@w3.org>
- Date: Wed, 11 Oct 2023 20:26:34 +0000
- To: public-css-archive@w3.org
> Yeah its becoming a lot to write.
Linking back to class-selectors, maybe reuse the dot?
```
::view-transition-group(bar.baz) { ... }
::view-transition-group(*.baz) { ... }
```
It’s not an allowed character in `<custom-ident>`s, so it could work.
Might be messy, though.
--
GitHub Notification of comment by bramus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8319#issuecomment-1758482890 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 11 October 2023 20:26:36 UTC