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

Moved permanently 5

From Automated WCAG Monitoring Community Group
(Redirected from SC1-1-1-applet-without-alt)
Jump to: navigation, search

Status

Draft


Description

This test checks that <applet> elements provide alt attributes.

Background

Assumptions

Open question: Handle decorative applets with role=”presentation" set?


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[not(@alt)]

Step 1

Test mode: earl:automatic


For each finding return

Property Value
TestCase SC111-applet-without-alt
Identifier SC111- applet-without-alt -fail1
Outcome failed
ErrorMessage applet element does not contain an ALT attribute.
Pointer position
Info