@@ -2398,6 +2549,14 @@
serious
+
+
+ Issue Tags:
+ cat.keyboard
+
+ best-practice
+
+
@@ -2494,9 +2653,9 @@
# |
- Description |
+ Description |
Axe rule ID |
- WCAG |
+ WCAG |
Nodes passed check |
@@ -2505,7 +2664,7 @@
1 |
Elements must only use allowed ARIA attributes |
aria-allowed-attr |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
10 |
@@ -2521,7 +2680,7 @@
3 |
aria-hidden='true' must not be present on the document body |
aria-hidden-body |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
1 |
@@ -2529,7 +2688,7 @@
4 |
ARIA hidden element must not contain focusable elements |
aria-hidden-focus |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 1.3.1 |
2 |
@@ -2537,7 +2696,7 @@
5 |
Required ARIA attributes must be provided |
aria-required-attr |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
13 |
@@ -2545,7 +2704,7 @@
6 |
Certain ARIA roles must contain particular children |
aria-required-children |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
13 |
@@ -2553,7 +2712,7 @@
7 |
Certain ARIA roles must be contained by particular parents |
aria-required-parent |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
13 |
@@ -2561,7 +2720,7 @@
8 |
ARIA roles used must conform to valid values |
aria-roles |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
13 |
@@ -2569,7 +2728,7 @@
9 |
ARIA attributes must conform to valid values |
aria-valid-attr-value |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
10 |
@@ -2577,7 +2736,7 @@
10 |
ARIA attributes must conform to valid names |
aria-valid-attr |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
10 |
@@ -2585,7 +2744,7 @@
11 |
autocomplete attribute must be used correctly |
autocomplete-valid |
- WCAG 2.1 Level AA |
+ WCAG 2.1 Level AA, WCAG 1.3.5 |
3 |
@@ -2593,7 +2752,7 @@
12 |
Inline text spacing must be adjustable with custom stylesheets |
avoid-inline-spacing |
- WCAG 2.1 Level AA |
+ WCAG 2.1 Level AA, WCAG 1.4.1.2 |
8 |
@@ -2601,7 +2760,7 @@
13 |
Buttons must have discernible text |
button-name |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
12 |
@@ -2609,7 +2768,7 @@
14 |
Page must have means to bypass repeated blocks |
bypass |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 2.4.1 |
1 |
@@ -2617,7 +2776,7 @@
15 |
Documents must have <title> element to aid in navigation |
document-title |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 2.4.2 |
1 |
@@ -2625,7 +2784,7 @@
16 |
IDs used in ARIA and labels must be unique |
duplicate-id-aria |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.1 |
7 |
@@ -2633,7 +2792,7 @@
17 |
id attribute value must be unique |
duplicate-id |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.1 |
20 |
@@ -2649,7 +2808,7 @@
19 |
Form field should not have multiple label elements |
form-field-multiple-labels |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 3.3.2 |
17 |
@@ -2673,7 +2832,7 @@
22 |
<html> element must have a lang attribute |
html-has-lang |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 3.1.1 |
1 |
@@ -2681,7 +2840,7 @@
23 |
<html> element must have a valid value for the lang attribute |
html-lang-valid |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 3.1.1 |
1 |
@@ -2689,7 +2848,7 @@
24 |
Elements must have their visible text as part of their accessible name |
label-content-name-mismatch |
- WCAG 2.1 Level A |
+ WCAG 2.1 Level A, WCAG 2.5.3 |
1 |
@@ -2705,7 +2864,7 @@
26 |
Form elements must have labels |
label |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 1.3.1 |
12 |
@@ -2713,7 +2872,7 @@
27 |
Links must be distinguished from surrounding text in a way that does not rely on color |
link-in-text-block |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.4.1 |
1 |
@@ -2721,7 +2880,7 @@
28 |
Links must have discernible text |
link-name |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 2.4.4 |
5 |
@@ -2729,7 +2888,7 @@
29 |
<ul> and <ol> must only directly contain <li>, <script> or <template> elements |
list |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
1 |
@@ -2737,7 +2896,7 @@
30 |
<li> elements must be contained in a <ul> or <ol> |
listitem |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
3 |
@@ -2793,7 +2952,7 @@
37 |
Data or header cells should not be used to give caption to a data table. |
table-fake-caption |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
1 |
@@ -2801,7 +2960,7 @@
38 |
All cells in a table element that use the headers attribute must only refer to other cells of that same table |
td-headers-attr |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
1 |
@@ -2861,7 +3020,7 @@
1 |
Elements must have sufficient color contrast |
color-contrast |
- WCAG 2.0 Level AA |
+ WCAG 2 Level AA, WCAG 1.4.3 |
132 |
@@ -2877,7 +3036,7 @@
3 |
Links must be distinguished from surrounding text in a way that does not rely on color |
link-in-text-block |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.4.1 |
22 |
@@ -2885,7 +3044,7 @@
4 |
<video> elements must have captions |
video-caption |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.2.2 |
1 |
@@ -2950,56 +3109,56 @@
2 |
Active <area> elements must have alternate text |
area-alt |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.1.1, WCAG 2.4.4, WCAG 4.1.2 |
3 |
ARIA input fields must have an accessible name |
aria-input-field-name |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
4 |
Use aria-roledescription on elements with a semantic role |
aria-roledescription |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
5 |
ARIA toggle fields have an accessible name |
aria-toggle-field-name |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
6 |
<audio> elements must have a captions track |
audio-caption |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.2.1 |
7 |
<blink> elements are deprecated and must not be used |
blink |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 2.2.2 |
8 |
<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements |
definition-list |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
9 |
<dt> and <dd> elements must be contained by a <dl> |
dlitem |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
@@ -3013,21 +3172,21 @@
11 |
HTML elements with lang and xml:lang must have the same base language |
html-xml-lang-mismatch |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 3.1.1 |
12 |
Image buttons must have alternate text |
input-image-alt |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.1.1 |
13 |
Elements must have their visible text as part of their accessible name |
label-content-name-mismatch |
- WCAG 2.1 Level A |
+ WCAG 2.1 Level A, WCAG 2.5.3 |
@@ -3083,35 +3242,35 @@
21 |
<marquee> elements are deprecated and must not be used |
marquee |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 2.2.2 |
22 |
Timed refresh must not exist |
meta-refresh |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 2 Level AAA, WCAG 2.2.1, WCAG 2.2.4, WCAG 3.2.5 |
23 |
<object> elements must have alternate text |
object-alt |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.1.1 |
24 |
Bold, italic text and font-size are not used to style p elements as a heading |
p-as-heading |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
25 |
[role='img'] elements have an alternative text |
role-img-alt |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.1.1 |
@@ -3125,14 +3284,14 @@
27 |
Ensure that scrollable region has keyboard access |
scrollable-region-focusable |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 2.1.1 |
28 |
Server-side image maps must not be used |
server-side-image-map |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 2.1.1 |
@@ -3146,42 +3305,42 @@
30 |
svg elements with an img role have an alternative text |
svg-img-alt |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.1.1 |
31 |
Data or header cells should not be used to give caption to a data table. |
table-fake-caption |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
32 |
All non-empty td element in table larger than 3 by 3 must have an associated table header |
td-has-header |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
33 |
All th elements and elements with role=columnheader/rowheader must have data cells they describe |
th-has-data-cells |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
34 |
lang attribute must have a valid value |
valid-lang |
- WCAG 2.0 Level AA |
+ WCAG 2 Level AA, WCAG 3.1.2 |
35 |
<video> or <audio> elements do not autoplay audio |
no-autoplay-audio |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.4.2 |
diff --git a/artifacts/tcIncludingCustomSummary.html b/artifacts/tcIncludingCustomSummary.html
index ae7110f..cb88fbe 100644
--- a/artifacts/tcIncludingCustomSummary.html
+++ b/artifacts/tcIncludingCustomSummary.html
@@ -105,8 +105,8 @@
axe-core found 85 violations
# |
Description |
Axe rule ID |
-
WCAG |
-
Impact |
+
WCAG |
+
Impact |
Count |
@@ -115,7 +115,7 @@ axe-core found 85 violations
1 |
Buttons must have discernible text |
button-name |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
critical |
1 |
@@ -123,7 +123,7 @@ axe-core found 85 violations
2 |
Elements must have sufficient color contrast |
color-contrast |
- WCAG 2.0 Level AA |
+ WCAG 2 Level AA, WCAG 1.4.3 |
serious |
11 |
@@ -131,7 +131,7 @@ axe-core found 85 violations
3 |
IDs of active elements must be unique |
duplicate-id-active |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.1 |
serious |
1 |
@@ -139,7 +139,7 @@ axe-core found 85 violations
4 |
id attribute value must be unique |
duplicate-id |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.1 |
minor |
10 |
@@ -147,7 +147,7 @@ axe-core found 85 violations
5 |
Frames must have title attribute |
frame-title |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 2.4.1, WCAG 4.1.2 |
serious |
2 |
@@ -155,7 +155,7 @@ axe-core found 85 violations
6 |
<html> element must have a lang attribute |
html-has-lang |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 3.1.1 |
serious |
1 |
@@ -163,7 +163,7 @@ axe-core found 85 violations
7 |
Images must have alternate text |
image-alt |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.1.1 |
critical |
4 |
@@ -171,7 +171,7 @@ axe-core found 85 violations
8 |
Form elements must have labels |
label |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 1.3.1 |
critical |
1 |
@@ -195,7 +195,7 @@ axe-core found 85 violations
11 |
Links must be distinguished from surrounding text in a way that does not rely on color |
link-in-text-block |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.4.1 |
serious |
1 |
@@ -203,7 +203,7 @@ axe-core found 85 violations
12 |
Links must have discernible text |
link-name |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 2.4.4 |
serious |
8 |
@@ -242,7 +242,7 @@
button-name
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 4.1.2
@@ -251,6 +251,20 @@
critical
+
+
+ Issue Tags:
+ cat.name-role-value
+
+ wcag2a
+
+ wcag412
+
+ section508
+
+ section508.22.a
+
+
@@ -308,7 +322,7 @@
color-contrast
- WCAG 2.0 Level AA
+ WCAG 2 Level AA, WCAG 1.4.3
@@ -317,6 +331,16 @@
serious
+
+
+ Issue Tags:
+ cat.color
+
+ wcag2aa
+
+ wcag143
+
+
@@ -562,7 +586,7 @@
duplicate-id-active
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 4.1.1
@@ -571,6 +595,16 @@
serious
+
+
+ Issue Tags:
+ cat.parsing
+
+ wcag2a
+
+ wcag411
+
+
@@ -624,7 +658,7 @@
duplicate-id
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 4.1.1
@@ -633,6 +667,16 @@
minor
+
+
+ Issue Tags:
+ cat.parsing
+
+ wcag2a
+
+ wcag411
+
+
@@ -868,7 +912,7 @@
frame-title
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 2.4.1, WCAG 4.1.2
@@ -877,6 +921,22 @@
serious
+
+
+ Issue Tags:
+ cat.text-alternatives
+
+ wcag2a
+
+ wcag241
+
+ wcag412
+
+ section508
+
+ section508.22.i
+
+
@@ -952,7 +1012,7 @@
html-has-lang
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 3.1.1
@@ -961,6 +1021,16 @@
serious
+
+
+ Issue Tags:
+ cat.language
+
+ wcag2a
+
+ wcag311
+
+
@@ -1011,7 +1081,7 @@
image-alt
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 1.1.1
@@ -1020,6 +1090,20 @@
critical
+
+
+ Issue Tags:
+ cat.text-alternatives
+
+ wcag2a
+
+ wcag111
+
+ section508
+
+ section508.22.a
+
+
@@ -1141,7 +1225,7 @@
label
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 1.3.1
@@ -1150,6 +1234,22 @@
critical
+
+
+ Issue Tags:
+ cat.forms
+
+ wcag2a
+
+ wcag412
+
+ wcag131
+
+ section508
+
+ section508.22.n
+
+
@@ -1213,6 +1313,14 @@
moderate
+
+
+ Issue Tags:
+ cat.semantics
+
+ best-practice
+
+
@@ -1326,6 +1434,14 @@
moderate
+
+
+ Issue Tags:
+ cat.semantics
+
+ best-practice
+
+
@@ -1387,7 +1503,7 @@
link-in-text-block
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 1.4.1
@@ -1396,6 +1512,18 @@
serious
+
+
+ Issue Tags:
+ cat.color
+
+ experimental
+
+ wcag2a
+
+ wcag141
+
+
@@ -1446,7 +1574,7 @@
link-name
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 2.4.4
@@ -1455,6 +1583,22 @@
serious
+
+
+ Issue Tags:
+ cat.name-role-value
+
+ wcag2a
+
+ wcag412
+
+ wcag244
+
+ section508
+
+ section508.22.a
+
+
@@ -1716,6 +1860,14 @@
moderate
+
+
+ Issue Tags:
+ cat.keyboard
+
+ best-practice
+
+
@@ -2403,6 +2555,14 @@
serious
+
+
+ Issue Tags:
+ cat.keyboard
+
+ best-practice
+
+
diff --git a/artifacts/tcOnlyPasses.html b/artifacts/tcOnlyPasses.html
index d5e74a4..980087d 100644
--- a/artifacts/tcOnlyPasses.html
+++ b/artifacts/tcOnlyPasses.html
@@ -91,7 +91,6 @@
https://dequeuniversity.com/demo/mars/
-
axe-core found 0 violations
diff --git a/artifacts/tcPassesAndViolations.html b/artifacts/tcPassesAndViolations.html
index 508a965..d23e02f 100644
--- a/artifacts/tcPassesAndViolations.html
+++ b/artifacts/tcPassesAndViolations.html
@@ -91,7 +91,6 @@
@@ -100,8 +99,8 @@ axe-core found 85 violations
# |
Description |
Axe rule ID |
- WCAG |
- Impact |
+ WCAG |
+ Impact |
Count |
@@ -110,7 +109,7 @@ axe-core found 85 violations
1 |
Buttons must have discernible text |
button-name |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
critical |
1 |
@@ -118,7 +117,7 @@ axe-core found 85 violations
2 |
Elements must have sufficient color contrast |
color-contrast |
- WCAG 2.0 Level AA |
+ WCAG 2 Level AA, WCAG 1.4.3 |
serious |
11 |
@@ -126,7 +125,7 @@ axe-core found 85 violations
3 |
IDs of active elements must be unique |
duplicate-id-active |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.1 |
serious |
1 |
@@ -134,7 +133,7 @@ axe-core found 85 violations
4 |
id attribute value must be unique |
duplicate-id |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.1 |
minor |
10 |
@@ -142,7 +141,7 @@ axe-core found 85 violations
5 |
Frames must have title attribute |
frame-title |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 2.4.1, WCAG 4.1.2 |
serious |
2 |
@@ -150,7 +149,7 @@ axe-core found 85 violations
6 |
<html> element must have a lang attribute |
html-has-lang |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 3.1.1 |
serious |
1 |
@@ -158,7 +157,7 @@ axe-core found 85 violations
7 |
Images must have alternate text |
image-alt |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.1.1 |
critical |
4 |
@@ -166,7 +165,7 @@ axe-core found 85 violations
8 |
Form elements must have labels |
label |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 1.3.1 |
critical |
1 |
@@ -190,7 +189,7 @@ axe-core found 85 violations
11 |
Links must be distinguished from surrounding text in a way that does not rely on color |
link-in-text-block |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.4.1 |
serious |
1 |
@@ -198,7 +197,7 @@ axe-core found 85 violations
12 |
Links must have discernible text |
link-name |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 2.4.4 |
serious |
8 |
@@ -237,7 +236,7 @@
button-name
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 4.1.2
@@ -246,6 +245,20 @@
critical
+
+
+ Issue Tags:
+ cat.name-role-value
+
+ wcag2a
+
+ wcag412
+
+ section508
+
+ section508.22.a
+
+
@@ -303,7 +316,7 @@
color-contrast
- WCAG 2.0 Level AA
+ WCAG 2 Level AA, WCAG 1.4.3
@@ -312,6 +325,16 @@
serious
+
+
+ Issue Tags:
+ cat.color
+
+ wcag2aa
+
+ wcag143
+
+
@@ -557,7 +580,7 @@
duplicate-id-active
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 4.1.1
@@ -566,6 +589,16 @@
serious
+
+
+ Issue Tags:
+ cat.parsing
+
+ wcag2a
+
+ wcag411
+
+
@@ -619,7 +652,7 @@
duplicate-id
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 4.1.1
@@ -628,6 +661,16 @@
minor
+
+
+ Issue Tags:
+ cat.parsing
+
+ wcag2a
+
+ wcag411
+
+
@@ -863,7 +906,7 @@
frame-title
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 2.4.1, WCAG 4.1.2
@@ -872,6 +915,22 @@
serious
+
+
+ Issue Tags:
+ cat.text-alternatives
+
+ wcag2a
+
+ wcag241
+
+ wcag412
+
+ section508
+
+ section508.22.i
+
+
@@ -947,7 +1006,7 @@
html-has-lang
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 3.1.1
@@ -956,6 +1015,16 @@
serious
+
+
+ Issue Tags:
+ cat.language
+
+ wcag2a
+
+ wcag311
+
+
@@ -1006,7 +1075,7 @@
image-alt
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 1.1.1
@@ -1015,6 +1084,20 @@
critical
+
+
+ Issue Tags:
+ cat.text-alternatives
+
+ wcag2a
+
+ wcag111
+
+ section508
+
+ section508.22.a
+
+
@@ -1136,7 +1219,7 @@
label
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 1.3.1
@@ -1145,6 +1228,22 @@
critical
+
+
+ Issue Tags:
+ cat.forms
+
+ wcag2a
+
+ wcag412
+
+ wcag131
+
+ section508
+
+ section508.22.n
+
+
@@ -1208,6 +1307,14 @@
moderate
+
+
+ Issue Tags:
+ cat.semantics
+
+ best-practice
+
+
@@ -1321,6 +1428,14 @@
moderate
+
+
+ Issue Tags:
+ cat.semantics
+
+ best-practice
+
+
@@ -1382,7 +1497,7 @@
link-in-text-block
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 1.4.1
@@ -1391,6 +1506,18 @@
serious
+
+
+ Issue Tags:
+ cat.color
+
+ experimental
+
+ wcag2a
+
+ wcag141
+
+
@@ -1441,7 +1568,7 @@
link-name
- WCAG 2.0 Level A
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 2.4.4
@@ -1450,6 +1577,22 @@
serious
+
+
+ Issue Tags:
+ cat.name-role-value
+
+ wcag2a
+
+ wcag412
+
+ wcag244
+
+ section508
+
+ section508.22.a
+
+
@@ -1711,6 +1854,14 @@
moderate
+
+
+ Issue Tags:
+ cat.keyboard
+
+ best-practice
+
+
@@ -2398,6 +2549,14 @@
serious
+
+
+ Issue Tags:
+ cat.keyboard
+
+ best-practice
+
+
@@ -2494,9 +2653,9 @@
# |
- Description |
+ Description |
Axe rule ID |
- WCAG |
+ WCAG |
Nodes passed check |
@@ -2505,7 +2664,7 @@
1 |
Elements must only use allowed ARIA attributes |
aria-allowed-attr |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
10 |
@@ -2521,7 +2680,7 @@
3 |
aria-hidden='true' must not be present on the document body |
aria-hidden-body |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
1 |
@@ -2529,7 +2688,7 @@
4 |
ARIA hidden element must not contain focusable elements |
aria-hidden-focus |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 1.3.1 |
2 |
@@ -2537,7 +2696,7 @@
5 |
Required ARIA attributes must be provided |
aria-required-attr |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
13 |
@@ -2545,7 +2704,7 @@
6 |
Certain ARIA roles must contain particular children |
aria-required-children |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
13 |
@@ -2553,7 +2712,7 @@
7 |
Certain ARIA roles must be contained by particular parents |
aria-required-parent |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
13 |
@@ -2561,7 +2720,7 @@
8 |
ARIA roles used must conform to valid values |
aria-roles |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
13 |
@@ -2569,7 +2728,7 @@
9 |
ARIA attributes must conform to valid values |
aria-valid-attr-value |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
10 |
@@ -2577,7 +2736,7 @@
10 |
ARIA attributes must conform to valid names |
aria-valid-attr |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
10 |
@@ -2585,7 +2744,7 @@
11 |
autocomplete attribute must be used correctly |
autocomplete-valid |
- WCAG 2.1 Level AA |
+ WCAG 2.1 Level AA, WCAG 1.3.5 |
3 |
@@ -2593,7 +2752,7 @@
12 |
Inline text spacing must be adjustable with custom stylesheets |
avoid-inline-spacing |
- WCAG 2.1 Level AA |
+ WCAG 2.1 Level AA, WCAG 1.4.1.2 |
8 |
@@ -2601,7 +2760,7 @@
13 |
Buttons must have discernible text |
button-name |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
12 |
@@ -2609,7 +2768,7 @@
14 |
Page must have means to bypass repeated blocks |
bypass |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 2.4.1 |
1 |
@@ -2617,7 +2776,7 @@
15 |
Documents must have <title> element to aid in navigation |
document-title |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 2.4.2 |
1 |
@@ -2625,7 +2784,7 @@
16 |
IDs used in ARIA and labels must be unique |
duplicate-id-aria |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.1 |
7 |
@@ -2633,7 +2792,7 @@
17 |
id attribute value must be unique |
duplicate-id |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.1 |
20 |
@@ -2649,7 +2808,7 @@
19 |
Form field should not have multiple label elements |
form-field-multiple-labels |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 3.3.2 |
17 |
@@ -2673,7 +2832,7 @@
22 |
<html> element must have a lang attribute |
html-has-lang |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 3.1.1 |
1 |
@@ -2681,7 +2840,7 @@
23 |
<html> element must have a valid value for the lang attribute |
html-lang-valid |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 3.1.1 |
1 |
@@ -2689,7 +2848,7 @@
24 |
Elements must have their visible text as part of their accessible name |
label-content-name-mismatch |
- WCAG 2.1 Level A |
+ WCAG 2.1 Level A, WCAG 2.5.3 |
1 |
@@ -2705,7 +2864,7 @@
26 |
Form elements must have labels |
label |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 1.3.1 |
12 |
@@ -2713,7 +2872,7 @@
27 |
Links must be distinguished from surrounding text in a way that does not rely on color |
link-in-text-block |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.4.1 |
1 |
@@ -2721,7 +2880,7 @@
28 |
Links must have discernible text |
link-name |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 2.4.4 |
5 |
@@ -2729,7 +2888,7 @@
29 |
<ul> and <ol> must only directly contain <li>, <script> or <template> elements |
list |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
1 |
@@ -2737,7 +2896,7 @@
30 |
<li> elements must be contained in a <ul> or <ol> |
listitem |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
3 |
@@ -2793,7 +2952,7 @@
37 |
Data or header cells should not be used to give caption to a data table. |
table-fake-caption |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
1 |
@@ -2801,7 +2960,7 @@
38 |
All cells in a table element that use the headers attribute must only refer to other cells of that same table |
td-headers-attr |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
1 |
diff --git a/artifacts/tcWithTheKey.html b/artifacts/tcWithTheKey.html
index 333803b..bb818db 100644
--- a/artifacts/tcWithTheKey.html
+++ b/artifacts/tcWithTheKey.html
@@ -91,7 +91,6 @@
https://dequeuniversity.com/demo/mars/
-
axe-core found 0 violations
@@ -125,9 +124,9 @@
# |
- Description |
+ Description |
Axe rule ID |
- WCAG |
+ WCAG |
Nodes passed check |
@@ -136,7 +135,7 @@
1 |
Elements must only use allowed ARIA attributes |
aria-allowed-attr |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
10 |
@@ -152,7 +151,7 @@
3 |
aria-hidden='true' must not be present on the document body |
aria-hidden-body |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
1 |
@@ -160,7 +159,7 @@
4 |
ARIA hidden element must not contain focusable elements |
aria-hidden-focus |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2, WCAG 1.3.1 |
2 |
@@ -168,7 +167,7 @@
5 |
Required ARIA attributes must be provided |
aria-required-attr |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
13 |
@@ -176,7 +175,7 @@
6 |
Certain ARIA roles must contain particular children |
aria-required-children |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
13 |
@@ -184,7 +183,7 @@
7 |
Certain ARIA roles must be contained by particular parents |
aria-required-parent |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 1.3.1 |
13 |
@@ -192,7 +191,7 @@
8 |
ARIA roles used must conform to valid values |
aria-roles |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
13 |
@@ -200,7 +199,7 @@
9 |
ARIA attributes must conform to valid values |
aria-valid-attr-value |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
10 |
@@ -208,7 +207,7 @@
10 |
ARIA attributes must conform to valid names |
aria-valid-attr |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
10 |
@@ -216,7 +215,7 @@
11 |
autocomplete attribute must be used correctly |
autocomplete-valid |
- WCAG 2.1 Level AA |
+ WCAG 2.1 Level AA, WCAG 1.3.5 |
3 |
@@ -224,7 +223,7 @@
12 |
Inline text spacing must be adjustable with custom stylesheets |
avoid-inline-spacing |
- WCAG 2.1 Level AA |
+ WCAG 2.1 Level AA, WCAG 1.4.1.2 |
8 |
@@ -232,7 +231,7 @@
13 |
Buttons must have discernible text |
button-name |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.2 |
12 |
@@ -240,7 +239,7 @@
14 |
Page must have means to bypass repeated blocks |
bypass |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 2.4.1 |
1 |
@@ -248,7 +247,7 @@
15 |
Documents must have <title> element to aid in navigation |
document-title |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 2.4.2 |
1 |
@@ -256,7 +255,7 @@
16 |
IDs used in ARIA and labels must be unique |
duplicate-id-aria |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.1 |
7 |
@@ -264,7 +263,7 @@
17 |
id attribute value must be unique |
duplicate-id |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 4.1.1 |
20 |
@@ -280,7 +279,7 @@
19 |
Form field should not have multiple label elements |
form-field-multiple-labels |
- WCAG 2.0 Level A |
+ WCAG 2 Level A, WCAG 3.3.2 |
17 |
@@ -304,7 +303,7 @@