Text and Images from Slide
Accessible Names of Elements
- The following order of precedence is specified in ARIA 5.2.7.3 "text alternative computation":
- aria-labelledby
- aria-label
- other (depends on the element). Examples:
- alt attribute for image
- <label> element for form field