axe-core 4.11.1-canary.0489e30 → 4.11.1-canary.4ec5211
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/axe.js +1 -1
- package/axe.min.js +1 -1
- package/locales/_template.json +1 -1
- package/package.json +1 -1
package/locales/_template.json
CHANGED
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"help": "scope attribute should be used correctly"
|
|
359
359
|
},
|
|
360
360
|
"scrollable-region-focusable": {
|
|
361
|
-
"description": "Ensure elements that have scrollable content are accessible by keyboard",
|
|
361
|
+
"description": "Ensure elements that have scrollable content are accessible by keyboard in Safari",
|
|
362
362
|
"help": "Scrollable region must have keyboard access"
|
|
363
363
|
},
|
|
364
364
|
"select-name": {
|