ARIA label Property
Jump to navigation
Jump to search
This is some text in the region.
SSB BART Group
- aria-label won't be announced when applied to elements that do not contain valid ARIA region/landmark roles or if they are not already active elements like form fields, links, or buttons.
Input example
Link example
Learn more about SSB BART Group Click here
Region example
Related links
Button example
Span
This is text.
Div
This is text.
aria-label attribute with empty string value
div with role="presentation", tabindex=-1, and existing aria-label value present.
Testing 7.2 Conditions That Cause Role presentation to be Ignored