Back
<video> elements must have captions
Ensures <video> elements have captions
- Status
- For review
- Impact
- Critical
- Category
- Text Alternatives
- WCAG criteria
- Guidance
- Deque University
1 potential issue across 2 pages
What to review
- Check that captions is available for the element
Where to look
We found occurrences on 2 pages:
-
HTML node <video controls=""> <source src="http://introducinghtml5.com/examples/ch04/leverage-a-synergy.ogv" type="video/ogg; codecs="theora, vorbis""> <source src="http://introducinghtml5.com/examples/ch04/leverage-a-synergy.mp4" type="video/mp4; codecs="avc1.42E01E, mp4a.40.2""> </video>
CSS selector video
-
HTML node <video tabindex="-1" class="video-stream html5-main-video" webkit-playsinline="" playsinline="" controlslist="nodownload" style="width: 560px; height: 315px; left: 0px; top: -315px;"></video>
CSS selectors iframe; video