- From: Matthew Phillips via GitHub <sysbot+gh@w3.org>
- Date: Mon, 30 Oct 2023 19:54:48 +0000
- To: public-css-archive@w3.org
@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; } ``` -- GitHub Notification of comment by matthewp Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8319#issuecomment-1785937872 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 19:54:50 UTC