Some ARIA parent role values that are applied to elements must contain specific child elements and role values in order to perform the intended accessibility function.
ARIA roles that are missing the required child roles will not be able to perform the accessibility functions they are meant to.
Assistive technology needs this information to provide users with context.
Ensure elements including explicit or implicit ARIA roles include the necessary children elements.
The following attribute values indicate relationships between an element that can’t be immediately determined from the document structure.
For more examples, visit the following pages in the W3C’s GitHub’s ATC Rules library: