- From: vmpstr via GitHub <sysbot+gh@w3.org>
- Date: Tue, 11 Jun 2024 19:17:45 +0000
- To: public-css-archive@w3.org
Another approach would be something like `document.documentElement.getAnimations({ pseudo: "::view-transition", subtree: true });` which would only get the subtree of the `::view-transition` pseudo. That doesn't currently exist, but it's similar to `getComputedStyle(element, pseudo)` -- GitHub Notification of comment by vmpstr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9908#issuecomment-2161448151 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 11 June 2024 19:17:46 UTC