diff --git a/accessibility-checker-engine/help-v4/en-US/aria_attribute_deprecated.html b/accessibility-checker-engine/help-v4/en-US/aria_attribute_deprecated.html index ee727b8b6..95dc6d70a 100644 --- a/accessibility-checker-engine/help-v4/en-US/aria_attribute_deprecated.html +++ b/accessibility-checker-engine/help-v4/en-US/aria_attribute_deprecated.html @@ -65,6 +65,8 @@

### What to do * Replace deprecated roles and attributes with those preferred in the current version of the specification. + +Note: Specification issues such as missing roles due to inappropriately nested elements, deprecated roles, incorrect states or names due to a duplicate ID are covered by other accessibility requirements and will be reported under those requirements rather than the previous "4.1.1 Parsing" requirement that was removed in WCAG 2.2. @@ -77,7 +79,7 @@

### About this requirement -* [IBM 4.1.1 Parsing](https://www.ibm.com/able/requirements/requirements/#4_1_1) + * [ARIA 1.2 - Deprecated Requirements](https://www.w3.org/TR/wai-aria-1.2/#deprecated) ### Who does this affect?