diff --git a/accessibility-checker-engine/help-v4/en-US/aria_application_label_unique.html b/accessibility-checker-engine/help-v4/en-US/aria_application_label_unique.html index a27730a88..9ebc32c97 100644 --- a/accessibility-checker-engine/help-v4/en-US/aria_application_label_unique.html +++ b/accessibility-checker-engine/help-v4/en-US/aria_application_label_unique.html @@ -82,6 +82,7 @@

Weather portlet

* [IBM 2.4.1 Bypass Blocks](https://www.ibm.com/able/requirements/requirements/#2_4_1) * [ARIA6: aria-label to label objects](https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA6) * [ARIA13: aria-labelledby to name regions and landmarks](https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA13) +* [ARIA specification - Application Role](https://www.w3.org/TR/wai-aria-1.2/#application) ### Who does this affect? diff --git a/accessibility-checker-engine/help-v4/en-US/aria_application_labelled.html b/accessibility-checker-engine/help-v4/en-US/aria_application_labelled.html index 843c1487c..45e18169c 100644 --- a/accessibility-checker-engine/help-v4/en-US/aria_application_labelled.html +++ b/accessibility-checker-engine/help-v4/en-US/aria_application_labelled.html @@ -79,6 +79,7 @@

Weather portlet

* [IBM 2.4.1 Bypass Blocks](https://www.ibm.com/able/requirements/requirements/#2_4_1) * [ARIA practices - Accessible Names and Descriptions](https://www.w3.org/WAI/ARIA/apg/practices/names-and-descriptions/) +* [ARIA specification - Application Role](https://www.w3.org/TR/wai-aria-1.2/#application) ### Who does this affect? diff --git a/accessibility-checker-engine/help-v4/en-US/aria_article_label_unique.html b/accessibility-checker-engine/help-v4/en-US/aria_article_label_unique.html index 3a8dc7da8..72edce742 100644 --- a/accessibility-checker-engine/help-v4/en-US/aria_article_label_unique.html +++ b/accessibility-checker-engine/help-v4/en-US/aria_article_label_unique.html @@ -83,6 +83,7 @@

Stock Ticker Portlet * [IBM 2.4.1 Bypass Blocks](https://www.ibm.com/able/requirements/requirements/#2_4_1) * [ARIA6: aria-label to label objects](https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA6) * [ARIA13: aria-labelledby to name regions and landmarks](https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA13) +* [ARIA specification - Article Role](https://www.w3.org/TR/wai-aria-1.2/#article) ### Who does this affect? diff --git a/accessibility-checker-engine/help-v4/en-US/aria_attribute_required.html b/accessibility-checker-engine/help-v4/en-US/aria_attribute_required.html index 15c6ede5e..487d1d7da 100644 --- a/accessibility-checker-engine/help-v4/en-US/aria_attribute_required.html +++ b/accessibility-checker-engine/help-v4/en-US/aria_attribute_required.html @@ -84,6 +84,7 @@

* [IBM 4.1.2 Name, Role, Value](https://www.ibm.com/able/requirements/requirements/#4_1_2) * [ARIA practices guide](https://www.w3.org/WAI/ARIA/apg/) +* [ARIA specification](https://www.w3.org/TR/wai-aria-1.2/)] ### Who does this affect? diff --git a/accessibility-checker-engine/help-v4/en-US/aria_banner_label_unique.html b/accessibility-checker-engine/help-v4/en-US/aria_banner_label_unique.html index d22157c79..9c3208c4f 100644 --- a/accessibility-checker-engine/help-v4/en-US/aria_banner_label_unique.html +++ b/accessibility-checker-engine/help-v4/en-US/aria_banner_label_unique.html @@ -83,6 +83,7 @@

Weather portlet

* [IBM 2.4.1 Bypass Blocks](https://www.ibm.com/able/requirements/requirements/#2_4_1) * [ARIA6: aria-label to label objects](https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA6) * [ARIA13: aria-labelledby to name regions and landmarks](https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA13) +* [ARIA specification - Banner Role](https://www.w3.org/TR/wai-aria-1.2/#banner)] ### Who does this affect? diff --git a/accessibility-checker-engine/help-v4/en-US/aria_banner_single.html b/accessibility-checker-engine/help-v4/en-US/aria_banner_single.html index facf0c030..ded0553f7 100644 --- a/accessibility-checker-engine/help-v4/en-US/aria_banner_single.html +++ b/accessibility-checker-engine/help-v4/en-US/aria_banner_single.html @@ -76,7 +76,8 @@

### About this requirement * [IBM 2.4.1 Bypass Blocks](https://www.ibm.com/able/requirements/requirements/#2_4_1) -* [ARIA practices - HTML Sectioning Elements](https://www.w3.org/WAI/ARIA/apg/practices/landmark-regions/#htmlsectioningelements) +* [ARIA practices - Landmark Regions](https://www.w3.org/WAI/ARIA/apg/practices/landmark-regions/) +* [ARIA specification - Banner Role](https://www.w3.org/TR/wai-aria-1.2/#banner)] ### Who does this affect? diff --git a/accessibility-checker-engine/help-v4/en-US/aria_complementary_label_unique.html b/accessibility-checker-engine/help-v4/en-US/aria_complementary_label_unique.html index 1867efa1d..61ebe6ef9 100644 --- a/accessibility-checker-engine/help-v4/en-US/aria_complementary_label_unique.html +++ b/accessibility-checker-engine/help-v4/en-US/aria_complementary_label_unique.html @@ -82,6 +82,7 @@

Weather portlet

* [IBM 2.4.1 Bypass Blocks](https://www.ibm.com/able/requirements/requirements/#2_4_1) * [ARIA6: aria-label to label objects](https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA6) * [ARIA13: aria-labelledby to name regions and landmarks](https://www.w3.org/WAI/WCAG22/Techniques/aria/ARIA13) +* [ARIA specification - Complementary Role](https://www.w3.org/TR/wai-aria-1.2/#complementary) ### Who does this affect? diff --git a/accessibility-checker-engine/help-v4/en-US/aria_complementary_label_visible.html b/accessibility-checker-engine/help-v4/en-US/aria_complementary_label_visible.html index 777148ff5..7605e3a5e 100644 --- a/accessibility-checker-engine/help-v4/en-US/aria_complementary_label_visible.html +++ b/accessibility-checker-engine/help-v4/en-US/aria_complementary_label_visible.html @@ -79,6 +79,7 @@

Weather portlet

* [IBM 2.4.1 Bypass Blocks](https://www.ibm.com/able/requirements/requirements/#2_4_1) * [ARIA specification - complementary role](https://www.w3.org/TR/wai-aria-1.2/#complementary) * [ARIA practices - Landmark Regions](https://www.w3.org/WAI/ARIA/apg/practices/landmark-regions/) +* [ARIA specification - Complementary Role](https://www.w3.org/TR/wai-aria-1.2/#complementary) ### Who does this affect? diff --git a/accessibility-checker-engine/help-v4/en-US/aria_contentinfo_label_unique.html b/accessibility-checker-engine/help-v4/en-US/aria_contentinfo_label_unique.html index 9b47d704e..afdffc649 100644 --- a/accessibility-checker-engine/help-v4/en-US/aria_contentinfo_label_unique.html +++ b/accessibility-checker-engine/help-v4/en-US/aria_contentinfo_label_unique.html @@ -44,7 +44,10 @@