Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /accessibility/crashtests/in-page-link-with-aria-hidden.html - WPT Dashboard Interop Dashboard
<p><a href="#dogs">cats</a>
<p id="dogs" aria-hidden="true">dogs</p>