-
**Issue Description : -**
If a relationship between elements is expressed with visual cues, it also needs to be programmatically determined. This enables assistive technology to communicate the rel…
-
@prasanna1211 thinks list box shouldn't have close button.
![image](https://user-images.githubusercontent.com/17434647/82032941-a5066f80-96b9-11ea-86da-fb8721b961a4.png)
Originally posted at [is…
-
Discussed as part of #41, [here](https://github.com/azavea/green-equity-demo/pull/41#pullrequestreview-1318762781), the colored states withhold semantic meaning on spending data that has potential to …
-
### Summary
1. Go to https://w3c.github.io/aria-practices/examples/treegrid/treegrid-1.html?cell=force
2. Navigate to the treegrid example
3. navigate with arrow keys to the links in the last col…
-
### Summary:
Screen reader users cannot interact with any modal content because aria-hidden=true is incorrectly placed on the body tag.
### Steps to reproduce:
1. Open a test modal, https://re…
-
The Publication Metadata section of the epub for education profile (https://w3c.github.io/publ-cg/education/epub-education.html#publication-metadata) contains materials relevant to the 3.1 specificati…
-
参加完第二届VUECONF 杭州之后,印象最深的还是勾三股四关于Web无障碍的分享,其中有几个关键概念**WAI-ARIA,widget,role,props以及states**值得深入学习,于是我从MDN找到了相关资料,会记录一些知识点,也会写一些自己的思考。
资料链接:https://developer.mozilla.org/en-US/docs/Learn/Accessibility…
-
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate.
## …
-
**Severity - Moderate**
Werkzeug multipart data parser needs to find a boundary that may be between consecutive chunks. That's why parsing is based on looking for newline characters. Unfortunately, c…
-
Currently focus-trapper only traps keyboard and mouse focus, but it may not actually trap focus for some screen readers. Some research is needed to figure out the best way to trap screen reader focus.…