Files
WCAG/3-understandable/3.2.4-consistent-identification.md
T
2025-12-23 21:04:52 -05:00

1.3 KiB

Back to 3 Understandable index

3.2.4 Consistent Identification

  • Level: AA
  • Guideline: 3.2 Predictable
  • Principle: 3 Understandable

What it is

Components that have the same functionality within a set of web pages are identified consistently.

How to test

  • Check: Components that have the same functionality within a set of web pages are identified consistently.
  • Use the sufficient techniques below as acceptable methods when applicable.
  • Confirm none of the common failures apply.

Sufficient techniques (W3C)

  • G197: Using labels, names, and text alternatives consistently for content that has the same functionality
  • following the sufficient techniques for Success Criterion 1.1.1 and sufficient techniques for Success Criterion 4.1.2 for providing labels, names, and text alternatives

Common failures (W3C)

  • F31: Failure of Success Criterion 3.2.4 due to using two different labels for the same function on different web pages within a set of web pages

Resources

Back to 3 Understandable index