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

closes #2303 This updates a custom element's default role to none to allow attribute reflection from the custom element parent to its internals. This change provides additional clarification about how...

spec:html-aam

# Description of bug or feature request The [lists of aria props](https://www.w3.org/TR/wai-aria-1.2/#state_prop_def) includes an [aria-required](https://www.w3.org/TR/wai-aria-1.2/#aria-required) prop to indicate that user input is required on the [element](https://www.w3.org/TR/wai-aria-1.2/#dfn-element) before a form may...

In attempting to decide upon a way for the customizable select element to calculate the value to expose to users, use cases arose where allowing an author to set `aria-valuetext`...

# Issue Description When dealing with something like selection states in a 'grid' role element, aria-selected='true' can be set on both, 'row' role elements and 'gridcell' elements. For a grid...

The proposed comment role includes the following language: >If the author has not explicitly declared aria-level, aria-posinset, or aria-setsize for a comment element, user agents MUST automatically compute the missing...

Closes #2337 - updates `autocomplete` mapping for the `form` element (it doesn't map directly to the form element, but rather owned form controls will expose a supports autocompletion mapping, or...

spec:html-aam

This should not contain any normative changes - Updates the listed inputs and button types to steps more consistent in wording. - incorporates https://github.com/w3c/accname/issues/246 into the label steps for the...

spec:html-aam