Has anyone gotten a chance to checkout CSS Anchoring with #webComponents and #shadowDOM, yet?
Seems like the API doesn't support cross boundary references https://github.com/w3c/csswg-drafts/issues/9408 but is still just about to ship stable to Chrome. A huge oversight, if true?
-----
#CSSWG how can we get broader DOM usage techniques represented in your working meetings?
Love your work. 🤩
- #webComponentsCG
[css-anchor-position-1] Allow anchor references to match names in outer tree scopes · Issue #9408 · w3c/csswg-drafts
Anchor names and references are both tree scoped. Currently, we only allow exact matches. In other words, anchor names can only be referenced in tree scopes where they are defined. Proposal: allow ...