aria
aria copied to clipboard
Accessible Rich Internet Applications (WAI-ARIA)
Closes [AccName 250](https://github.com/w3c/accname/issues/250) I am making this change in an effort to make it more obvious that readers should be checking HTML-AAM in specific instances. Due to the recent issues...
Consider the following markup: ``` foo bar bar content goes here ``` running a bunch of automated checkers, no issue is raised that there is no association between the selected...
Moved at @alisonmaher's request from: - https://github.com/w3c/aria/discussions/1958#discussioncomment-10363453 ## AriaNotify should avoid pestering/annoyance of notifications, either too many or too irrelevant I understand many aspects of the ariaNotify proposal (types, notification...
Identify what we want to keep before archiving aria-common.
Part of #2230 Partially moved from https://github.com/w3c/aria-common/pull/106 at [caf8e9e](https://github.com/w3c/aria-common/pull/106/commits/caf8e9edef64a279e0aa2406fefe8cac624aad63) From the original PR: Much work to be done. * [x] add a very simple test * `test.sh` runs respec on...
Continuation of #2408 - [ ] review questions & TODO items noted in the code comments - [ ] revisit #1823, #2073, #2234, #2445 - [ ] return roleInfo to...
This is an **intended duplicated** issue already raised in SVG-AAM repo 4 years ago, but I opened it to gain traction on this topic since it affects quite heavily tool...
closes #2497 initial stab at creating the new author must requirement so that if there is an activate tab, a corresponding tabpanel element must be rendered. question is should this...
This issue carries over follow-up work from: https://github.com/w3c/aria/pull/2474. As part of [referenceTarget](https://github.com/whatwg/html/pull/10995), HTML adds definitions for "single element reference" and "set of element references" attributes, formalizing the concept of attributes...
As we're all quite aware, there is no formal CSS AAM. There appears to be no process or assigned member of the ARIA wg or CSS wg to actively monitor...