Test Case Summary
Test Case ID
TCID: TC14.A-1-fail-1
TC Version: 1
Baseline Version: 3.1
Applicable Standard: WCAG 2.4.4
Test Case Description
The sample code inlcudes an iamge/link with an empty accessible name and description. A successful test should identify a FAIL against Baseline 14.1-LinkPurpose
Applicable ICT Baseline Test
Test Procedure: 14.A Link Purpose (In Context)
Baseline Test ID: 14.A-LinkPurpose
Test Instruction: 1
Test Case Detail
Expected Baseline Result
Fail
The code sample includes an image/link with no accessible name or description.
Test Data
Single-Page URL
Test Case Instruction
| Test Instruction | Instruction Detail | Expected Test Case Result |
|---|---|---|
| IC-1 | All links including those that are scripted elements and assigned a role of a link. | The sample code includes one link on the page. |
| 14.A-1 | Check that the combination of accessible name and accessible description is not empty. [SC 4.1.2] | FAIL - the image/link does not provide any alternative text for the image nor any other content or attributes that contribute to the accessible name or description |
| Result | If any of the above checks fail, then Baseline Test 14.A-Links. No accessible name or description. | FAIL - the image/link fails the check for non-empty accessible name and description. |