• Success Criterion 1.3.3
  • Conformance level A

Video Instruction That Points at Something Without Naming It

1.3.3 — Sensory Characteristics

Scenario

Setting

A survey tool's question builder

What’s wrong

Video instruction "select the item shown here" pointing visually without naming the item.

Example

<p>Click the round green button to submit.</p>

Why it matters

Blind, low-vision, and color-blind people when instructions mention only appearance or sound.

How to test

Watch any video instruction pointing at something on screen ('select the item shown here'): check whether it also names the item in words.

How to fix

Instructions must name the control or content in text, not only by shape, color, size, position, or sound.

<p>Click the <strong>Submit</strong> button (green, bottom right).</p>

Instructions must work by name, not by relying on shape, color, or position alone.

Outcome

On a survey tool's question builder, this barrier is gone for blind, low-vision — they get the same result as anyone else here.

Who is affected

Blind, low-vision, and color-blind people when instructions mention only appearance or sound.

Learn more