|
30 | 30 | | empty-heading | Ensures headings have discernible text | Minor | cat.name-role-value, best-practice | true |
|
31 | 31 | | focus-order-semantics | Ensures elements in the focus order have an appropriate role | Minor | cat.keyboard, best-practice, experimental | true |
|
32 | 32 | | form-field-multiple-labels | Ensures form field does not have multiple label elements | Moderate | cat.forms, wcag2a, wcag332 | true |
|
33 |
| -| frame-tested | Ensures <iframe> and <frame> elements contain the axe-core script | Critical | cat.structure, review-item | true | |
| 33 | +| frame-tested | Ensures <iframe> and <frame> elements contain the axe-core script | Critical | cat.structure, review-item, best-practice | true | |
34 | 34 | | frame-title-unique | Ensures <iframe> and <frame> elements contain a unique title attribute | Serious | cat.text-alternatives, best-practice | true |
|
35 | 35 | | frame-title | Ensures <iframe> and <frame> elements contain a non-empty title attribute | Serious | cat.text-alternatives, wcag2a, wcag242, wcag412, section508, section508.22.i | true |
|
36 | 36 | | heading-order | Ensures the order of headings is semantically correct | Moderate | cat.semantics, best-practice | true |
|
37 |
| -| hidden-content | Informs users about hidden content. | Minor | cat.structure, experimental, review-item | true | |
| 37 | +| hidden-content | Informs users about hidden content. | Minor | cat.structure, experimental, review-item, best-practice | true | |
38 | 38 | | html-has-lang | Ensures every HTML document has a lang attribute | Serious | cat.language, wcag2a, wcag311 | true |
|
39 | 39 | | html-lang-valid | Ensures the lang attribute of the <html> element has a valid value | Serious | cat.language, wcag2a, wcag311 | true |
|
40 | 40 | | html-xml-lang-mismatch | Ensure that HTML elements with both valid lang and xml:lang attributes agree on the base language of the page | Moderate | cat.language, wcag2a, wcag311 | true |
|
|
0 commit comments