Re: [csswg-drafts] [css-anchor] anchor-name should not leak out of a shadow tree (#7916)

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