Page Titles - no element

Test Case Summary

Test Case ID

TC11.1-1-fail-1

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

11.1 Test Procedure for Page Titled

Baseline Test ID: 11.1-PageTitled

Test Instruction: 1

Test Case Detail

Expected Baseline Result

FAIL

No <title> element is defined for the page.

Test Data

Single-Page URL

Embedded Code

Code

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-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.1-PageTitled fails. Fail: 11.1-1 check fails.