ARIA
17 articles
ARIA Attributes: The Basics
ARIA Landmarks: The Basics
ARIA Hidden and Focusable Elements: The BasicsFoundational information on focus and aria-hidden.
Elements and Supported ARIA Attribute Issues: Correcting
YouTube Embeds Causing Flag for "Elements must only use permitted ARIA attributes."An explanation of the flag on embedded YouTube videos; "Elements must only use permitted ARIA attributes".
ARIA Roles and Parent-Child Relationships: The BasicsCertain ARIA roles have special requirements.
ARIA Roles and Parent-Child Issues: Correcting
Using role="presentation" to Resolve ARIA Parent-Child IssuesHiding HTML Semantics with role=presentation
Parent-Child Required Roles Quick Reference
ARIA Attributes must use Valid ValuesARIA attributes can only be assigned allowed values.
ARIA Attributes must Conform to Valid Values: CorrectingARIA attributes that start with aria- must be defined in the ARIA specs.
ARIA Roles with Invalid Values Issues: CorrectingARIA roles used must conform to valid values, you can't create your own.
Required ARIA Attribute Issues: Correcting
Roles with Required ARIA Attributes Quick Reference
Valid ARIA Attributes Quick ReferenceAll valid ARIA attributes starting with 'aria-' with links for more information.
Valid ARIA Roles Quick ReferenceListing of ARIA roles with links to more in-depth information
ARIA Hidden and Focusable Elements Issues: CorrectingTips on fixing issues with the aria-hidden attribute.