Skip to main content
RAWEBAA

12.2 In each set of web pages, are the menu and navigation bars always at the same place (except in special cases)?

WCAG references
  • 3.2.3 Consistent Navigation (AA)
Techniques
  • F66
  • G61

Official methodology to test criterion 12.2

Test 1 (12.2.1)

  1. Select a sample page from the same set of web pages as the page being audited.
  2. Visually compare the two pages and check that the menu and navigation bars are always at the same place in the layout.
  3. Compare the source code (generated on the client side) of the two pages and check that the menu and navigation bars are always in the same relative order in the structure.
  4. If this is the case, the test is validated.