- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Wed, 18 Dec 2024 09:34:22 +0000
- To: public-css-archive@w3.org
> Not an objection, but, what is the use case for `match-element` if we already have `auto`? Like, what's a _realistic_ example of a page which would need `match-element` with the ID-matching behavior specifically disabled? Complex web-apps (think AirBnb), where different teams are responsible for different parts of the document, and the team working on view transitions does not want the transitions to be changed beneath their feet by unrelated changes made in the DOM. `match-element()` gives them much cleaner guarantees. -- GitHub Notification of comment by noamr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10995#issuecomment-2550830983 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 18 December 2024 09:34:23 UTC