aria
aria copied to clipboard
Accessible Rich Internet Applications (WAI-ARIA)
`associationlist` and related roles have tediously long names. These look like ObjC naming conventions: `associationlist:item:value:` ;-) > associationlist: A section containing associationlistitemkey and associationlistitemvalue elements. > associationlistitemkey: A single key...
Moved from https://github.com/w3c/html-aam/pull/529/ Adds name from heading computation steps for `` and ``
Moved from https://github.com/w3c/html-aam/pull/484/
Moved from https://github.com/w3c/html-aam/pull/451/
Copies w3c/core-aam#230 by @rahimabdi Closes https://github.com/w3c/core-aam/issues/215
# Description of bug or feature request There are several desktop and web applications that use similar GUI constructs for creating and selecting tags as found in the “To” fields...
Leaving aside that HTML mentions that `readonly` is only for text editable form controls, the `aria-readonly` attribute is introduced with the following text: >Indicates that the element is not editable,...
Closes https://github.com/w3c/accname/issues/203 Describe Change Here! The accname algorithm should account for `::marker` CSS-generated content. This PR for provides spec guidance on ensuring `::marker` content (that is visible and where the...
# Describe your concern While reviewing [5.2.8.6 Roles which cannot be named (Name prohibited)](https://w3c.github.io/aria/#namefromprohibited), I noticed that the role `none` is in the list but not `presentation`. I assumed that...
Closes https://github.com/w3c/accname/issues/234. This PR clarifies that the empty string is special as part of host language label calculation. *** Preview | Diff