Skip to content

This is an early unpublished editor's draft; content is incomplete and subject to change.

Focus relevant

Core requirement

The focus order does not include hidden, static, or groups of repeated interactive elements.

Tests

Procedure

For groups of repeated interactive elements (for example, a site-wide navigation bar on a website):

  1. Check that a method of skipping them is available.
  2. Check that hidden interactive elements do not receive focus.
  3. Check that static elements do not receive focus.

Expected results