@@ -8,10 +8,10 @@ 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 : "2023-10-05 " ,
14
+ publishDate : "2024-12-12 " ,
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/
@@ -62,62 +62,22 @@ var respecConfig = {
62
62
companyURI : "https://loc.gov/" ,
63
63
w3cid : 90310
64
64
} ,
65
- {
65
+ {
66
66
name : "Michael Cooper" ,
67
67
url : 'https://www.w3.org/People/cooper' ,
68
- //mailto: "cooper@w3.org",
69
68
company : "W3C" ,
70
69
companyURI : "https://www.w3.org" ,
71
- w3cid : 34017
70
+ w3cid : 34017 ,
71
+ retiredDate : "2023-07-31"
72
72
} ,
73
73
{
74
74
name : "Andrew Kirkpatrick" ,
75
- //url: "http://www.adobe.com/",
76
- mailto : "akirkpat@adobe.com" ,
77
75
company : "Adobe" ,
78
76
companyURI : "http://www.adobe.com/" ,
79
- w3cid : 39770
77
+ w3cid : 39770 ,
78
+ retiredDate : "2020-03-04"
80
79
}
81
- ] ,
82
- /*
83
- formerEditors: [
84
- {
85
- name: "Ben Caldwell",
86
- company: "Trace R&D Center, University of Wisconsin-Madison",
87
- w3cid: 33602
88
- },
89
- {
90
- name: "Loretta Guarino Reid",
91
- company: "Google, Inc.",
92
- w3cid: 35436
93
- },
94
- {
95
- name: "Gregg Vanderheiden",
96
- company: "Trace R&D Center, University of Wisconsin-Madison",
97
- w3cid: 3442
98
- },
99
- {
100
- name: "Wendy Chisholm",
101
- company: "W3C",
102
- w3cid: 4099
103
- },
104
- {
105
- name: "John Slatin",
106
- company: "Accessibility Institute, University of Texas at Austin",
107
- w3cid: 35537
108
- },
109
- {
110
- name: "Jason White",
111
- company: "University of Melbourne",
112
- w3cid: 74028
113
- },
114
- {
115
- name: "Joshue O Connor",
116
- company: "Invited Expert, InterAccess",
117
- w3cid: 41218
118
- }
119
- ],
120
- */
80
+ ] ,
121
81
122
82
// authors, add as many as you like.
123
83
// This is optional, uncomment if you have authors as well as editors.
0 commit comments