- From: Rune Lillesveen via GitHub <sysbot+gh@w3.org>
- Date: Thu, 20 Oct 2022 10:38:22 +0000
- To: public-css-archive@w3.org
Tree-scoped names generally capture the tree-scope of the element where the property is specified, so if it's inherited it is still associated with the element it is ultimately inherited from. The new spec text says it compares the tree-scopes of the elements the computed value is on, which is slightly different. Is that intentional? That is, what should happen if an anchor-name is explicitly inherit through a shadow root? -- GitHub Notification of comment by lilles Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7916#issuecomment-1285311503 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 20 October 2022 10:38:24 UTC