diff --git a/act-rules-format/act-rules-format.bs b/act-rules-format/act-rules-format.bs index ff622b1..1ad157f 100644 --- a/act-rules-format/act-rules-format.bs +++ b/act-rules-format/act-rules-format.bs @@ -1,14 +1,14 @@
Title: Accessibility Conformance Testing (ACT) Rules Format 1.1 -Shortname: act-rules-format +Shortname: act-rules-format-1.1 ED: https://w3c.github.io/wcag-act/act-rules-format.html TR: https://www.w3.org/TR/act-rules-format/ Previous Version: https://www.w3.org/TR/act-rules-format-1.0/ Level: 1.1 Prepare For TR: yes Status: ED -Status Text: Deadline: 2024-08-18 +Status Text: Group: act-rules-format Editor: Wilco Fiers, Deque Systems, w3cid 43334 Editor: Kathy Eng, US Access Board, w3cid 107871 @@ -462,7 +462,7 @@ Definitions can be put in the rule [glossary](#glossary), or they can be defined -#### Applicability Type Designation (optional) {#applicability-type-designation-atomic-optional} +#### Applicability Type Designation (optional) #### {#applicability-type-designation-atomic-optional} Rules can optionally include an applicability type identifier signifying whether the rule contains an objective or a subjective applicability. This identifier is intended to benefit rule readers and implementers by clearly stating the rule author's intention of the applicability and reducing confusion due to different reader and implementer interpretations. @@ -485,7 +485,7 @@ Note that input rules in a composite rule may have diff -#### Applicability Type Designation (optional) {#applicability-type-designation-composite-optional} +#### Applicability Type Designation (optional) #### {#applicability-type-designation-composite-optional} Composite rules can optionally include an applicability type identifier signifying whether the rule contains an objective or a subjective applicability. The applicability type of a composite rule is calculated as subjective if any of the input rules contain a subjective applicability or objective otherwise.