RuleSets of AccessMonitor - the validator of web accessibility practices
The “Audio Accessible Alternative Check” evaluates whether there are <video></mark> elements containing audio content (e.g., speech or meaningful sounds) and whether they provide an accessible text alternative, typically in the form of captions.
I noticed that there is 1 <video></mark> element with audio content that must have an accessible alternative.
To address missing audio accessible alternatives:
<video></mark> element.
<track></mark> element within the <video></mark> tag).