Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.88 KB

03Noninterference.md

File metadata and controls

46 lines (37 loc) · 1.88 KB
redirect_to

3. Non-Interference

Accessibility Requirements

  • WCAG Conformance Requirement 5: Non-Interference -- The following success criteria apply to all content on the page, including content that is not otherwise relied upon to meet conformance, because failure to meet them could interfere with any use of the page:
    • 1.4.2 - Audio Control,
    • 2.1.2 - No Keyboard Trap,
    • 2.3.1 - Three Flashes or Below Threshold, and
    • 2.2.2 - Pause, Stop, Hide.

Test Method Rationale

The test results for SC's 1.4.2 (21.4-AudioControl), 2.1.2 (1.2-NoKeyboadTrap), 2.3.1 (9.1-Flashes), and 2.2.2 (21.2-MovingInfo and 21.3-AutoUpdate) determine the result of this baseline test.

Limitations, Assumptions, or Exceptions

None.

3.1 Test Procedure for Non-Interference

Baseline Test ID: 3.1-NonInterference

Identify Content

Baseline Tests 21.4-AudioControl, 1.2-NoKeyboadTrap, 9.1-Flashes, 21.2-MovingInfo and 21.3-AutoUpdate.

Test Instructions

  1. Check that all of test results are pass.

Test Results

If any of the above checks fail, then Baseline Requirement 3.1-NonInterference fails.

Advisory: Tips for streamlined test processes

  • This test result is a logical AND of the identified SC's. All must pass for this test result to pass.
  • A reporting tool may be utilized to generate the result for Conformance Requirement 5.

WCAG 2.0 Techniques

NA.


Home/Table of Contents | Previous Baseline | Next Baseline