This page has been superceded by the 30 June 2005 Working Draft of WCAG 2.0.

This is work in progress for WCAG. This page is a workspace for revisions to guideline 2.4 based on Yvette's 4 May Guideline 2.4 proposal.

Proposal

Guideline 2.4 Provide mechanisms to help users find content, orient themselves within it, and navigate through it.

@@ John, Michael, Yvette wonder if orientation isn't covered by navigation already, because the major function of orientation is knowing where you ended up or where you're going to

Level 1 Success Criteria for Guideline 2.4

  1. Structures and relationships within the content can be programmatically determined. [I]
    Note: Conforming to the first level 1 criterion in '' Guideline 1.3 Ensure that information, functionality, and structure are separable from presentation.'' also addresses this success criterion.
    Editorial Note: The working group seeks input about the overlap of criterion for guidelines 1.3 and 2.4.

  2. When content is arranged in a sequence that affects its meaning, that sequence can be determined programmatically. [I]
    Editorial Note: The problem is how to specify that this criterion applies to content that is intended to appear as a sequence without requiring a test for intention. It has been suggested that reading order is already covered by the requirement in 1.3 to make structures and relationships within the content programmatically determinable. If the Working Group and other readers share this view, this could be deleted as a separate SC and the accompanying General Technique could be moved to guideline 1.3.
    Editorial Note: The criterion about reading order may be more appropriate under Principle 3: it could be argued that reading order is irrelevant unless it affects the user's ability to understand the content. Reading order in itself is not necessarily an accessibility issue. It becomes an accessibility issue if a user with a disability (such as a visual or cognitive impairment) could not reliably derive a meaningful reading order from the default presentation. If we want to retain this criterion and keep it under 2.4, we need to craft wording that ties reading order to users' ability to operate and use the content. It is not necessarily true that merely exposing structure to the user agent is sufficient to indicate a plausible reading order. The example for the General Technique about reading order is designed to highlight this issue.

  3. For each programmatic reference to another delivery unit, a title or description of that delivery unit can be programatically determined.

    • @@ YPH This item overlaps with 3.2 level 3 SC 6: "The destination of each link is identified through words or phrases that either occur in the link or can be programmatically determined." However, this SC also coveres title-attributes for frames and similar references while the 3.2 SC is specific to links.

Level 2 Success Criteria for Guideline 2.4

  1. Documents that have five or more section headings and are presented as a single delivery unit include a table of contents with links to important sections of the document. [V]

    • @@ Andi's proposed rewording Documents that have five or more section headings and are presented as a single delivery unit include a table of contents with links each section heading of the document.

    • @@ John proposes removing this SC and covering TOC uner navigation methods. John later reconsidered because this SC deals with navigation within a delivery unit while the SC under level 2 covers navigation between delivery units.

    • @@ John, Michael and Yvette propose to delete this SC.
  2. There is more than one way to locate the content of each delivery unit, including but not limited to link groups, a site map, site search or other navigation mechanism. [V]

    • @@ John proposes: There is more than one way to locate the content of each delivery unit, including but not limited to link groups, a table of contents, a site map, site search or other navigation mechanism. [V]

  3. Blocks of repeated material are implemented so that they can be bypassed by people who use assistive technology or who navigate via keyboard or keyboard interface. [V]
    Editorial Note: General Techniques might include something about satisfying this criterion through metadata, use of a future role attribute, etc.

    • @@ Andi's proposed rewording Blocks of material that are duplicated on the delivery units of a Web site domain are implemented so that they can be bypassed by people who use assistive technology or who navigate via keyboard or keyboard interface.

    • @@ John's suggested revision: Blocks of material that are repeated on multiple perceivable units in the same domain are implemented so that they can be bypassed by people who use assistive technology or who navigate via keyboard or keyboard interface.

    • @@ John, Michael and Yvette propose: Blocks of material that are repeated on multiple perceivable units are implemented so that they can be bypassed by people who use assistive technology or who navigate via keyboard or keyboard interface.

Level 3 Success Criteria for Guideline 2.4

  1. When a page or other delivery unit is navigated sequentially, elements receive focus in an order that follows relationships and sequences in the content. [I]

  2. Images have structure that users can access. [I]

    • @@ John, Michael and Yvette feel this SC is too restrictive in its present form (since it would essentially allow only SVG) but is worth reworking (whreas the impact analysis proposes killing the SC altogether). The SC should be recast in terms of making graphical content navigable-e.g., Google Maps, MapQuest, etc. By rewriting the requirement in terms of a functional outcome (not done yet), we could *allow* but not require SVG while also allowing other methods, including Javascript, that are well entrenched in contemporary practice.

  3. Delivery units have descriptive titles [I]

  4. Text is divided into paragraphs. [V]
  5. Documents are divided into hierarchical sections and subsections that have descriptive titles. [V]

Guideline 2.4 (navigation-mechanisms) Issues

Who Benefits from Guideline 2.4 (Informative)

Examples of Guideline 2.4 (Informative)

Appendix A Glossary

document

A document is a writing that contains information.

May 2005 Guideline 1.3 Proposal (last edited 2005-07-25 13:47:56 by WendyChisholm)