Test Case Summary
Test Case ID
TCID: TC11.A-2-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 accuracy of the
The code sample presents a page with an inaccurate <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: 2
Test Case Detail
Expected Baseline Result
FAIL
An inaccurate <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 and a <title> element. |
| 11.A-1 | Check that a page <title> element is defined for the page. [SC 2.4.2] |
Pass: <title> element is defined |
| 11.A-2 | Check that the Page Title identifies the contents or purpose of the Web page. [SC 2.4.2] |
Fail: the Page Title does not identify the contents or purpose of the Web page. |
| Result | If any of the above checks fail, then Baseline Test 11.A-PageTitled fails. | 11.A-2 check fails |