File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 153
153
154
154
// Spec URLs
155
155
ariaSpecURLs : {
156
- "ED" : "https://w3c.github.io/aria/" ,
157
- "WD" : "https://www.w3.org/TR/wai-aria/" ,
158
- "CR" : "https://www.w3.org/TR/wai-aria/" ,
159
- "CRD" : "https://www.w3.org/TR/wai-aria/" ,
156
+ "CR" : "https://w3c.github.io/aria/" ,
157
+ "CRD" : "https://w3c.github.io/aria/" ,
160
158
"PR" : "https://www.w3.org/TR/wai-aria/" ,
161
159
"REC" : "https://www.w3.org/TR/wai-aria/"
162
160
} ,
163
161
accNameURLs : {
164
- "ED" : "https://w3c.github.io/accname/" ,
165
- "WD" : "https://www.w3.org/TR/accname-1.2/" ,
166
- "FPWD" : "https://www.w3.org/TR/accname-1.2/" ,
167
- "CR" : "https://www.w3.org/TR/accname-1.2/" ,
168
- "CRD" : "https://www.w3.org/TR/accname-1.2/" ,
162
+ "CR" : "https://w3c.github.io/accname/" ,
163
+ "CRD" : "https://w3c.github.io/accname/" ,
169
164
"PR" : "https://www.w3.org/TR/accname-1.2/" ,
170
165
"REC" : "https://www.w3.org/TR/accname-1.2/"
171
166
} ,
You can’t perform that action at this time.
0 commit comments