User Impact: Blocker
Disabilities Affected:
WCAG Version:
2
WCAG Levels:
WCAG Guidelines:
Solution Techniques:
Automated Test Accuracy:
High
Check1st Severity:
2
DRRSAG Designations:
The <applet>
element must have an alt
attribute that describes the applet.
The engine scans the page for <applet>
elements missing alt attributes.
Users who use assistive tools, such as screen readers, rely on alternative texts (alt texts) for visual and audio content.
<applet code="example.class alt="Example"></applet>