[csswg-drafts] [css-view-transitions-2] Rename “Nested View Transitions” to “Nested View Transition Groups” (#11311)

bramus has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-view-transitions-2] Rename “Nested View Transitions” to “Nested View Transition Groups” ==
In View Transitions 2 there is a feature called [“Nested View Transitions”](https://drafts.csswg.org/css-view-transitions-2/#nested-view-transitions). While the feature itself has its value, the term might give authors the wrong idea about what it is actually about: it is not about calling `document.startViewTransition` from within another `document.startViewTransition`, but it is about the pseudo trees getting nested.

I think a better name for the feature - one that more clearly conveys the message – is necessary here.

Some candidates:
- “Nested Pseudo Trees”
- “Nested View Transition Groups”
- …

The “Nested View Transition Groups” suggestion from that list is my favorite, as it links back to the `view-transition-group` property name which is used to enable the behavior.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11311 using your GitHub account


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

Received on Monday, 2 December 2024 12:36:39 UTC