@@ -8,18 +8,18 @@ var respecConfig = {
88 permalinkHide : false ,
99 tocIntroductory : true ,
1010 // specification status (e.g., WD, LC, NOTE, etc.). If in doubt use ED.
11- specStatus : "ED " ,
11+ specStatus : "REC " ,
1212 //crEnd: "2012-04-30",
1313 //perEnd: "2013-07-23",
14- publishDate : "2024-12-12 " ,
14+ publishDate : "2025-05-06 " ,
1515 diffTool : "http://www.aptest.com/standards/htmldiff/htmldiff.pl" ,
1616
1717 // the specifications short name, as in https://www.w3.org/TR/short-name/
1818 shortName : "WCAG21" ,
1919
2020
2121 // if you wish the publication date to be other than today, set this
22- publishDate : "2024-12-12" ,
22+ // publishDate: "2024-12-12",
2323 copyrightStart : "2020" ,
2424 license : "document" ,
2525
@@ -53,16 +53,14 @@ var respecConfig = {
5353 name : "Andrew Kirkpatrick" ,
5454 company : "Adobe" ,
5555 companyURI : "http://www.adobe.com/" ,
56- w3cid : 39770 ,
57- retiredDate : "2020-03-04"
56+ w3cid : 39770
5857 } ,
5958 {
6059 name : "Joshue O Connor" ,
61606261 company : "Invited Expert, InterAccess" ,
6362 companyURI : "https://interaccess.org/" ,
64- w3cid : 41218 ,
65- retiredDate : "2018-09-30" ,
63+ w3cid : 41218
6664
6765 } ,
6866 {
@@ -76,8 +74,7 @@ var respecConfig = {
7674 name : "Michael Cooper" ,
7775 company : "W3C" ,
7876 companyURI : "https://www.w3.org" ,
79- w3cid : 34017 ,
80- retiredDate : "2023-07-31"
77+ w3cid : 34017
8178 }
8279 ] ,
8380
@@ -99,13 +96,7 @@ var respecConfig = {
9996 */
10097
10198 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+
109100 // name (with the @w3c.org) of the public mailing to which comments are due
110101 wgPublicList : "public-agwg-comments" ,
111102
0 commit comments