Skip to content

Commit 1093519

Browse files
author
curation-bot
committed
Publish curated data from c81318c
Curated data generated from raw data at c81318c
1 parent f11d308 commit 1093519

20 files changed

+711
-1533
lines changed

Diff for: ed/dfns/mathml-aam.json

-994
This file was deleted.

Diff for: ed/headings/document-picture-in-picture.json

+14
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,13 @@
182182
"title": "Focusing the opener window",
183183
"number": "6.9"
184184
},
185+
{
186+
"id": "css-display-mode",
187+
"href": "https://wicg.github.io/document-picture-in-picture/#css-display-mode",
188+
"level": 3,
189+
"title": "CSS display-mode",
190+
"number": "6.10"
191+
},
185192
{
186193
"id": "examples",
187194
"href": "https://wicg.github.io/document-picture-in-picture/#examples",
@@ -252,6 +259,13 @@
252259
"title": "Return to the opener tab",
253260
"number": "7.7"
254261
},
262+
{
263+
"id": "example-display-mode",
264+
"href": "https://wicg.github.io/document-picture-in-picture/#example-display-mode",
265+
"level": 3,
266+
"title": "CSS picture-in-picture display mode usage",
267+
"number": "7.8"
268+
},
255269
{
256270
"id": "acknowledgments",
257271
"href": "https://wicg.github.io/document-picture-in-picture/#acknowledgments",

Diff for: ed/headings/mathml-aam.json

+223-27
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"spec": {
3-
"title": "MathML Accessiblity API Mappings 1.0",
3+
"title": "MathML Accessibility API Mappings 1.0",
44
"url": "https://w3c.github.io/mathml-aam/"
55
},
66
"headings": [
77
{
88
"id": "title",
99
"href": "https://w3c.github.io/mathml-aam/#title",
1010
"level": 1,
11-
"title": "MathML Accessiblity API Mappings 1.0"
11+
"title": "MathML Accessibility API Mappings 1.0"
1212
},
1313
{
1414
"id": "toc",
@@ -37,54 +37,257 @@
3737
"title": "Deprecated",
3838
"number": "2.1"
3939
},
40-
{
41-
"id": "glossary",
42-
"href": "https://w3c.github.io/mathml-aam/#glossary",
43-
"level": 2,
44-
"title": "Important Terms",
45-
"number": "3"
46-
},
4740
{
4841
"id": "mapping-mathml-to-accessibility-apis",
4942
"href": "https://w3c.github.io/mathml-aam/#mapping-mathml-to-accessibility-apis",
5043
"level": 2,
5144
"title": "Mapping MathML to Accessibility APIs",
52-
"number": "4"
45+
"number": "3"
5346
},
5447
{
5548
"id": "mapping_general",
5649
"href": "https://w3c.github.io/mathml-aam/#mapping_general",
5750
"level": 3,
5851
"title": "General rules for exposing WAI-ARIA semantics",
59-
"number": "4.1"
52+
"number": "3.1"
6053
},
6154
{
6255
"id": "mapping_conflicts",
6356
"href": "https://w3c.github.io/mathml-aam/#mapping_conflicts",
6457
"level": 3,
6558
"title": "Conflicts between native semantics and WAI-ARIA",
66-
"number": "4.2"
59+
"number": "3.2"
6760
},
6861
{
6962
"id": "mapping_nodirect",
7063
"href": "https://w3c.github.io/mathml-aam/#mapping_nodirect",
7164
"level": 3,
7265
"title": "Exposing features that do not directly map to accessibility API",
73-
"number": "4.3"
66+
"number": "3.3"
7467
},
7568
{
7669
"id": "mathml-element-mappings",
7770
"href": "https://w3c.github.io/mathml-aam/#mathml-element-mappings",
7871
"level": 3,
7972
"title": "MathML Element Mappings",
80-
"number": "4.4"
73+
"number": "3.4"
8174
},
8275
{
83-
"id": "mathml-attribute-mappings",
84-
"href": "https://w3c.github.io/mathml-aam/#mathml-attribute-mappings",
85-
"level": 3,
86-
"title": "MathML Attribute Mappings",
87-
"number": "4.5"
76+
"id": "annotation",
77+
"href": "https://w3c.github.io/mathml-aam/#annotation",
78+
"level": 4,
79+
"title": "annotation",
80+
"number": "3.4.1"
81+
},
82+
{
83+
"id": "annotation-xml",
84+
"href": "https://w3c.github.io/mathml-aam/#annotation-xml",
85+
"level": 4,
86+
"title": "annotation-xml",
87+
"number": "3.4.2"
88+
},
89+
{
90+
"id": "maction",
91+
"href": "https://w3c.github.io/mathml-aam/#maction",
92+
"level": 4,
93+
"title": "maction",
94+
"number": "3.4.3"
95+
},
96+
{
97+
"id": "math",
98+
"href": "https://w3c.github.io/mathml-aam/#math",
99+
"level": 4,
100+
"title": "math",
101+
"number": "3.4.4"
102+
},
103+
{
104+
"id": "merror",
105+
"href": "https://w3c.github.io/mathml-aam/#merror",
106+
"level": 4,
107+
"title": "merror",
108+
"number": "3.4.5"
109+
},
110+
{
111+
"id": "mfrac",
112+
"href": "https://w3c.github.io/mathml-aam/#mfrac",
113+
"level": 4,
114+
"title": "mfrac",
115+
"number": "3.4.6"
116+
},
117+
{
118+
"id": "mi",
119+
"href": "https://w3c.github.io/mathml-aam/#mi",
120+
"level": 4,
121+
"title": "mi",
122+
"number": "3.4.7"
123+
},
124+
{
125+
"id": "mmultiscripts",
126+
"href": "https://w3c.github.io/mathml-aam/#mmultiscripts",
127+
"level": 4,
128+
"title": "mmultiscripts",
129+
"number": "3.4.8"
130+
},
131+
{
132+
"id": "mn",
133+
"href": "https://w3c.github.io/mathml-aam/#mn",
134+
"level": 4,
135+
"title": "mn",
136+
"number": "3.4.9"
137+
},
138+
{
139+
"id": "mo",
140+
"href": "https://w3c.github.io/mathml-aam/#mo",
141+
"level": 4,
142+
"title": "mo",
143+
"number": "3.4.10"
144+
},
145+
{
146+
"id": "mover",
147+
"href": "https://w3c.github.io/mathml-aam/#mover",
148+
"level": 4,
149+
"title": "mover",
150+
"number": "3.4.11"
151+
},
152+
{
153+
"id": "mpadded",
154+
"href": "https://w3c.github.io/mathml-aam/#mpadded",
155+
"level": 4,
156+
"title": "mpadded",
157+
"number": "3.4.12"
158+
},
159+
{
160+
"id": "mphantom",
161+
"href": "https://w3c.github.io/mathml-aam/#mphantom",
162+
"level": 4,
163+
"title": "mphantom",
164+
"number": "3.4.13"
165+
},
166+
{
167+
"id": "mprescripts",
168+
"href": "https://w3c.github.io/mathml-aam/#mprescripts",
169+
"level": 4,
170+
"title": "mprescripts",
171+
"number": "3.4.14"
172+
},
173+
{
174+
"id": "mroot",
175+
"href": "https://w3c.github.io/mathml-aam/#mroot",
176+
"level": 4,
177+
"title": "mroot",
178+
"number": "3.4.15"
179+
},
180+
{
181+
"id": "mrow",
182+
"href": "https://w3c.github.io/mathml-aam/#mrow",
183+
"level": 4,
184+
"title": "mrow",
185+
"number": "3.4.16"
186+
},
187+
{
188+
"id": "ms",
189+
"href": "https://w3c.github.io/mathml-aam/#ms",
190+
"level": 4,
191+
"title": "ms",
192+
"number": "3.4.17"
193+
},
194+
{
195+
"id": "mspace",
196+
"href": "https://w3c.github.io/mathml-aam/#mspace",
197+
"level": 4,
198+
"title": "mspace",
199+
"number": "3.4.18"
200+
},
201+
{
202+
"id": "msqrt",
203+
"href": "https://w3c.github.io/mathml-aam/#msqrt",
204+
"level": 4,
205+
"title": "msqrt",
206+
"number": "3.4.19"
207+
},
208+
{
209+
"id": "mstyle",
210+
"href": "https://w3c.github.io/mathml-aam/#mstyle",
211+
"level": 4,
212+
"title": "mstyle",
213+
"number": "3.4.20"
214+
},
215+
{
216+
"id": "msub",
217+
"href": "https://w3c.github.io/mathml-aam/#msub",
218+
"level": 4,
219+
"title": "msub",
220+
"number": "3.4.21"
221+
},
222+
{
223+
"id": "msubsup",
224+
"href": "https://w3c.github.io/mathml-aam/#msubsup",
225+
"level": 4,
226+
"title": "msubsup",
227+
"number": "3.4.22"
228+
},
229+
{
230+
"id": "msup",
231+
"href": "https://w3c.github.io/mathml-aam/#msup",
232+
"level": 4,
233+
"title": "msup",
234+
"number": "3.4.23"
235+
},
236+
{
237+
"id": "mtable",
238+
"href": "https://w3c.github.io/mathml-aam/#mtable",
239+
"level": 4,
240+
"title": "mtable",
241+
"number": "3.4.24"
242+
},
243+
{
244+
"id": "mtd",
245+
"href": "https://w3c.github.io/mathml-aam/#mtd",
246+
"level": 4,
247+
"title": "mtd",
248+
"number": "3.4.25"
249+
},
250+
{
251+
"id": "mtext",
252+
"href": "https://w3c.github.io/mathml-aam/#mtext",
253+
"level": 4,
254+
"title": "mtext",
255+
"number": "3.4.26"
256+
},
257+
{
258+
"id": "mtr",
259+
"href": "https://w3c.github.io/mathml-aam/#mtr",
260+
"level": 4,
261+
"title": "mtr",
262+
"number": "3.4.27"
263+
},
264+
{
265+
"id": "munder",
266+
"href": "https://w3c.github.io/mathml-aam/#munder",
267+
"level": 4,
268+
"title": "munder",
269+
"number": "3.4.28"
270+
},
271+
{
272+
"id": "munderover",
273+
"href": "https://w3c.github.io/mathml-aam/#munderover",
274+
"level": 4,
275+
"title": "munderover",
276+
"number": "3.4.29"
277+
},
278+
{
279+
"id": "none",
280+
"href": "https://w3c.github.io/mathml-aam/#none",
281+
"level": 4,
282+
"title": "none",
283+
"number": "3.4.30"
284+
},
285+
{
286+
"id": "semantics",
287+
"href": "https://w3c.github.io/mathml-aam/#semantics",
288+
"level": 4,
289+
"title": "semantics",
290+
"number": "3.4.31"
88291
},
89292
{
90293
"id": "changelog",
@@ -121,19 +324,12 @@
121324
"title": "Participants active in the ARIA WG at the time of publication",
122325
"number": "B.1"
123326
},
124-
{
125-
"id": "ack_others",
126-
"href": "https://w3c.github.io/mathml-aam/#ack_others",
127-
"level": 3,
128-
"title": "Other ARIA contributors, commenters, and previously active participants",
129-
"number": "B.2"
130-
},
131327
{
132328
"id": "ack_funders",
133329
"href": "https://w3c.github.io/mathml-aam/#ack_funders",
134330
"level": 3,
135331
"title": "Enabling funders",
136-
"number": "B.3"
332+
"number": "B.2"
137333
},
138334
{
139335
"id": "references",

Diff for: ed/ids/css-content-3.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"https://drafts.csswg.org/css-content-3/#ref-for-comb-one%E2%91%A7",
110110
"https://drafts.csswg.org/css-content-3/#ref-for-typedef-quote",
111111
"https://drafts.csswg.org/css-content-3/#ref-for-comb-one%E2%91%A8",
112-
"https://drafts.csswg.org/css-content-3/#ref-for-funcdef-leader",
112+
"https://drafts.csswg.org/css-content-3/#ref-for-funcdef-content-leader",
113113
"https://drafts.csswg.org/css-content-3/#ref-for-comb-one%E2%91%A0%E2%93%AA",
114114
"https://drafts.csswg.org/css-content-3/#ref-for-typedef-target",
115115
"https://drafts.csswg.org/css-content-3/#ref-for-comb-one%E2%91%A0%E2%91%A0",
@@ -240,9 +240,9 @@
240240
"https://drafts.csswg.org/css-content-3/#ref-for-valdef-content-close-quote%E2%91%A6",
241241
"https://drafts.csswg.org/css-content-3/#example-eb11c28e",
242242
"https://drafts.csswg.org/css-content-3/#leaders",
243-
"https://drafts.csswg.org/css-content-3/#ref-for-funcdef-content-leader",
243+
"https://drafts.csswg.org/css-content-3/#ref-for-funcdef-content-leader%E2%91%A0",
244244
"https://drafts.csswg.org/css-content-3/#leader-function",
245-
"https://drafts.csswg.org/css-content-3/#ref-for-funcdef-leader%E2%91%A0",
245+
"https://drafts.csswg.org/css-content-3/#ref-for-funcdef-content-leader%E2%91%A1",
246246
"https://drafts.csswg.org/css-content-3/#funcdef-content-leader",
247247
"https://drafts.csswg.org/css-content-3/#ref-for-typedef-leader-type",
248248
"https://drafts.csswg.org/css-content-3/#funcdef-leader",

0 commit comments

Comments
 (0)