- Important note: This Wiki page is edited by participants of the User Agent Accessibility Guidelines working group (UAWG). It does not necessarily represent consensus and it may have incorrect information or information that is not supported by other Working Group participants, WAI, or W3C. It may also have some very useful information.

1.9.1

From WAI UA Wiki
Jump to: navigation, search

Return to Tests_for_CR

Status

written 21 October 2014

Author

Jeanne Spellman

Success Criteria

1.9.1 Outline View: Users can view a navigable outline of the rendered content that allows focus to be moved to the corresponding element in the main viewport. (Level AA)

Note: The elements reflected in the outline view depend on the web content technology, and may include headings, table captions, and content sections.

Tests

Test Procedure 1

  1. Identify methods of viewing an outline of a document. (e.g. by exploring the UI or consulting Help documentation).
  2. Open a test document that contains examples of text content.
    Sample HTML test document: WCAG
  3. Follow the procedure to display the outline of the document.
  4. Check that the outline displays at least a range of headings.
  5. Check that selecting a heading in the outline will select the corresponding heading in the original document.

Note: some user agents may require an add-on to accomplish this.

Expected Results 1

  • Check that both #4 and #5 are true

Return to Tests_for_CR