@@ -105,25 +105,29 @@ var respecConfig = {
105
105
'ED' : 'https://w3c.github.io/aria/' ,
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
- 'REC' : 'https://www.w3.org/TR/wai-aria/'
108
+ 'REC' : 'https://www.w3.org/TR/wai-aria/' ,
109
+ 'NOTE' : 'https://www.w3.org/TR/wai-aria-1.1/'
109
110
} ,
110
111
accNameURLs : {
111
112
'ED' : 'https://w3c.github.io/accname/' ,
112
113
'WD' : 'https://www.w3.org/TR/accname-aam-1.1/' ,
113
114
'FPWD' : 'https://www.w3.org/TR/accname-aam-1.1/' ,
114
- 'REC' : 'https://www.w3.org/TR/accname-aam-1.1/'
115
+ 'REC' : 'https://www.w3.org/TR/accname-aam-1.1/' ,
116
+ 'NOTE' : 'https://www.w3.org/TR/accname-aam-1.1/'
115
117
} ,
116
118
coreMappingURLs : {
117
119
'ED' : 'https://w3c.github.io/core-aam/' ,
118
120
'WD' : 'https://www.w3.org/TR/core-aam-1.1/' ,
119
121
'FPWD' : 'https://www.w3.org/TR/core-aam-1.1/' ,
120
- 'REC' : 'https://www.w3.org/TR/core-aam-1.1/'
122
+ 'REC' : 'https://www.w3.org/TR/core-aam-1.1/' ,
123
+ 'NOTE' : 'https://www.w3.org/TR/core-aam-1.1/'
121
124
} ,
122
125
htmlMappingURLs : {
123
126
'ED' : 'https://w3c.github.io/html-aam/' ,
124
127
'WD' : 'https://www.w3.org/TR/html-aam-1.0/' ,
125
128
'FPWD' : 'https://www.w3.org/TR/html-aam-1.0/' ,
126
- 'REC' : 'https://www.w3.org/TR/html-aam-1.0/'
129
+ 'REC' : 'https://www.w3.org/TR/html-aam-1.0/' ,
130
+ 'NOTE' : 'https://www.w3.org/TR/html-aam-1.0/'
127
131
} ,
128
132
129
133
// alternateFormats: [
0 commit comments