Implement reference target
Categories
(Core :: Disability Access APIs, enhancement)
Tracking
()
| Size Estimate | S |
People
(Reporter: daniec, Unassigned)
References
(Depends on 2 open bugs, )
Details
(Whiteboard: [platform-feature][webcompat:risk-moderate])
Steps to reproduce:
Filing this as a tracking bug for implementing reference target.
Reference Target is a proposed feature that would allow authors to specify an element inside a shadow root to be the target or any ID references referring to the host element. This would enable IDREF attributes such as for and aria-labelledby to refer to elements inside a component's shadow DOM while maintaining encapsulation of the internal details of the shadow DOM.
See the explainer here: https://github.com/WICG/webcomponents/blob/gh-pages/proposals/reference-target-explainer.md
Comment 1•11 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Disability Access APIs' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•8 months ago
|
Updated•6 months ago
|
Comment 2•6 months ago
|
||
Spec draft: https://github.com/whatwg/html/pull/10995
Updated•6 months ago
|
Updated•4 months ago
|
Updated•4 months ago
|
Updated•3 months ago
|
Description
•