axe-core
Advanced tools
Comparing version
@@ -376,2 +376,6 @@ { | ||
}, | ||
"summary-name": { | ||
"description": "Ensures summary elements have discernible text", | ||
"help": "Summary elements must have discernible text" | ||
}, | ||
"svg-img-alt": { | ||
@@ -686,4 +690,5 @@ "description": "Ensures <svg> elements with an img, graphics-document or graphics-symbol role have an accessible text", | ||
"autocomplete-valid": { | ||
"pass": "The autocomplete attribute is correctly formatted", | ||
"fail": "The autocomplete attribute is incorrectly formatted" | ||
"pass": "the autocomplete attribute is correctly formatted", | ||
"fail": "the autocomplete attribute is incorrectly formatted", | ||
"incomplete": "the autocomplete attribute has a non-standard value. Check whether any standard value could be used instead." | ||
}, | ||
@@ -690,0 +695,0 @@ "accesskeys": { |
{ | ||
"name": "axe-core", | ||
"description": "Accessibility engine for automated Web UI testing", | ||
"version": "4.9.1-canary.11fad59", | ||
"version": "4.9.1-canary.135898b", | ||
"license": "MPL-2.0", | ||
@@ -6,0 +6,0 @@ "engines": { |
@@ -382,6 +382,6 @@ { | ||
}, | ||
"4.9.1-canary.11fad59": { | ||
"axe.js": "sha256-D3HJfQ2YoZDdO8fr62hevEUOS0sCzeo2y2Qo2RXgFYw=", | ||
"axe.min.js": "sha256-ou0XS12fEdVox7+H1WtBN4PgHZXTcWGB32F/tPudxDQ=" | ||
"4.9.1-canary.135898b": { | ||
"axe.js": "sha256-F9VxaUj18uqzclG5wGzojRyJ93b18kDbPals0JTo480=", | ||
"axe.min.js": "sha256-RMvJRYwNsTyYi3/1uz8KQKRqtN2AlBOJm+j3nbkJS1U=" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2787039
0.13%49887
0.11%