From e1a7cb684dfc82186aaab826374a45d241c02afe Mon Sep 17 00:00:00 2001
From: Rahim Abdi WAI-ARIA RolesDOM, only in the accessibility tree.
- User agents MUST use the first token in the sequence of tokens in the role attribute value that matches the name of any non-abstract
+ User agents MUST use the first token in the sequence of tokens in the role attribute value that is an [=ASCII case-insensitive=] match for the name of any non-abstract
WAI-ARIA role. Refer to the section on role attribute implementation in
Host Languages for further details.
role attribute defines
+ The first [=ASCII case-insensitive=] name literal of a non-abstract WAI-ARIA role in the list of tokens in the role attribute defines
the role according to which the user agent MUST process the element. User Agent processing for roles is defined in the
Core Accessibility API Mappings [[CORE-AAM-1.2]].