-
I'm extending the `'plugin:jsx-a11y/recommended'` config from my .eslintrc.js file, and oddly getting different results between the jsx-a11y plugin, and the [**axe-cli**](http://npm.im/axe-cli)/browse…
-
### Describe the bug
1. Open `globe.silo`
2. Put up mesh plot of `mesh`
3. Open `rect3d.silo`
4. Put up Pseudocolor plot of `d`
5. Draw
Note that you get the `rect3d` box down inside the cen…
-
### What version of Bun is running?
1.0.3
### What platform is your computer?
mac M1
### What steps can reproduce the bug?
update bunfig.toml with scope that requires Artifactory. Run `bun instal…
-
### Backstory:
A third party has done some testing of a number of published EPUBs currently circulating.
This company validates all incoming EPUB content against the [WCAG AA 2.2 rules](https://lin…
-
Hi,
Is there a way for the axe CLI tool to generate an EARL formatted JSON report? If there is a recommendation on combining the two packages that would be great.
Thank you
Daniel
-
## Is your feature request related to a problem? Please describe.
Add automated testing for basic accessibility issues.
## Describe the solution you'd like
Deque's axe-cli seems like a good o…
-
- [1.3.2] Ace version
- [v20.11.0] Node version
- [Windows 11 - Version 10.0.22631 Build 22631] OS and version
- [[post_patch.zip](https://github.com/user-attachments/files/16044107/post_patch.zip)…
-
If I run xremap with the `--mouse` argument:
```sh
sudo xremap ./config.yml -- mouse
```
it gives me the output:
```
Selecting devices from the following list:
---------------------------…
-
## 📇 User story
As a developer, I want our axe test failures to be real accessibility issues and not system errors, so that I am able to report on my accessibility issues better
## ✅ Definitio…
-
How can we exclude certain elements from the lighthouse cli run. In axe we can do the following where certain elements are excluded based on css selectors:
```
axe.run(
{
exclude: [['.exclud…