Skip to content

Accessibility Checking for Large Sites

Rocket Validator integrates axe-core version 4.7 into an automated web site scanner.

Axe Core 4.6

ARIA treeitem nodes should have an accessible name

The destination, purpose, function, or action of an Aria treeitem element must be made clear in the element’s understandable text for screen reader users.

Users of screen readers are unable to determine the function of items with the role treeitem that lack an accessible name.

What this Accessibility Rule Checks

Ensures that all objects with the role treeitem have a clear, understandable name.

Learn more:

Related Accessibility Rules Checked by Rocket Validator