Broken aria-activedescendant
ID reference
Web Standard
Description
The value of aria-activedescendant
must either refer to a descendant element, or be accompanied by an aria-owns
attribute.
Applicable standards
Note: Section 508 Refresh (2017) checkpoints are equivalent to WCAG 2.0 level A and level AA checkpoints.
Change history
- 5.8 Mar 2015 Fixed false positive.
- 5.2 May 2013 Now allows association via aria-owns.
- 5.0 Oct 2012 Added.
This page describes a web site issue detected in HTML documents by SortSite Desktop and OnDemand Suite.
Rule ID: W3cHtml5AriaActiveDescendant