-
+
5. Frames must have title attribute
-
+
-
frame-title
-
+
frame-title
+
WCAG 2 Level A, WCAG 2.4.1, WCAG 4.1.2
-
+
Ensures <iframe> and <frame> elements contain a non-empty title attribute
-
+
serious
-
+
-
+
Issue Tags:
cat.text-alternatives
@@ -936,7 +949,7 @@ exports[`Successful tests All optional parameters present 1`] = `
section508
section508.22.i
-
+
@@ -1000,9 +1013,9 @@ exports[`Successful tests All optional parameters present 1`] = `
-
+
6. <html> element must have a lang attribute
-
+
-
html-has-lang
-
+
html-has-lang
+
WCAG 2 Level A, WCAG 3.1.1
-
+
Ensures every HTML document has a lang attribute
-
+
serious
-
+
-
+
Issue Tags:
cat.language
wcag2a
wcag311
-
+
@@ -1069,9 +1082,9 @@ exports[`Successful tests All optional parameters present 1`] = `
-
+
7. Images must have alternate text
-
+
-
image-alt
-
+
image-alt
+
WCAG 2 Level A, WCAG 1.1.1
-
+
Ensures <img> elements have alternate text or a role of none or presentation
-
+
critical
-
+
-
+
Issue Tags:
cat.text-alternatives
@@ -1103,7 +1116,7 @@ exports[`Successful tests All optional parameters present 1`] = `
section508
section508.22.a
-
+
@@ -1213,9 +1226,9 @@ exports[`Successful tests All optional parameters present 1`] = `
-
+
8. Form elements must have labels
-
+
-
label
-
+
label
+
WCAG 2 Level A, WCAG 4.1.2, WCAG 1.3.1
-
+
Ensures every form element has a label
-
+
critical
-
+
-
+
Issue Tags:
cat.forms
@@ -1249,7 +1262,7 @@ exports[`Successful tests All optional parameters present 1`] = `
section508
section508.22.n
-
+
@@ -1292,9 +1305,9 @@ exports[`Successful tests All optional parameters present 1`] = `
-
+
9. Document must have one main landmark
-
+
-
landmark-one-main
-
+
landmark-one-main
+
Best practice
-
+
Ensures the document has a main landmark
-
+
moderate
-
+
-
+
Issue Tags:
cat.semantics
best-practice
-
+
@@ -1413,9 +1426,9 @@ html
-
+
10. Ensures landmarks are unique
-
+
>
-
landmark-unique
-
+
landmark-unique
+
Best practice
-
+
Landmarks must have a unique role or role/label/title (i.e. accessible name) combination
-
+
moderate
-
+
-
+
Issue Tags:
cat.semantics
best-practice
-
+
@@ -1491,9 +1504,9 @@ html
-
+
11. Links must be distinguished from surrounding text in a way that does not rely on color
-
+
>
-
link-in-text-block
-
+
link-in-text-block
+
WCAG 2 Level A, WCAG 1.4.1
-
+
Links can be distinguished without relying on color
-
+
serious
-
+
-
+
Issue Tags:
cat.color
@@ -1523,7 +1536,7 @@ html
wcag2a
wcag141
-
+
@@ -1562,9 +1575,9 @@ html
-
+
12. Links must have discernible text
-
+
>
-
link-name
-
+
link-name
+
WCAG 2 Level A, WCAG 4.1.2, WCAG 2.4.4
-
+
Ensures links have discernible text
-
+
serious
-
+
-
+
Issue Tags:
cat.name-role-value
@@ -1598,7 +1611,7 @@ html
section508
section508.22.a
-
+
@@ -1839,9 +1852,9 @@ html
-
+
13. All page content must be contained by landmarks
-
+
>
-
region
-
+
region
+
Best practice
-
+
Ensures all page content is contained by landmarks
-
+
moderate
-
+
-
+
Issue Tags:
cat.keyboard
best-practice
-
+
@@ -2534,9 +2547,9 @@ img[src$="jot"]
-
+
14. Elements should not have tabindex greater than zero
-
+
>
-
tabindex
-
+
tabindex
+
Best practice
-
+
Ensures tabindex attribute values are not greater than 0
-
+
serious
-
+
-
+
Issue Tags:
cat.keyboard
best-practice
-
+
@@ -2635,7 +2648,7 @@ img[src$="jot"]