Re: [csswg-drafts] [css-view-transitions-2] Creating 'classes' of transition groups (#8319)

> 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