ACTION-2018: Modify issue1009 text to ensure that aria-details does not aria-details does not participate in accessible name computation
Modify issue1009 text to ensure that aria-details does not aria-details does not participate in accessible name computation
- State:
- closed
- Person:
- Richard Schwerdtfeger
- Due on:
- February 18, 2016
- Created on:
- February 11, 2016
- Associated Issue:
- ISSUE-1009
- Related emails:
- No related emails
Related notes:
Change the description, specifically this sentence:
"The aria-details attribute references another element that contains detailed information about the object beyond what is available in aria-describedby."
Change to (note emphasis):
"The aria-details attribute references *a single element* that contains detailed information about the object beyond what is available in aria-describedby."
This change was incorporated in the commits for action-2016:
Addition of new property: https://github.com/w3c/aria/commit/57c31439e
Removal of aria-described at: https://github.com/w3c/aria/commit/6a7cacda1
Setting State to CLOSED as per today's ARIA concall.
Display change log.