-
Notifications
You must be signed in to change notification settings - Fork 33
Reference Target for Cross-Root ARIA #1011
Copy link
Copy link
Closed
Labels
focus-area-proposalFocus Area ProposalFocus Area Proposal
Description
Description
There is a common footgun in web components where elements outside the shadow root (e.g. <label for="input">) are unable to reference elements inside the shadow root (e.g. <fancy-input>#shadow-root<input id="input">/#shadow-root</fancy-input>). referencetarget seeks to fix that. This negatively impacts the accessibility of shadow children.
Explainer
- WICG/web-components: https://github.com/WICG/webcomponents/blob/gh-pages/proposals/reference-target-explainer.md
Discussions
- WICG Tracking Thread Reference Target Tracking Issue WICG/webcomponents#1086
- Interop 2025 Reference Target API #792
Specification
WHATWG
web-feature
No response
Test Links
Additional Signals
- Edge: Intent to Experiment https://groups.google.com/a/chromium.org/g/blink-dev/c/C3pELgMqzCY/m/DzCzBHPcAQAJ
- Gecko: No signal (Reference Target for Cross-Root ARIA mozilla/standards-positions#1035)
- WebKit: No signal (Reference Target for Cross-Root ARIA WebKit/standards-positions#356)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
focus-area-proposalFocus Area ProposalFocus Area Proposal
Type
Projects
Status
Done