Image - no accessible name or description

Test Case Summary

Test Case ID

TC06.1-1-fail-1

Test Case Description

Detect existence of attributes that would contribute to the accessible name and accessible description computation and calculate the text alternative for the image.

The code sample data input does not include any attributes that would contribute to accessible name or accessible description output. A successful test should identify a failure against Baseline 6. Images.

Applicable ICT Baseline Test

6.1 Test Procedure for Meaningful Images

Baseline Test ID: 6.1-MeaningfulImage

Test Instruction: 1

Test Case Detail

Expected Baseline Result

FAIL

The image in the code sample does not provide any attributes that would contribute to an accessible name or description text alternative output.

Test Data

Single-Page URL

Embedded Code

Code

Test Case Instruction

Test Instruction Instruction Detail Expected Test Case Result
IC-1 Identify any image that conveys information (include images of text; functional images used to initiate action, convey meaning, or prompting a response; image maps, etc.) One <img> exists in the test data code sample. The image is meaningful and conveys information, based on the text directly below the image.
6.1-1 Check that the text alternative (combination of the accessible name and accessible description) is not empty. [SC 1.1.1] Fail: The output for the accessible name and accessible description computation is empty.
Result If any of the above checks fail, then Baseline Test 6.1-MeaningfulImage fails. 6.1-1 check fails.