- Baseline:
- Limited
- Functional:
- Progressing
- Usage:
- Cross-Context
Anchor positioning is spec'd to work within shadow DOM contexts; anchors can be named and positioned within the same shadow tree. Cross-shadow anchoring (referencing an anchor from a different shadow tree) presently has mixed browser support. The anchor-scope property for controlling anchor visibility across shadow boundaries shows similar browser inconsistencies.
Not recommended due to limited browser support, and specificially shadow DOM feature failures. Adoption likely should wait for fully Baseline cross-browser support. Strongly recommend a fallback strategy using positioning libraries like Floating UI.
Web Platform Tests for
Chrome 150: Passes
Edge 149: Passes
Firefox 152: Passes
Safari 26.5: Passes