You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a known combination of a popular browser and assistive technology that ignores aria-label and only announces title attribute as an accessible name.
Which attribute is announced (aria-label vs title)
If attribute precedence is respected
How empty attributes are handled
Expected results:
ARIA-label should take precedence when supported
Title attribute should be consistently announced
Empty attributes should be ignored consistently
External links
Test results
Please report test results in a comment below. Please use the following format:
## Test case 1- Date: ...
- Operating system: ..., version ...
- Browser: ..., version ...
- Screen reader: ..., version ...
- Test result: Passed / Failed (if failed, how was it different from expected?)
The text was updated successfully, but these errors were encountered:
Accessibility support
aria-label
and only announcestitle
attribute as an accessible name.ACT Rules
Test cases
Test case 1
Testing
aria-label
andtitle
attribute support across different elementsTest instructions
External links
Test results
Please report test results in a comment below. Please use the following format:
The text was updated successfully, but these errors were encountered: