-
If you're focused on something and it goes away (e.g. you close the item editor or close a modal dialog), the focus is lost entirely, so you have to hit Tab to get to anything. We should be better abo…
-
You just need to hover over the experiment names in the `eolMessageFour` block:
```html
{-exp-color},
```
I believe the problem is that we don't have any quotes around the `title=` bit, so…
-
The current set of color themes are actually from syntax highlighting colors. This means that they were not properly tuned, unlike say visualization color schemes such as those from Colorbrewer (http:…
-
## Use case
For iOS, the `MediaQuery.of(context).disableAnimations` does not detect whether it is Reduce Motion on or off currently.
Thus, it would be very beneficial to expose the `Accessibi…
-
We are getting linting errors with this rule for simple JSX such as:
```
Foo
// or
Foo
```
Both result in `Error: A control must be associated with a text label jsx-a11y/con…
-
Update: [draft charter](https://w3c.github.io/charter-drafts/2024/wg-fedid.html)
[Diff with current charter](https://services.w3.org/htmldiff?doc1=https%3A%2F%2Fwww.w3.org%2F2024%2F03%2Fwg-fedid-ch…
-
To be accessible, `` needs to communicate its role and state to assistive technologies. It also needs to be accessible from the keyboard, but this issue is focused on semantics.
I don't see this comp…
-
IMAGE SYNC
-
Could someone republish the NPM package to reflect this change? https://github.com/liip/TheA11yMachine/commit/fb6acb811018ba94af9e76e81c6498e606bd25a1
It breaks `npm install` for me and likely anyo…
-
Semantic info about Flutter's widgets is propagated down to the platform so that the platform knows about Flutter widgets and can use this information e.g for accessibility purposes. But during `flutt…