- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Thu, 26 Sep 2024 21:07:48 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed ``[css-view-transitions-2] Clarifications around `view-transition-group` ``. <details><summary>The full IRC log of that discussion</summary> <TabAtkins> noamr: we resolved in the VT breakout on many things, but there were some unclear or edge cases<br> <TabAtkins> noamr: small but related<br> <TabAtkins> noamr: want to clarify the semantics of VT keywords are tree-scoped<br> <TabAtkins> noamr: We have keywords like 'nearest'<br> <khush> q+<br> <TabAtkins> noamr: Want to clarify they're tree-scoped as well, so 'nearest' can't capture things that couldn't be explicitly named<br> <TabAtkins> noamr: the other one is what happens in a mismatch, the old doc says "VT group X" the new says "VT group Y"<br> <TabAtkins> noamr: It appears there's no good solution<br> <TabAtkins> noamr: want to just be consistent with v-t-class and such. the semantic there is "last capture wins", so it'll usually take the VT group from the new doc state, unless it's an exit transition<br> <TabAtkins> noamr: third thing, not clear when using 'nearest' or a name that it also contains its descendants<br> <TabAtkins> noamr: if not, it's impossible for an element to contain and be contained at the same time<br> <TabAtkins> noamr: our proposal is to have it also contains its descendants by default<br> <TabAtkins> noamr: you can always escape by normal<br> <khush> q?<br> <TabAtkins> fantasai: it seems like this is three issues all filed separately, can we take them one by one?<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10957#issuecomment-2377940173 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 26 September 2024 21:07:49 UTC