diff --git a/act-rules-format/act-rules-format.bs b/act-rules-format/act-rules-format.bs
index b9ee6f2c..ff622b15 100644
--- a/act-rules-format/act-rules-format.bs
+++ b/act-rules-format/act-rules-format.bs
@@ -211,7 +211,7 @@ Rules that can be used to determine if an accessibility requirement is *satisfie
[Success criterion 1.1.1: Non-text content](https://www.w3.org/TR/WCAG22/#non-text-content)
- - **Required for conformance** to WCAG 2.0 and WCAG 2.2 level A and higher
+ - **Required for conformance** to WCAG 2.0, 2.1, and 2.2 level A and higher
- Outcome mapping:
- Any `failed` outcomes: not satisfied
- All `passed` outcomes: further testing is needed
@@ -222,7 +222,7 @@ Rules that can be used to determine if an accessibility requirement is *satisfie
-
[Success criterion 4.1.2: Name, Role, Value](https://www.w3.org/TR/WCAG22/#name-role-value)
- - **Required for conformance** to WCAG 2.0 and WCAG 2.2 level A and higher
+ - **Required for conformance** to WCAG 2.0, 2.1, and 2.2 level A and higher
- Outcome mapping:
- Any `failed` outcomes: not satisfied
- All `passed` outcomes: further testing is needed
@@ -320,7 +320,7 @@ ACT Rules can be used to test accessibility requirements that are not part of a
-
[Technique H37: Using alt attributes on img elements](https://www.w3.org/TR/WCAG20-TECHS/H37.html)
- - **Not required** for conformance to WCAG 2.0 and WCAG 2.2 at any level
+ - **Not required** for conformance to WCAG 2.0, 2.1, and 2.2 at any level
- Outcome mapping:
- Any `failed` outcomes: not satisfied
- All `passed` outcomes: satisfied
diff --git a/common-input-aspects/NOTE-act-rules-common-aspects.bs b/common-input-aspects/NOTE-act-rules-common-aspects.bs
index 1f4733d8..e5cbf6bf 100644
--- a/common-input-aspects/NOTE-act-rules-common-aspects.bs
+++ b/common-input-aspects/NOTE-act-rules-common-aspects.bs
@@ -4,6 +4,7 @@ Shortname: act-rules-aspects
ED: https://w3c.github.io/wcag-act/NOTE-act-rules-aspects
TR: https://www.w3.org/TR/act-rules-aspects/
Level: 1.0
+Deadline: 2024-08-18
Group: act-rules-format
Status: w3c/ED
Abstract: This document is a companion to the [Accessibility Conformance Testing (ACT) Rules Format 1.0](https://www.w3.org/TR/act-rules-format/) specification. It lists common input aspects as defined by the ACT Rules Format 1.0 specification. This document is informative. It provides a reference to well defined input aspects to assist authors in writing ACT Rules and to support the consistency of ACT Rules.