• Success Criterion 2.5.3
  • Conformance level A

Accessible Name Built From an Icon Instead of Visible Text

2.5.3 — Label in Name

Scenario

Setting

A public library's catalog search

What’s wrong

Visible text present but name built only from icon alt / hidden text that differs.

Example

Here's what happens on a public library's catalog search: visible text present but name built only from icon alt / hidden text that differs.

Why it matters

Voice-control users and screen-reader users who depend on spoken names matching visible text. On a public library's catalog search, this barrier means they can't navigate the content by its real structure.

How to test

Inspect a control's accessible name: if it's built only from an icon's alt text or hidden text that differs from the visible label, it fails.

How to fix

The accessible name must contain the exact visible label text.

Outcome

Corrected, a public library's catalog search now lets a visitor move through the content with confidence, specifically for the “Accessible Name Built From an Icon Instead of Visible Text” issue on a public library's catalog search.

Who is affected

Voice-control users and screen-reader users who depend on spoken names matching visible text.

Learn more