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 CHANGED
@@ -29883,7 +29883,7 @@
29883
29883
  help: 'scope attribute should be used correctly'
29884
29884
  },
29885
29885
  'scrollable-region-focusable': {
29886
- description: 'Ensure elements that have scrollable content are accessible by keyboard',
29886
+ description: 'Ensure elements that have scrollable content are accessible by keyboard in Safari',
29887
29887
  help: 'Scrollable region must have keyboard access'
29888
29888
  },
29889
29889
  'select-name': {