[css-view-transitions-2] Specify view-transition-nane: match-element#12968
[css-view-transitions-2] Specify view-transition-nane: match-element#12968vmpstr wants to merge 1 commit into
Conversation
|
I am pretty sure I did this already in #11393 Was it omitted when merging L1 and L2? |
Sure looks like it. Because there are partial mentions of match-element in the current drafts (namely that match-element is not accepted as one of the custom-idents) |
|
I dug in a bit more and I figured out: there is a section on auto naming with
So my first suggestion would be to extend list of values for - Value: none | <<custom-ident>>
+ Value: none | match-element | auto | <<custom-ident>>Both terms could then use a (simple) description but one without an example, as the description can link to the section on auto naming for examples. I’d also recommend to use “element identity” in the descriptions, as that’s the terminology we’ve used in the discussions and one that make it clear. In https://developer.chrome.com/blog/view-transitions-in-2025#auto-name_elements_with_view-transition-name_match-element I also included the following note, which could make a good note in the spec as well:
|
[css-view-transitions-2] Specify view-transition-nane: match-element
Issue #10995