Test Case Summary
Test Case ID
TCID: TC11.A-all-pass-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 a <title> element that correctly describes the page content/purpose. A successful test should identify a pass against Baseline Test 11.1-PageTitled.
Applicable ICT Baseline Test
Test Procedure: 11.A Page Titled
Baseline Test ID: 11.A-PageTitled
Test Instruction: all
Test Case Detail
Expected Baseline Result
PASS
Correct descriptive <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.1 | Check that a page <title> element is defined for the page. [SC 2.4.2] |
Pass: <title> element is defined |
| 11.2 | Check that the Page Title identifies the contents or purpose of the Web page. [SC 2.4.2] |
Pass: the Page Title correctly identifies the contents or purpose of the Web page. |
| Result | If any of the above checks fail, then Baseline Test 11.A-PageTitled fails. | Pass: all checks pass |