|
1 | 1 | {
|
2 | 2 | "spec": {
|
3 |
| - "title": "MathML Accessiblity API Mappings 1.0", |
| 3 | + "title": "MathML Accessibility API Mappings 1.0", |
4 | 4 | "url": "https://w3c.github.io/mathml-aam/"
|
5 | 5 | },
|
6 | 6 | "headings": [
|
7 | 7 | {
|
8 | 8 | "id": "title",
|
9 | 9 | "href": "https://w3c.github.io/mathml-aam/#title",
|
10 | 10 | "level": 1,
|
11 |
| - "title": "MathML Accessiblity API Mappings 1.0" |
| 11 | + "title": "MathML Accessibility API Mappings 1.0" |
12 | 12 | },
|
13 | 13 | {
|
14 | 14 | "id": "toc",
|
|
37 | 37 | "title": "Deprecated",
|
38 | 38 | "number": "2.1"
|
39 | 39 | },
|
40 |
| - { |
41 |
| - "id": "glossary", |
42 |
| - "href": "https://w3c.github.io/mathml-aam/#glossary", |
43 |
| - "level": 2, |
44 |
| - "title": "Important Terms", |
45 |
| - "number": "3" |
46 |
| - }, |
47 | 40 | {
|
48 | 41 | "id": "mapping-mathml-to-accessibility-apis",
|
49 | 42 | "href": "https://w3c.github.io/mathml-aam/#mapping-mathml-to-accessibility-apis",
|
50 | 43 | "level": 2,
|
51 | 44 | "title": "Mapping MathML to Accessibility APIs",
|
52 |
| - "number": "4" |
| 45 | + "number": "3" |
53 | 46 | },
|
54 | 47 | {
|
55 | 48 | "id": "mapping_general",
|
56 | 49 | "href": "https://w3c.github.io/mathml-aam/#mapping_general",
|
57 | 50 | "level": 3,
|
58 | 51 | "title": "General rules for exposing WAI-ARIA semantics",
|
59 |
| - "number": "4.1" |
| 52 | + "number": "3.1" |
60 | 53 | },
|
61 | 54 | {
|
62 | 55 | "id": "mapping_conflicts",
|
63 | 56 | "href": "https://w3c.github.io/mathml-aam/#mapping_conflicts",
|
64 | 57 | "level": 3,
|
65 | 58 | "title": "Conflicts between native semantics and WAI-ARIA",
|
66 |
| - "number": "4.2" |
| 59 | + "number": "3.2" |
67 | 60 | },
|
68 | 61 | {
|
69 | 62 | "id": "mapping_nodirect",
|
70 | 63 | "href": "https://w3c.github.io/mathml-aam/#mapping_nodirect",
|
71 | 64 | "level": 3,
|
72 | 65 | "title": "Exposing features that do not directly map to accessibility API",
|
73 |
| - "number": "4.3" |
| 66 | + "number": "3.3" |
74 | 67 | },
|
75 | 68 | {
|
76 | 69 | "id": "mathml-element-mappings",
|
77 | 70 | "href": "https://w3c.github.io/mathml-aam/#mathml-element-mappings",
|
78 | 71 | "level": 3,
|
79 | 72 | "title": "MathML Element Mappings",
|
80 |
| - "number": "4.4" |
| 73 | + "number": "3.4" |
81 | 74 | },
|
82 | 75 | {
|
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" |
88 | 291 | },
|
89 | 292 | {
|
90 | 293 | "id": "changelog",
|
|
121 | 324 | "title": "Participants active in the ARIA WG at the time of publication",
|
122 | 325 | "number": "B.1"
|
123 | 326 | },
|
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 |
| - }, |
131 | 327 | {
|
132 | 328 | "id": "ack_funders",
|
133 | 329 | "href": "https://w3c.github.io/mathml-aam/#ack_funders",
|
134 | 330 | "level": 3,
|
135 | 331 | "title": "Enabling funders",
|
136 |
| - "number": "B.3" |
| 332 | + "number": "B.2" |
137 | 333 | },
|
138 | 334 | {
|
139 | 335 | "id": "references",
|
|
0 commit comments