Re: [csswg-drafts] [css-view-transitions-2] How are auto-generated `view-transition-name`s exposed in JS APIs (#10978)

Yea, sorry for the confusion. This is about what shows up when the UA returns a pseudo element name.

That said, I do want to make sure we're aligned on the behaviour about input. `getComputedStyle(documentElement, "::view-transition-group(match-element)")` won't work. So if someone writes script where they get all the animations and then use the pseudoElement from the `Animation` object in `getComputedStyle`, that won't work.

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


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

Received on Thursday, 31 October 2024 17:01:42 UTC