- From: Noam Rosenthal via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Oct 2024 07:54:08 +0000
- To: public-css-archive@w3.org
noamr has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-view-transitions-2] Allow an auto-generated `view-transition-name` that doesn't default to ID == In #8320, we resolved on using `view-transition-name: auto` as a way to generate names, using the element's id if exists. In the resolution, we said that we'll have another value for generating the name without falling back to ID, and perhaps yet another one for generating it *only* from ID. Proposing: - Use `view-transition-name: self` as the keyword for generating the name ignoring ID. Other proposals that were raised were `from-element` and `element-uuid()`. - No need for "generate from ID", once we have `attr(<ident> id)`. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10995 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 3 October 2024 07:54:09 UTC