Kilotest: Diagnoses of audio track missing
violation by HTML element 444 on Foundation for Individual Rights and Expression page
Basics
About the Foundation for Individual Rights and Expression page
- URL: https://www.fire.org/
- Tested 29 days ago by job
r14on 2026-05-03 at 17:04
About HTML element 444
- Tag name:
DIV - Text:
Share on Facebook … Share on Twitter
- Start tag:
<div class="partial audio-player js-audio-player"> - XPath:
/html/body/div[1]/div[1]/main[1]/article[1]/article[6]/div[1]/div[3]/div[2]/div[1] - Bounding box: x = 1120, y = 4024, width = 640, height = 54
About the audio track missing
issue
- Why it matters: User cannot get help reading speech as text
- Priority: highest
- Related WCAG standard: 1.2.1
Diagnoses
Here is how tools diagnose the audio track missing
issue for HTML element 444 of the Foundation for Individual Rights and Expression page.
- Audio content should have an text alternative. One method is to use the <code>aria-describedby</code> attribute to refer to a text alternative to the audio only content.You have defined an <code>audio</code> element, but there is no <a href="https://developer.mozilla.org/en/docs/Web/HTML/Element/track"><code>track</code></a> element(s) to provide text that you want to display along with the playing media file.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
audio_alternativeT