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

> @noamr does this proposal include multiple classes?
> 
> ```css
> ::view-transition-group(*).section-fade-in.section-slide-from-left {
>   animation-name: fade-in-from-left;
> }
> 
> section {
>   view-transition-class: section-fade-in section-slide-from-left;
> }
> ```

We didn't spell it out, but I think it should.

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


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

Received on Monday, 30 October 2023 20:37:03 UTC