Warning:
This wiki has been archived and is now read-only.

Moved permanently 3

From Automated WCAG Monitoring Community Group
Jump to: navigation, search

Status

Draft


Description

This test checks that the alt attribute value of <applet> elements is not an empty string.

Background

Assumptions

Open question: Handle decorative applets?


Test properties

Property Possible values
Success Criterion 1.1.1 Non-text Content
Test mode automatic
Test environment rendered page
Test subject web page state

Test procedure

Selector

Test mode: earl:automatic


//applet[@alt=””]

Step 1

Test mode: earl:automatic


For each finding return

Property Value
TestCase SC111-applet-empty-alt
Identifier SC111-applet-empty-alt -fail1
Outcome failed
ErrorMessage ALT attribute of applet element is empty string.
Pointer position
Info