Skip to content

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

Interactive element names available

foundational

Normative Text

Persistent names (including labels) that identify the purpose of the interactive element are visually and programmatically available.

Visible labels can be text or non-text, for instance icons.

Methods & best practices

  • Method: Provide unique, descriptive text or image (icon) for each interactive element.
  • Best Practice: Ensure clarity by pairing an icon with a persistent visible text label or only use a persistent visible text label.
  • Best Practice: When an icon is the only visual label, provide a tooltip (hover label) with the text description.
Tests

This section is non-normative.

Procedure

For each interactive element:

  1. Confirm it has a visual label that describes the element.
  2. Confirm the visual label persists during use.

Expected results

  • #1 and #2 are true.

Tests

This content needs to be written.