Kilotest: Diagnoses of audio track missing
violation by HTML element 697 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 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 = 8314, width = 1520, height = 259
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 697 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.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