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

From WAI UA Wiki
Jump to: navigation, search

Return to Tests_for_CR

Status

written 21 October 2014

Author

Jeanne Spellman

Success Criteria

1.8.10 Allow Top-Level Viewport Open on Request: The user can specify whether author content can open new top-level viewports (e.g. windows or tabs). (Level AA)

Tests

Test Procedure 1 (Preference)

  1. Identify methods controlling whether content can open new windows or tabs. (e.g. by exploring the UI or consulting Help documentation).
  2. Set a preference to not allow links to open in new windows
  3. Open a test document with a link coded to open in a new window
    Sample HTML test document: Text Customization
  4. Check that the viewpoint opens in the existing window.

Expected Results 1

  • Check #4 is true

Test Procedure 2 (UI Control)

  1. Identify methods controlling whether content can open new windows or tabs. (e.g. by exploring the UI or consulting Help documentation).
  2. Open a test document with a link coded to open in a new window
    Sample HTML test document: Text Customization
  3. Select a link that is coded to open in a new window and use the user interface control (e.g. a right click or popup menu) to choose to open that link in the existing window.
  4. Check that the viewpoint opens in the existing window.

Expected Results 2

  • Check #4 is true

Return to Tests_for_CR