From 801bdb84aa45df641d379213e3773a474ffab28e Mon Sep 17 00:00:00 2001 From: Daniel Montalvo <49305434+daniel-montalvo@users.noreply.github.com> Date: Wed, 11 Dec 2024 18:50:49 +0100 Subject: [PATCH] Editorial: Adds script to get ARIA participants and Respec gh-contributors functionality to the specs that did not have it (#2288) Closes w3c/aria-common#109 Co-authored-by: daniel-montalvo --- accname/index.html | 13 +++++++-- common/script/participants.js | 55 +++++++++-------------------------- core-aam/index.html | 10 +++++-- dpub-aam/index.html | 29 +++++++----------- dpub-aria/index.html | 29 +++++++----------- graphics-aam/index.html | 21 ++----------- graphics-aria/index.html | 22 +++----------- html-aam/index.html | 24 +++++++-------- index.html | 12 ++++++-- mathml-aam/index.html | 12 ++++++-- svg-aam/index.html | 16 ++++++++-- 11 files changed, 103 insertions(+), 140 deletions(-) diff --git a/accname/index.html b/accname/index.html index 773fac4fa..9d0a72a6d 100644 --- a/accname/index.html +++ b/accname/index.html @@ -8,6 +8,7 @@ + + @@ -130,7 +131,7 @@ REC: "https://www.w3.org/TR/accname-1.2/", }, - preProcess: [linkCrossReferences], + preProcess: [linkCrossReferences, getParticipants], postProcess: [addPlatformMaintainers], xref: ["dom", "accname", "wai-aria", "infra"], }; @@ -11248,7 +11249,12 @@

Acknowledgments

-
+
+

ARIA WG participants at the time of publication

+ +
diff --git a/dpub-aam/index.html b/dpub-aam/index.html index d8f2359b5..577d7c563 100644 --- a/dpub-aam/index.html +++ b/dpub-aam/index.html @@ -5,6 +5,7 @@ + + @@ -109,7 +110,7 @@ CRD: "https://www.w3.org/TR/wai-aria-practices-1.2/", REC: "https://www.w3.org/TR/wai-aria-practices-1.2/", }, - preProcess: [linkCrossReferences], + preProcess: [linkCrossReferences, getParticipants], postProcess: [ariaAttributeReferences], definitionMap: [], xref: ["core-aam", "accname", "wai-aria", "dom", "infra"], @@ -4466,25 +4467,15 @@

Substantive changes since the Acknowledgments

The following people contributed to the development of this document:

- -