axe-core 4.8.2-canary.56f104f → 4.8.2-canary.953812b

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
@@ -1,4 +1,4 @@
1
- /*! axe v4.8.2-canary.56f104f
1
+ /*! axe v4.8.2-canary.953812b
2
2
  * Copyright (c) 2015 - 2023 Deque Systems, Inc.
3
3
  *
4
4
  * Your use of this Source Code Form is subject to the terms of the Mozilla Public
@@ -22,7 +22,7 @@
22
22
  }, _typeof(o);
23
23
  }
24
24
  var axe = axe || {};
25
- axe.version = '4.8.2-canary.56f104f';
25
+ axe.version = '4.8.2-canary.953812b';
26
26
  if (typeof define === 'function' && define.amd) {
27
27
  define('axe-core', [], function() {
28
28
  return axe;
@@ -30618,7 +30618,7 @@
30618
30618
  impact: 'serious',
30619
30619
  selector: '*:not(select,textarea)',
30620
30620
  matches: 'scrollable-region-focusable-matches',
30621
- tags: [ 'cat.keyboard', 'wcag2a', 'wcag211', 'TTv5', 'TT4.a', 'EN-301-549', 'EN-9.2.1.1' ],
30621
+ tags: [ 'cat.keyboard', 'wcag2a', 'wcag211', 'wcag213', 'TTv5', 'TT4.a', 'EN-301-549', 'EN-9.2.1.1', 'EN-9.2.1.3' ],
30622
30622
  actIds: [ '0ssw9k' ],
30623
30623
  all: [],
30624
30624
  any: [ 'focusable-content', 'focusable-element' ],