- From: Psychpsyo (Cameron) via GitHub <noreply@w3.org>
- Date: Sat, 14 Mar 2026 01:22:47 +0000
- To: public-css-archive@w3.org
What if there is a duplicate name on one side of the transition, but none of that name on the other side? So multiple elements with the same name being inserted into the DOM or removed from it. I feel like animating just one of those would be worse than all or none of them. Intuitively, they're all exactly the same and shouldn't behave any differently, imo. I feel like just not including any elements that have name conflicts but still transitioning all those that don't might be better behavior. -- GitHub Notification of comment by Psychpsyo Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13438#issuecomment-4059078514 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 14 March 2026 01:22:48 UTC