axe-core
Advanced tools
Comparing version
@@ -848,3 +848,3 @@ { | ||
"pass": "The multimedia element has a captions track", | ||
"incomplete": "Check that captions is available for the element" | ||
"incomplete": "Check that captions are available for the element" | ||
}, | ||
@@ -851,0 +851,0 @@ "frame-tested": { |
{ | ||
"name": "axe-core", | ||
"description": "Accessibility engine for automated Web UI testing", | ||
"version": "4.10.2", | ||
"version": "4.10.3", | ||
"license": "MPL-2.0", | ||
@@ -128,2 +128,3 @@ "engines": { | ||
"@deque/dot": "^1.1.5", | ||
"@types/node": "^4.9.5", | ||
"aria-practices": "github:w3c/aria-practices#ce0336bd82d7d3651abcbde86af644197ddbc629", | ||
@@ -163,3 +164,3 @@ "aria-query": "^5.1.3", | ||
"jsdoc": "^4.0.2", | ||
"jsdom": "^24.0.0", | ||
"jsdom": "^25.0.1", | ||
"karma": "^6.4.1", | ||
@@ -184,3 +185,3 @@ "karma-chai": "^0.1.0", | ||
"serve-handler": "^6.1.5", | ||
"sinon": "^18.0.0", | ||
"sinon": "^19.0.2", | ||
"sri-toolbox": "^0.2.0", | ||
@@ -187,0 +188,0 @@ "standard-version": "^9.5.0", |
@@ -17,3 +17,3 @@ # axe-core | ||
Axe-core has different types of rules, for WCAG 2.0, 2.1, 2.2 on level A, AA and AAA as well as a number of best practices that help you identify common accessibility practices like ensuring every page has an `h1` heading, and to help you avoid "gotchas" in ARIA like where an ARIA attribute you used will get ignored. The complete list of rules, grouped WCAG level and best practice, can found in [doc/rule-descriptions.md](./doc/rule-descriptions.md). | ||
Axe-core has different types of rules, for WCAG 2.0, 2.1, 2.2 on level A, AA and AAA as well as a number of best practices that help you identify common accessibility practices like ensuring every page has an `h1` heading, and to help you avoid "gotchas" in ARIA like where an ARIA attribute you used will get ignored. The complete list of rules, grouped WCAG level and best practice, can be found in [doc/rule-descriptions.md](./doc/rule-descriptions.md). | ||
@@ -69,3 +69,3 @@ With axe-core, you can find **on average 57% of WCAG issues automatically**. Additionally, axe-core will return elements as "incomplete" where axe-core could not be certain, and manual review is needed. | ||
- It automatically determines which rules to run based on the evaluation context. | ||
- Axe supports in-memory fixtures, static fixtures, integration tests and iframes of infinite depth. | ||
- Axe supports in-memory fixtures, static fixtures, integration tests, and iframes of infinite depth. | ||
- Axe is highly configurable. | ||
@@ -72,0 +72,0 @@ |
@@ -393,3 +393,7 @@ { | ||
"axe.min.js": "sha256-tRHNnewBx29LKtFyO2a22zfUwutO0ZkHbhgp2e57deM=" | ||
}, | ||
"4.10.3": { | ||
"axe.js": "sha256-vurbjUBDRYSCqEMt0ievkm0brzeP+81jiI6R7AyoU10=", | ||
"axe.min.js": "sha256-iAlwwIFwc2DmTzTOol/5GJL1vJVnWwd2kluXCd2KaLs=" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2789874
0.04%49999
0.04%70
1.45%