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
Sort of a note-to-self so I don't lose the relevant documentation for these, especially when some of them are relatively new or recently updated - these ones in particular:
HTML to Platform Accessibility APIs Implementation Guide (WG Note 2015-09-29) - HTML-AAPI
The following "Accessibility API Mappings" drafts being produced in line with W3C's "HTML 5.1":
Core Accessibility API Mappings 1.1 (WD) CORE-AAM-1.1,
Accessible Name and Description: Computation and API Mappings 1.1 (WD) - ACCNAME-AAM-1.1
HTML Accessibility API Mappings 1.0 (WD) - HTML-AAM-1.0
Primarily for the priority of "aria-*" items in producing a accessibility API names and attributes, but also to be more fully up-to-date with ARIA things in general.
The text was updated successfully, but these errors were encountered:
…ledby and aria-label will be picked up as one of the required attributes on specified element types and checked for validity. This addresses #160 and paves the way for #159, #158, #157 and #156. Also references #162.
Sort of a note-to-self so I don't lose the relevant documentation for these, especially when some of them are relatively new or recently updated - these ones in particular:
Primarily for the priority of "aria-*" items in producing a accessibility API names and attributes, but also to be more fully up-to-date with ARIA things in general.
The text was updated successfully, but these errors were encountered: