- 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.

2.2.4

From WAI UA Wiki
Jump to: navigation, search

Return to Tests_for_CR

Status

written 21 October 2014

Author

Jan Richards

Success Criteria

2.2.4 Options for Wrapping in Navigation: The user can request notification when sequential navigation wraps at the beginning or end of a document, and can prevent such wrapping. (Level AA)

Tests

Test Procedure 1

  1. Open a test document that contains enabled elements (standard form fields, buttons, links)
    Sample HTML test document: Sample page with form controls, buttons, links
  2. Connect a keyboard (corded, Bluetooth-connected, etc.) or keyboard emulator.
  3. Check that you can navigate sequentially to the end of the document and that the next forward navigation action takes the user to the top of the document.
  4. Check that you the next backwards navigation takes the user back to the bottom of the document.
  5. Identify (e.g. by exploring the UI or consulting Help documentation) whether there is an option to turn off this navigation wrapping. Set appropriately.
  6. Check whether sequentially navigation wrapping is turned off by the setting.

Expected Results 1

  • Checks #3, #5 and #6 are true

Return to Tests_for_CR