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

Similar to @nhoizey's idea, could be supporting `*` as a wildcard identifier like so:

```
::view-transition-old(box-*) {
  /* … */
}
```

-- 
GitHub Notification of comment by matthewp
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8319#issuecomment-1611608885 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 28 June 2023 15:01:38 UTC