Skip to content

Accessibility Checking for Large Sites

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

Axe Core 4.8

ARIA input fields must have an accessible name

Ensures every ARIA input field has an accessible name.

This rule ensures that each ARIA input field has a name that is accessible.

There must be accessible names for the following input field roles:

  • combobox
  • listbox
  • searchbox
  • slider
  • spinbutton
  • textbox

What this Accessibility Rule Checks

The names of ARIA input fields must be accessible.

Learn more:

Related Accessibility Rules Checked by Rocket Validator