Accessible Name and Description Computation

Accessible Name and Description Computation 1.1

  • Defines the priority and the algorithms for computing:
    • Accessible name
    • Accessible description
  • Complexity of algorithm due to aria-labelledby and aria-describedby computation:
    • Using "value" for referenced controls and widgets, instead of just text content.
    • The preservation of spacing for referenced elements.
  • Simpler explanation of the basics of naming and describing in ARIA Authoring Practices.