| Title | Missing Section Headings for Document Structure [new] |
|---|---|
| Description | A short document that is organized into sections; the sections are not introduced by headings. |
| Creator | BenToWeb (reinhard.ruemer@…) |
| Rights | Copyright BenToWeb 2004-2007 |
| Language | English |
| Date | 2007-09-30 |
| Status | validated |
Technologies are markup languages or data formats. If the technology is a markup language, “features” refers to elements and attributes.
XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition)
Feature: h1
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification:
The h1 element
.
Feature: p
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification:
The p element
.
This test case is intended to fail because headings and p
elements are not used to structure the document according to its logical structure.
Accessibility expert.
“Rules” refer to success criteria in WCAG 2.0, checkpoints in WCAG 1.0 and similar requirements.
The test case fails the following success criterion at line 7, column 5: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#.
The absence of section headings to structure the document makes it more difficult to read.
This test case does not map to a WCAG 2.0 technique or failure.