Visual Content Accessible Alternative Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Visual Content Accessible Alternative Check

Description

The “Visual Content Accessible Alternative Check” evaluates whether <video></mark> elements that present visual-only or visually significant content (like action, facial expressions, or charts) include an accessible alternative.

Example outcome

I noticed that there is 1 <video></mark> element with visual content that must have an accessible alternative.

Impact

Fixes

To address missing visual content accessible alternatives:

  1. Locate the inappropriate <video></mark> element.
  2. Provide either an audio description or a text transcript.

Resources