aria icon indicating copy to clipboard operation
aria copied to clipboard

Accessible Rich Internet Applications (WAI-ARIA)

Results 277 aria issues
Sort by recently updated
recently updated
newest added

`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...

feature

Moved from https://github.com/w3c/html-aam/pull/529/ Adds name from heading computation steps for `` and ``

spec:html-aam

Moved from https://github.com/w3c/html-aam/pull/484/

spec:html-aam

Moved from https://github.com/w3c/html-aam/pull/451/

spec:html-aam

Copies w3c/core-aam#230 by @rahimabdi Closes https://github.com/w3c/core-aam/issues/215

spec:core-aam

# 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...

feature

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,...

HTML

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...

spec:accname

# 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

spec:accname