@@ -5,7 +5,7 @@ var respecConfig = {
5
5
permalinkEdge : true ,
6
6
permalinkHide : false ,
7
7
// Specification status (e.g., WD, LC, NOTE, etc.). If in doubt use ED.
8
- specStatus : 'NOTE' ,
8
+ specStatus : 'WG- NOTE' ,
9
9
// crEnd: "2012-04-30",
10
10
// perEnd: "2013-07-23",
11
11
// publishDate: "2013-08-22",
@@ -25,7 +25,7 @@ var respecConfig = {
25
25
// and set its YYYY-MM-DD date and its maturity status.
26
26
//
27
27
previousPublishDate : "2019-02-07" ,
28
- previousMaturity : "NOTE" ,
28
+ previousMaturity : "WG- NOTE" ,
29
29
// prevRecURI: "",
30
30
// previousDiffURI: "",
31
31
@@ -106,28 +106,28 @@ var respecConfig = {
106
106
'FPWD' : 'https://www.w3.org/TR/wai-aria-1.1/' ,
107
107
'WD' : 'https://www.w3.org/TR/wai-aria-1.1/' ,
108
108
'REC' : 'https://www.w3.org/TR/wai-aria/' ,
109
- 'NOTE' : 'https://www.w3.org/TR/wai-aria-1.1/'
109
+ 'WG- NOTE' : 'https://www.w3.org/TR/wai-aria-1.1/'
110
110
} ,
111
111
accNameURLs : {
112
112
'ED' : 'https://w3c.github.io/accname/' ,
113
113
'WD' : 'https://www.w3.org/TR/accname-aam-1.1/' ,
114
114
'FPWD' : 'https://www.w3.org/TR/accname-aam-1.1/' ,
115
115
'REC' : 'https://www.w3.org/TR/accname-aam-1.1/' ,
116
- 'NOTE' : 'https://www.w3.org/TR/accname-aam-1.1/'
116
+ 'WG- NOTE' : 'https://www.w3.org/TR/accname-aam-1.1/'
117
117
} ,
118
118
coreMappingURLs : {
119
119
'ED' : 'https://w3c.github.io/core-aam/' ,
120
120
'WD' : 'https://www.w3.org/TR/core-aam-1.1/' ,
121
121
'FPWD' : 'https://www.w3.org/TR/core-aam-1.1/' ,
122
122
'REC' : 'https://www.w3.org/TR/core-aam-1.1/' ,
123
- 'NOTE' : 'https://www.w3.org/TR/core-aam-1.1/'
123
+ 'WG- NOTE' : 'https://www.w3.org/TR/core-aam-1.1/'
124
124
} ,
125
125
htmlMappingURLs : {
126
126
'ED' : 'https://w3c.github.io/html-aam/' ,
127
127
'WD' : 'https://www.w3.org/TR/html-aam-1.0/' ,
128
128
'FPWD' : 'https://www.w3.org/TR/html-aam-1.0/' ,
129
129
'REC' : 'https://www.w3.org/TR/html-aam-1.0/' ,
130
- 'NOTE' : 'https://www.w3.org/TR/html-aam-1.0/'
130
+ 'WG- NOTE' : 'https://www.w3.org/TR/html-aam-1.0/'
131
131
} ,
132
132
133
133
// alternateFormats: [
0 commit comments