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.7

Scrollable region must have keyboard access

Elements with scrollable content must be keyboard-accessible.

This rule searches scrollable content for elements that can be focused to enable keyboard navigation. When the focus shifts to an element within a scrollable region, keyboard navigation shouldn’t stop working.

What this Accessibility Rule Checks

Check to see if the scrollable area has keyboard access.

Learn more:

Related Accessibility Rules Checked by Rocket Validator