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

Exposing these as `auto` seems fine. Authors shouldn’t try to read the generated name for later use. In that case they should give the element a proper `view-transition-name`.

The net result is that you can end up with multiple `::view-transition-group(auto)` entries in the `::view-transition` pseudo, which I believe is OK.

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


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

Received on Thursday, 24 October 2024 10:51:09 UTC