Re: [csswg-drafts] [css-view-transitions-2] Rename `:active-view-transition()` pseudo-class (#9972)

We've discussed this in the WG I belive, it's a bit weird when you want to use it without types, e.g. `:active-view-transition(*)`.

Perhaps we can do this?
```css
::root:active-view-transition { }
::root:view-transition-type(slide)
```

Happy to discuss at the WG if you want to raise this @nt1m 



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


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

Received on Monday, 19 February 2024 16:35:57 UTC