You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reference Target is a feature to enable using 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.
Specification
(No spec yet).
Description
Reference Target is a feature to enable using IDREF attributes such as
for
andaria-labelledby
to refer to elements inside a component's shadow DOM, while maintaining encapsulation of the internal details of the shadow DOM.Documentation
https://github.com/WICG/webcomponents/blob/gh-pages/proposals/reference-target-explainer.md
Note: I'm filing this issue as a placeholder, but it's still possible that the name "Reference Target" could change.
Browser support
The text was updated successfully, but these errors were encountered: