Kilotest: Diagnoses of audio track missing
violation by HTML element 461 on Foundation for Individual Rights and Expression page
Here is how tools diagnose the audio track missing
issue for HTML element 461 of the Foundation for Individual Rights and Expression page.
Basics
- 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
- About the Foundation for Individual Rights and Expression page
- URL:
https://www.fire.org/ - Tested on 2026-04-05 at 23:06
- URL:
- About HTML element 461
- 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 = 3966, width = 640, height = 54
- Tag name:
Diagnoses
- 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