Kilotest: Diagnoses of audio track missing
violation by HTML element 697 on Foundation for Individual Rights and Expression page
Here is how tools diagnose the audio track missing
issue for HTML element 697 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 697
- Tag name:
DIV - Text: [not applicable]
- Start tag:
<div class="svgator-desktop svgator-mobile" data-animation="custom" data-animation-svgator-trigger="true" data-once="falcoreAnimation"> - XPath:
/html/body/div[1]/div[1]/main[1]/article[1]/article[11]/div[1]/div[4]/div[1]/div[1] - Bounding box: x = 0, y = 8168, width = 1520, height = 259
- 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.If this <code>object</code> element's purpose is to play audio content then use <a href="https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audio"><code>audio</code></a> element instead as it provides better support for captions and text transcripts.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
audio_alternativeT