@@ -8,18 +8,18 @@ var respecConfig = {
8
8
permalinkHide : false ,
9
9
tocIntroductory : true ,
10
10
// specification status (e.g., WD, LC, NOTE, etc.). If in doubt use ED.
11
- specStatus : "ED " ,
11
+ specStatus : "REC " ,
12
12
//crEnd: "2012-04-30",
13
13
//perEnd: "2013-07-23",
14
- publishDate : "2024-12-12 " ,
14
+ publishDate : "2025-05-06 " ,
15
15
diffTool : "http://www.aptest.com/standards/htmldiff/htmldiff.pl" ,
16
16
17
17
// the specifications short name, as in https://www.w3.org/TR/short-name/
18
18
shortName : "WCAG21" ,
19
19
20
20
21
21
// if you wish the publication date to be other than today, set this
22
- publishDate : "2024-12-12" ,
22
+ // publishDate: "2024-12-12",
23
23
copyrightStart : "2020" ,
24
24
license : "document" ,
25
25
@@ -53,16 +53,14 @@ var respecConfig = {
53
53
name : "Andrew Kirkpatrick" ,
54
54
company : "Adobe" ,
55
55
companyURI : "http://www.adobe.com/" ,
56
- w3cid : 39770 ,
57
- retiredDate : "2020-03-04"
56
+ w3cid : 39770
58
57
} ,
59
58
{
60
59
name : "Joshue O Connor" ,
61
60
mailto : "josh@interaccess.ie" ,
62
61
company : "Invited Expert, InterAccess" ,
63
62
companyURI : "https://interaccess.org/" ,
64
- w3cid : 41218 ,
65
- retiredDate : "2018-09-30" ,
63
+ w3cid : 41218
66
64
67
65
} ,
68
66
{
@@ -76,8 +74,7 @@ var respecConfig = {
76
74
name : "Michael Cooper" ,
77
75
company : "W3C" ,
78
76
companyURI : "https://www.w3.org" ,
79
- w3cid : 34017 ,
80
- retiredDate : "2023-07-31"
77
+ w3cid : 34017
81
78
}
82
79
] ,
83
80
@@ -99,13 +96,7 @@ var respecConfig = {
99
96
*/
100
97
101
98
errata : 'https://www.w3.org/WAI/WCAG21/errata/' ,
102
-
103
- // name of the WG
104
- wg : "Accessibility Guidelines Working Group" ,
105
-
106
- // URI of the public WG page
107
- wgURI : "https://www.w3.org/WAI/GL/" ,
108
-
99
+
109
100
// name (with the @w3c.org) of the public mailing to which comments are due
110
101
wgPublicList : "public-agwg-comments" ,
111
102
0 commit comments