- From: Khushal Sagar via GitHub <sysbot+gh@w3.org>
- Date: Tue, 14 Nov 2023 19:05:37 +0000
- To: public-css-archive@w3.org
> like say expanded details vs collapsed details, and depending on the state of collapse the VT hero image will come from either "details-collapsed-transition" type or "details-expanded-transition" type Thanks, that's the kind of example I was looking for. Where 2 different transition types on the old Document map to the same transition type on the new Document. In this case the set of elements with a `view-transition-name` and the CSS for the animation on the new Document will be the same irrespective of which element provides the hero image. -- GitHub Notification of comment by khushalsagar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9526#issuecomment-1810986300 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 14 November 2023 19:05:39 UTC