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 toggle fields must have an accessible name

Makes certain that each ARIA toggle field has an accessible name.

Ensures that any element having a semantic role has a name that is easily accessible.

Among the semantic roles are:

  • checkbox
  • menu
  • menuitemcheckbox
  • menuitemradio
  • radio
  • radiogroup
  • switch

What this Accessibility Rule Checks

There is an accessible name for ARIA toggle fields.

Learn more:

Related Accessibility Rules Checked by Rocket Validator