Role: Required ARIA child role missing

Link to Role: Required ARIA child role missing copied to clipboard

aria-required-child-missing

Rule

Certain ARIA roles must contain particular children.

Background

For each role, WAI-ARIA explicitly defines which child and parent roles are allowable and/or required. ARIA roles missing required child roles will not be able to perform the accessibility functions intended by the developer.

How to Fix

Ensure all ARIA roles have their required children elements, if any.