Test Case Summary
Test Case ID
TCID: TC11.A-1-fail-1
TC Version: 1
Baseline Version: 3.1
Applicable Standard: WCAG 2.4.2
Test Case Description
The <title> element defines the title of the document, and is required in all HTML/XHTML documents. This test evaluates the presence of the <title> element on the Web page.
The code sample presents a page with no <title> element. A successful test should identify a failure against Baseline Test 11.1-PageTitled.
Applicable ICT Baseline Test
Test Procedure: 11.A Page Titled
Baseline Test ID: 11.A-PageTitled
Test Instruction: 1
Test Case Detail
Expected Baseline Result
FAIL
No <title> element is defined for the page.
Test Data
Single-Page URL
Test Case Instruction
| Test Instruction | Instruction Detail | Expected Test Case Result |
|---|---|---|
| IC-1 | Page <title> element for the page. |
Applicable; page is an HTML web page with text. |
| 11.A-1 | Check that a page <title> element is defined for the page. [SC 2.4.2] |
Fail: No <title> element is defined |
| Result | If any of the above checks fail, then Baseline Test 11.A-PageTitled fails. | Fail: 11.A-1 check fails. |