- From: CSS Meeting Bot via GitHub <sysbot+gh@w3.org>
- Date: Wed, 18 Sep 2024 16:13:43 +0000
- To: public-css-archive@w3.org
The CSS Working Group just discussed `[css-anchor-position] When does anchor-scope "match" a name?`, and agreed to the following: * `RESOLVED: whenever you are comparing names, and at least one is tree scoped, then both are tree scoped, and the scoping has to be exact (not subtree)` <details><summary>The full IRC log of that discussion</summary> <chrishtr> tabatkins: in anchor positioning, anchor names and references are tree scoped<br> <chrishtr> tabatkins: the anchor-scope property that scopes, does not say whether the names are tree scoped or not<br> <chrishtr> tabatkins: question to decide: should they be?<br> <chrishtr> tabatkins: I think the answer should be yes<br> <chrishtr> tabatkins: if you have an anchor in a shadow tree with a part involved, then problems result<br> <chrishtr> tabatkins: if anchor scopes are not tree scoped<br> <chrishtr> tabatkins: this is bad, so I think it should be tree scoped<br> <khush> sounds pretty reasonable<br> <Rossen3> q?<br> <andruud> q+<br> <fantasai> makes sense to me as far as I can understand it :)<br> <Rossen3> ack andruud<br> <chrishtr> andruud: is this the first time we have a tree scoped name on both sides of a comparison, without one being a reference?<br> <chrishtr> tabatkins: I believe yes<br> <chrishtr> andruud: should we make a more general design statement then?<br> <chrishtr> tabatkins: yes I think we should<br> <chrishtr> andruud: would be good to resolve on that<br> <chrishtr> tabatkins: I'm good with a broader resolution to set a precedent<br> <chrishtr> andruud: what about references vs names?<br> <chrishtr> tabatkins: yeah those are different<br> <khush> q+<br> <fantasai> agree that name-matching should probably be tree-scoped<br> <chrishtr> rossen: it matches the exact match of the ident and tree scope, is that what you were referring to in option 2?<br> <chrishtr> andruud: yes<br> <Rossen3> ack khush<br> <chrishtr> khush: thinking about this in the context of view transitions: in that API you give names and the tree scope has to be the same for them to match<br> <chrishtr> khush: there is another view transitions feature where I'm not sure if the spec says it's tree scoped<br> <chrishtr> khush: want to make sure that feature is covered by the more general resolution<br> <chrishtr> tabatkins: proposed more general resolution: whenever you are comparing names, and at least one is tree scoped, then both are tree scoped, and the scoping has to be exact (not subtree)<br> <chrishtr> RESOLVED: whenever you are comparing names, and at least one is tree scoped, then both are tree scoped, and the scoping has to be exact (not subtree)<br> </details> -- GitHub Notification of comment by css-meeting-bot Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10526#issuecomment-2358888109 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 18 September 2024 16:13:44 UTC