Skip to content

Commit e330059

Browse files
ED update
1 parent a2ba714 commit e330059

File tree

1 file changed

+43
-9
lines changed

1 file changed

+43
-9
lines changed

index.html

Lines changed: 43 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
}
9898
9999
100-
077621f4676b386a1a1fba804e8f20b964f67cbc">
100+
5593255505aa4c29d22744a81513e24f8f3a06f9">
101101
102102
accessibility application programming interfaces (APIs). It leverages and extends the
103103
Core Accessibility API Mappings 1.2 and the Accessible Name and Description Computation 1.2 for use with the HTML host language. Documenting these mappings promotes interoperable exposure of roles, states, properties, and events
@@ -164,10 +164,11 @@
164164
}
165165
],
166166
"ariaSpecURLs": {
167-
"CR": "https://w3c.github.io/aria/",
168-
"CRD": "https://w3c.github.io/aria/",
169-
"PR": "https://www.w3.org/TR/wai-aria/",
170-
"REC": "https://www.w3.org/TR/wai-aria/"
167+
"ED": "https://w3c.github.io/aria/",
168+
"FPWD": "https://www.w3.org/TR/wai-aria-1.3/",
169+
"WD": "https://www.w3.org/TR/wai-aria-1.3/",
170+
"CR": "https://www.w3.org/TR/wai-aria-1.3/",
171+
"REC": "https://www.w3.org/TR/wai-aria-1.3/"
171172
},
172173
"accNameURLs": {
173174
"ED": "https://w3c.github.io/accname/",
@@ -183,6 +184,39 @@
183184
"CR": "https://www.w3.org/TR/core-aam-1.2/",
184185
"REC": "https://www.w3.org/TR/core-aam-1.2/"
185186
},
187+
"dpubModURLs": {
188+
"ED": "https://w3c.github.io/dpub-aria/",
189+
"FPWD": "https://www.w3.org/TR/dpub-aria-1.1/",
190+
"WD": "https://www.w3.org/TR/dpub-aria-1.1/",
191+
"REC": "https://www.w3.org/TR/dpub-aria-1.1/"
192+
},
193+
"graphicsMappingModURLs": {
194+
"ED": "https://w3c.github.io/graphics-aam/",
195+
"FPWD": "https://www.w3.org/TR/graphics-aam-1.0/",
196+
"WD": "https://www.w3.org/TR/graphics-aam-1.0/",
197+
"CR": "https://www.w3.org/TR/graphics-aam-1.0/",
198+
"PR": "https://www.w3.org/TR/graphics-aam-1.0/",
199+
"REC": "https://www.w3.org/TR/graphics-aam-1.0/"
200+
},
201+
"graphicsModURLs": {
202+
"ED": "https://w3c.github.io/graphics-aria/",
203+
"FPWD": "https://www.w3.org/TR/graphics-aria/",
204+
"WD": "https://www.w3.org/TR/graphics-aria/",
205+
"REC": "https://www.w3.org/TR/graphics-aria/"
206+
},
207+
"htmlMappingURLs": {
208+
"ED": "https://w3c.github.io/html-aam/",
209+
"FPWD": "https://www.w3.org/TR/html-aam-1.0/",
210+
"WD": "https://www.w3.org/TR/html-aam/",
211+
"REC": "https://www.w3.org/TR/html-aam/"
212+
},
213+
"practicesURLs": {
214+
"ED": "https://www.w3.org/WAI/ARIA/apg/",
215+
"WD": "https://www.w3.org/WAI/ARIA/apg/",
216+
"FPWD": "https://www.w3.org/WAI/ARIA/apg/",
217+
"CR": "https://www.w3.org/WAI/ARIA/apg/",
218+
"REC": "https://www.w3.org/WAI/ARIA/apg/"
219+
},
186220
"xref": [
187221
"HTML",
188222
"core-aam",
@@ -199,16 +233,16 @@
199233
null
200234
],
201235
"a11y": false,
202-
"gitRevision": "077621f4676b386a1a1fba804e8f20b964f67cbc",
203-
"publishISODate": "2025-02-07T00:00:00.000Z",
204-
"generatedSubtitle": "W3C Editor's Draft 07 February 2025"
236+
"gitRevision": "5593255505aa4c29d22744a81513e24f8f3a06f9",
237+
"publishISODate": "2025-02-12T00:00:00.000Z",
238+
"generatedSubtitle": "W3C Editor's Draft 12 February 2025"
205239
}
206240
207241
208242

209243

210244

HTML Accessibility API Mappings 1.0

211-

W3C Editor's Draft

245+

W3C Editor's Draft

212246
213247
More details about this document
214248

0 commit comments

Comments
 (0)