From 5e6fd6594cc9520328acdbc1c96e444d7b487708 Mon Sep 17 00:00:00 2001
From: Marcos Caceres
Date: Thu, 19 May 2022 18:51:33 +1000
Subject: [PATCH 1/2] Editorial: auto-generate changelog
---
index.html | 86 +++++++++++++++---------------------------------------
1 file changed, 24 insertions(+), 62 deletions(-)
diff --git a/index.html b/index.html
index db0b9778..994673f0 100644
--- a/index.html
+++ b/index.html
@@ -25,13 +25,14 @@
w3cid: '35129'
},
],
- previousMaturity: "CR",
- previousPublishDate: "2021-07-06",
+ previousMaturity: "REC",
+ perEnd: "2022-09-01",
+ previousPublishDate: "2021-12-09",
implementationReportURI: "https://w3c.github.io/html-aria/results/implementation-results.html",
github: "w3c/html-aria/",
maxTocLevel: 2,
shortName: "html-aria",
- specStatus: "ED",
+ specStatus: "PER",
group: "webapps",
wgPublicList: "public-webapps",
xref: true
@@ -55,6 +56,26 @@
ARIA in HTML is an [[HTML]] specification module. Any HTML features, conformance requirements, or terms that this specification
module makes reference to, but does not explicitly define, are defined by the [[HTML|HTML Standard]].
+
+ Since this specification become a W3C Recommendation on 09 December 2021,
+ the following substative additions and/or corrections have been proposed:
+
+
+
+
+ Reviewers of the document can identify candidatae additions
+ and/or corrections by their distinctive styling in the document:
+
+
+ - A propposed additon looks like this.
+ - A proposed correction looks like this.
+
@@ -4742,64 +4763,5 @@
as it defines no new features to introduce potential concern.
-