Implement reference target
Categories
(Core :: Disability Access APIs, enhancement)
Tracking
()
| Size Estimate | S |
People
(Reporter: daniec, Unassigned)
References
(Depends on 3 open bugs, Blocks 2 open bugs, )
Details
(Keywords: parity-chrome, web-feature, Whiteboard: [platform-feature][webcompat:risk-moderate])
User Story
web-feature: referencetarget
Attachments
(1 file)
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•1 year 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•1 year ago
|
Updated•1 year ago
|
Comment 2•1 year ago
|
||
Spec draft: https://github.com/whatwg/html/pull/10995
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•11 months ago
|
Updated•2 months ago
|
Updated•2 months ago
|
Updated•2 months ago
|
Updated•2 months ago
|
Updated•13 days ago
|
Comment 3•14 hours ago
|
||
Description
•