Re: [csswg-drafts] [css-view-transitions-2] Revisit the behavior of skipping the view transition when there are duplicate names (#13438)

> What if there is a duplicate name on one side of the transition, but none of that name on the other side?

In other specs it’s typically the last element (in DOM order) that wins, so only one element would be captured here.

The behavior of having only a captured element with that name at one end of a VT is already specced: you’d get only a `::view-transition-old` or `::view-transition-new` in that case.

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


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

Received on Monday, 16 March 2026 14:51:26 UTC