@webref/xref 1.2.2 → 1.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/ed/dfns/FileAPI.json +22 -0
- package/ed/dfns/WGSL.json +3 -3
- package/ed/dfns/css-display-3.json +4 -2
- package/ed/dfns/css-display-4.json +4 -2
- package/ed/dfns/css-navigation-1.json +150 -150
- package/ed/dfns/css-text-3.json +25 -45
- package/ed/dfns/css-text-4.json +4 -238
- package/ed/dfns/did-resolution.json +17 -17
- package/ed/dfns/ecmascript.json +66 -65
- package/ed/dfns/edit-context.json +0 -50
- package/ed/dfns/fetch.json +35 -0
- package/ed/dfns/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +372 -186
- package/ed/dfns/fido-client-to-authenticator-protocol-v2.2.json +4509 -0
- package/ed/dfns/html.json +64 -0
- package/ed/dfns/json-ld11-api.json +1 -1
- package/ed/dfns/shacl12-rules.json +84 -37
- package/ed/dfns/soft-navigations.json +516 -94
- package/ed/dfns/sparql12-query.json +69 -0
- package/ed/dfns/wcag-3.0.json +23 -0
- package/ed/dfns/webtransport.json +29 -10
- package/ed/dfns/webxr.json +44 -22
- package/ed/headings/FileAPI.json +8 -1
- package/ed/headings/IFT.json +1 -1
- package/ed/headings/SVG2.json +0 -6
- package/ed/headings/av1-rtp-spec.json +1 -1
- package/ed/headings/connection-allowlists.json +7 -0
- package/ed/headings/css-aam.json +143 -0
- package/ed/headings/css-display-3.json +1 -1
- package/ed/headings/css-navigation-1.json +32 -32
- package/ed/headings/css-text-3.json +9 -16
- package/ed/headings/css-text-4.json +14 -28
- package/ed/headings/did-resolution.json +86 -86
- package/ed/headings/ecmascript.json +26 -19
- package/ed/headings/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +4 -1
- package/ed/headings/fido-client-to-authenticator-protocol-v2.2.json +1470 -0
- package/ed/headings/json-ld11-api.json +2 -2
- package/ed/headings/mathml4.json +60 -0
- package/ed/headings/media-capabilities.json +1 -1
- package/ed/headings/mediasession.json +1 -1
- package/ed/headings/shacl12-rules.json +26 -6
- package/ed/headings/soft-navigations.json +76 -49
- package/ed/headings/sparql12-query.json +6 -16
- package/ed/headings/tc39-error-stack-accessor.json +85 -0
- package/ed/headings/tc39-intl-keep-trailing-zeros.json +169 -0
- package/ed/headings/tc39-iterator-chunking.json +22 -0
- package/ed/headings/tc39-iterator-includes.json +15 -0
- package/ed/headings/tc39-iterator-join.json +15 -0
- package/ed/headings/tc39-regexp-buffer-boundaries.json +43 -0
- package/ed/headings/vc-data-model-2.1.json +72 -72
- package/ed/headings/vc-jose-cose.json +70 -70
- package/ed/headings/wasm-core-2.json +4 -4
- package/ed/headings/web-bluetooth-scanning.json +1 -1
- package/ed/headings/web-bluetooth.json +1 -1
- package/ed/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/ed/headings/webcodecs-av1-codec-registration.json +1 -1
- package/ed/headings/webcodecs-avc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/ed/headings/webcodecs-opus-codec-registration.json +1 -1
- package/ed/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/ed/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/ed/headings/webmcp.json +7 -0
- package/ed/headings/webxr.json +1 -1
- package/ed/headings/yaml-ld-10.json +4 -4
- package/package.json +1 -1
- package/specs.json +533 -321
- package/tr/dfns/FileAPI.json +22 -0
- package/tr/dfns/WGSL.json +3 -3
- package/tr/dfns/css-display-3.json +323 -241
- package/tr/dfns/css-text-3.json +111 -46
- package/tr/dfns/css-text-4.json +112 -25
- package/tr/dfns/did-resolution.json +17 -17
- package/tr/dfns/edit-context.json +0 -50
- package/tr/dfns/shacl12-rules.json +84 -37
- package/tr/dfns/shacl12-ui.json +148 -0
- package/tr/dfns/sparql12-query.json +69 -0
- package/tr/dfns/vc-recognized-entities-1.0.json +124 -0
- package/tr/dfns/wai-aria-1.3.json +458 -141
- package/tr/dfns/webxr.json +44 -22
- package/tr/headings/FileAPI.json +8 -1
- package/tr/headings/css-display-3.json +9 -3
- package/tr/headings/css-text-3.json +10 -17
- package/tr/headings/css-text-4.json +15 -15
- package/tr/headings/did-resolution.json +86 -86
- package/tr/headings/html-ruby-extensions.json +8 -1
- package/tr/headings/mathml4.json +60 -0
- package/tr/headings/media-capabilities.json +1 -1
- package/tr/headings/mediasession.json +1 -1
- package/tr/headings/shacl12-rules.json +26 -6
- package/tr/headings/shacl12-ui.json +1020 -0
- package/tr/headings/sparql12-query.json +6 -16
- package/tr/headings/vc-recognized-entities-1.0.json +279 -0
- package/tr/headings/wai-aria-1.3.json +42 -82
- package/tr/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/tr/headings/webcodecs-av1-codec-registration.json +1 -1
- package/tr/headings/webcodecs-avc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/tr/headings/webcodecs-opus-codec-registration.json +1 -1
- package/tr/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/tr/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/tr/headings/webxr.json +1 -1
- package/tr/headings/yaml-ld-10.json +4 -4
- package/ed/dfns/sanitizer-api.json +0 -2390
- package/ed/headings/sanitizer-api.json +0 -224
- /package/ed/dfns/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
- /package/ed/headings/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
|
@@ -216,6 +216,75 @@
|
|
|
216
216
|
},
|
|
217
217
|
"definedIn": "prose",
|
|
218
218
|
"links": []
|
|
219
|
+
},
|
|
220
|
+
{
|
|
221
|
+
"id": "dfn-numeric-escape-sequence",
|
|
222
|
+
"href": "https://w3c.github.io/sparql-query/spec/#dfn-numeric-escape-sequence",
|
|
223
|
+
"linkingText": [
|
|
224
|
+
"numeric escape sequence"
|
|
225
|
+
],
|
|
226
|
+
"localLinkingText": [],
|
|
227
|
+
"type": "dfn",
|
|
228
|
+
"for": [],
|
|
229
|
+
"access": "private",
|
|
230
|
+
"informative": false,
|
|
231
|
+
"heading": {
|
|
232
|
+
"id": "sec-escapes",
|
|
233
|
+
"href": "https://w3c.github.io/sparql-query/spec/#sec-escapes",
|
|
234
|
+
"title": "Escape Sequences",
|
|
235
|
+
"alternateIds": [
|
|
236
|
+
"x19-2-escape-sequences"
|
|
237
|
+
],
|
|
238
|
+
"number": "19.2"
|
|
239
|
+
},
|
|
240
|
+
"definedIn": "prose",
|
|
241
|
+
"links": []
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"id": "dfn-string-escape-sequence",
|
|
245
|
+
"href": "https://w3c.github.io/sparql-query/spec/#dfn-string-escape-sequence",
|
|
246
|
+
"linkingText": [
|
|
247
|
+
"string escape sequence"
|
|
248
|
+
],
|
|
249
|
+
"localLinkingText": [],
|
|
250
|
+
"type": "dfn",
|
|
251
|
+
"for": [],
|
|
252
|
+
"access": "private",
|
|
253
|
+
"informative": false,
|
|
254
|
+
"heading": {
|
|
255
|
+
"id": "sec-escapes",
|
|
256
|
+
"href": "https://w3c.github.io/sparql-query/spec/#sec-escapes",
|
|
257
|
+
"title": "Escape Sequences",
|
|
258
|
+
"alternateIds": [
|
|
259
|
+
"x19-2-escape-sequences"
|
|
260
|
+
],
|
|
261
|
+
"number": "19.2"
|
|
262
|
+
},
|
|
263
|
+
"definedIn": "prose",
|
|
264
|
+
"links": []
|
|
265
|
+
},
|
|
266
|
+
{
|
|
267
|
+
"id": "dfn-reserved-character-escape-sequence",
|
|
268
|
+
"href": "https://w3c.github.io/sparql-query/spec/#dfn-reserved-character-escape-sequence",
|
|
269
|
+
"linkingText": [
|
|
270
|
+
"reserved character escape sequence"
|
|
271
|
+
],
|
|
272
|
+
"localLinkingText": [],
|
|
273
|
+
"type": "dfn",
|
|
274
|
+
"for": [],
|
|
275
|
+
"access": "private",
|
|
276
|
+
"informative": false,
|
|
277
|
+
"heading": {
|
|
278
|
+
"id": "sec-escapes",
|
|
279
|
+
"href": "https://w3c.github.io/sparql-query/spec/#sec-escapes",
|
|
280
|
+
"title": "Escape Sequences",
|
|
281
|
+
"alternateIds": [
|
|
282
|
+
"x19-2-escape-sequences"
|
|
283
|
+
],
|
|
284
|
+
"number": "19.2"
|
|
285
|
+
},
|
|
286
|
+
"definedIn": "prose",
|
|
287
|
+
"links": []
|
|
219
288
|
}
|
|
220
289
|
]
|
|
221
290
|
}
|
package/ed/dfns/wcag-3.0.json
CHANGED
|
@@ -703,6 +703,29 @@
|
|
|
703
703
|
"definedIn": "dt",
|
|
704
704
|
"links": []
|
|
705
705
|
},
|
|
706
|
+
{
|
|
707
|
+
"id": "dfn-custom-keyboard-command",
|
|
708
|
+
"href": "https://w3c.github.io/wcag3/guidelines/#dfn-custom-keyboard-command",
|
|
709
|
+
"linkingText": [
|
|
710
|
+
"custom keyboard command"
|
|
711
|
+
],
|
|
712
|
+
"localLinkingText": [],
|
|
713
|
+
"type": "dfn",
|
|
714
|
+
"for": [],
|
|
715
|
+
"access": "private",
|
|
716
|
+
"informative": false,
|
|
717
|
+
"heading": {
|
|
718
|
+
"id": "glossary",
|
|
719
|
+
"href": "https://w3c.github.io/wcag3/guidelines/#glossary",
|
|
720
|
+
"title": "GlossaryDeveloping",
|
|
721
|
+
"alternateIds": [
|
|
722
|
+
"x4-glossary"
|
|
723
|
+
],
|
|
724
|
+
"number": "4"
|
|
725
|
+
},
|
|
726
|
+
"definedIn": "dt",
|
|
727
|
+
"links": []
|
|
728
|
+
},
|
|
706
729
|
{
|
|
707
730
|
"id": "dfn-decorative",
|
|
708
731
|
"href": "https://w3c.github.io/wcag3/guidelines/#dfn-decorative",
|
|
@@ -1320,16 +1320,15 @@
|
|
|
1320
1320
|
"links": []
|
|
1321
1321
|
},
|
|
1322
1322
|
{
|
|
1323
|
-
"id": "dom-webtransport-exportkeyingmaterial-label-context-label",
|
|
1324
|
-
"href": "https://w3c.github.io/webtransport/#dom-webtransport-exportkeyingmaterial-label-context-label",
|
|
1323
|
+
"id": "dom-webtransport-exportkeyingmaterial-label-context-outputlength-label",
|
|
1324
|
+
"href": "https://w3c.github.io/webtransport/#dom-webtransport-exportkeyingmaterial-label-context-outputlength-label",
|
|
1325
1325
|
"linkingText": [
|
|
1326
1326
|
"label"
|
|
1327
1327
|
],
|
|
1328
1328
|
"localLinkingText": [],
|
|
1329
1329
|
"type": "argument",
|
|
1330
1330
|
"for": [
|
|
1331
|
-
"WebTransport/exportKeyingMaterial(label, context)"
|
|
1332
|
-
"WebTransport/exportKeyingMaterial(label)"
|
|
1331
|
+
"WebTransport/exportKeyingMaterial(label, context, outputLength)"
|
|
1333
1332
|
],
|
|
1334
1333
|
"access": "public",
|
|
1335
1334
|
"informative": false,
|
|
@@ -1343,16 +1342,37 @@
|
|
|
1343
1342
|
"links": []
|
|
1344
1343
|
},
|
|
1345
1344
|
{
|
|
1346
|
-
"id": "dom-webtransport-exportkeyingmaterial-label-context-context",
|
|
1347
|
-
"href": "https://w3c.github.io/webtransport/#dom-webtransport-exportkeyingmaterial-label-context-context",
|
|
1345
|
+
"id": "dom-webtransport-exportkeyingmaterial-label-context-outputlength-context",
|
|
1346
|
+
"href": "https://w3c.github.io/webtransport/#dom-webtransport-exportkeyingmaterial-label-context-outputlength-context",
|
|
1348
1347
|
"linkingText": [
|
|
1349
1348
|
"context"
|
|
1350
1349
|
],
|
|
1351
1350
|
"localLinkingText": [],
|
|
1352
1351
|
"type": "argument",
|
|
1353
1352
|
"for": [
|
|
1354
|
-
"WebTransport/exportKeyingMaterial(label, context)"
|
|
1355
|
-
|
|
1353
|
+
"WebTransport/exportKeyingMaterial(label, context, outputLength)"
|
|
1354
|
+
],
|
|
1355
|
+
"access": "public",
|
|
1356
|
+
"informative": false,
|
|
1357
|
+
"heading": {
|
|
1358
|
+
"id": "web-transport",
|
|
1359
|
+
"href": "https://w3c.github.io/webtransport/#web-transport",
|
|
1360
|
+
"title": "WebTransport Interface",
|
|
1361
|
+
"number": "6"
|
|
1362
|
+
},
|
|
1363
|
+
"definedIn": "pre",
|
|
1364
|
+
"links": []
|
|
1365
|
+
},
|
|
1366
|
+
{
|
|
1367
|
+
"id": "dom-webtransport-exportkeyingmaterial-label-context-outputlength-outputlength",
|
|
1368
|
+
"href": "https://w3c.github.io/webtransport/#dom-webtransport-exportkeyingmaterial-label-context-outputlength-outputlength",
|
|
1369
|
+
"linkingText": [
|
|
1370
|
+
"outputLength"
|
|
1371
|
+
],
|
|
1372
|
+
"localLinkingText": [],
|
|
1373
|
+
"type": "argument",
|
|
1374
|
+
"for": [
|
|
1375
|
+
"WebTransport/exportKeyingMaterial(label, context, outputLength)"
|
|
1356
1376
|
],
|
|
1357
1377
|
"access": "public",
|
|
1358
1378
|
"informative": false,
|
|
@@ -2393,8 +2413,7 @@
|
|
|
2393
2413
|
"id": "dom-webtransport-exportkeyingmaterial",
|
|
2394
2414
|
"href": "https://w3c.github.io/webtransport/#dom-webtransport-exportkeyingmaterial",
|
|
2395
2415
|
"linkingText": [
|
|
2396
|
-
"exportKeyingMaterial(label, context)"
|
|
2397
|
-
"exportKeyingMaterial(label)"
|
|
2416
|
+
"exportKeyingMaterial(label, context, outputLength)"
|
|
2398
2417
|
],
|
|
2399
2418
|
"localLinkingText": [],
|
|
2400
2419
|
"type": "method",
|
package/ed/dfns/webxr.json
CHANGED
|
@@ -798,6 +798,50 @@
|
|
|
798
798
|
"definedIn": "prose",
|
|
799
799
|
"links": []
|
|
800
800
|
},
|
|
801
|
+
{
|
|
802
|
+
"id": "feature-descriptor-inline-stereo",
|
|
803
|
+
"href": "https://immersive-web.github.io/webxr/#feature-descriptor-inline-stereo",
|
|
804
|
+
"linkingText": [
|
|
805
|
+
"inline-stereo"
|
|
806
|
+
],
|
|
807
|
+
"localLinkingText": [],
|
|
808
|
+
"type": "dfn",
|
|
809
|
+
"for": [
|
|
810
|
+
"feature descriptor"
|
|
811
|
+
],
|
|
812
|
+
"access": "private",
|
|
813
|
+
"informative": false,
|
|
814
|
+
"heading": {
|
|
815
|
+
"id": "feature-dependencies",
|
|
816
|
+
"href": "https://immersive-web.github.io/webxr/#feature-dependencies",
|
|
817
|
+
"title": "Feature Dependencies",
|
|
818
|
+
"number": "3.4"
|
|
819
|
+
},
|
|
820
|
+
"definedIn": "prose",
|
|
821
|
+
"links": []
|
|
822
|
+
},
|
|
823
|
+
{
|
|
824
|
+
"id": "feature-descriptor-secondary-views",
|
|
825
|
+
"href": "https://immersive-web.github.io/webxr/#feature-descriptor-secondary-views",
|
|
826
|
+
"linkingText": [
|
|
827
|
+
"secondary-views"
|
|
828
|
+
],
|
|
829
|
+
"localLinkingText": [],
|
|
830
|
+
"type": "dfn",
|
|
831
|
+
"for": [
|
|
832
|
+
"feature descriptor"
|
|
833
|
+
],
|
|
834
|
+
"access": "private",
|
|
835
|
+
"informative": false,
|
|
836
|
+
"heading": {
|
|
837
|
+
"id": "feature-dependencies",
|
|
838
|
+
"href": "https://immersive-web.github.io/webxr/#feature-dependencies",
|
|
839
|
+
"title": "Feature Dependencies",
|
|
840
|
+
"number": "3.4"
|
|
841
|
+
},
|
|
842
|
+
"definedIn": "prose",
|
|
843
|
+
"links": []
|
|
844
|
+
},
|
|
801
845
|
{
|
|
802
846
|
"id": "default-features",
|
|
803
847
|
"href": "https://immersive-web.github.io/webxr/#default-features",
|
|
@@ -4441,28 +4485,6 @@
|
|
|
4441
4485
|
"definedIn": "prose",
|
|
4442
4486
|
"links": []
|
|
4443
4487
|
},
|
|
4444
|
-
{
|
|
4445
|
-
"id": "secondary-view-secondary-views",
|
|
4446
|
-
"href": "https://immersive-web.github.io/webxr/#secondary-view-secondary-views",
|
|
4447
|
-
"linkingText": [
|
|
4448
|
-
"secondary-views"
|
|
4449
|
-
],
|
|
4450
|
-
"localLinkingText": [],
|
|
4451
|
-
"type": "dfn",
|
|
4452
|
-
"for": [
|
|
4453
|
-
"secondary view"
|
|
4454
|
-
],
|
|
4455
|
-
"access": "private",
|
|
4456
|
-
"informative": false,
|
|
4457
|
-
"heading": {
|
|
4458
|
-
"id": "primary-and-secondary-views",
|
|
4459
|
-
"href": "https://immersive-web.github.io/webxr/#primary-and-secondary-views",
|
|
4460
|
-
"title": "Primary and Secondary Views",
|
|
4461
|
-
"number": "7.3"
|
|
4462
|
-
},
|
|
4463
|
-
"definedIn": "prose",
|
|
4464
|
-
"links": []
|
|
4465
|
-
},
|
|
4466
4488
|
{
|
|
4467
4489
|
"id": "xrviewport",
|
|
4468
4490
|
"href": "https://immersive-web.github.io/webxr/#xrviewport",
|
package/ed/headings/FileAPI.json
CHANGED
|
@@ -115,6 +115,13 @@
|
|
|
115
115
|
"title": "The bytes() method",
|
|
116
116
|
"number": "3.3.5"
|
|
117
117
|
},
|
|
118
|
+
{
|
|
119
|
+
"id": "text-stream-method-algo",
|
|
120
|
+
"href": "https://w3c.github.io/FileAPI/#text-stream-method-algo",
|
|
121
|
+
"level": 4,
|
|
122
|
+
"title": "The textStream() method",
|
|
123
|
+
"number": "3.3.6"
|
|
124
|
+
},
|
|
118
125
|
{
|
|
119
126
|
"id": "file-section",
|
|
120
127
|
"href": "https://w3c.github.io/FileAPI/#file-section",
|
|
@@ -466,7 +473,7 @@
|
|
|
466
473
|
"id": "informative",
|
|
467
474
|
"href": "https://w3c.github.io/FileAPI/#informative",
|
|
468
475
|
"level": 3,
|
|
469
|
-
"title": "
|
|
476
|
+
"title": "Non-Normative References"
|
|
470
477
|
},
|
|
471
478
|
{
|
|
472
479
|
"id": "idl-index",
|
package/ed/headings/IFT.json
CHANGED
package/ed/headings/SVG2.json
CHANGED
|
@@ -10,12 +10,6 @@
|
|
|
10
10
|
"level": 1,
|
|
11
11
|
"title": "Scalable Vector Graphics (SVG) 2"
|
|
12
12
|
},
|
|
13
|
-
{
|
|
14
|
-
"id": "pagesubtitle",
|
|
15
|
-
"href": "https://w3c.github.io/svgwg/svg2-draft/#pagesubtitle",
|
|
16
|
-
"level": 2,
|
|
17
|
-
"title": "W3C Editor’s Draft 28 May 2026"
|
|
18
|
-
},
|
|
19
13
|
{
|
|
20
14
|
"id": "abstract",
|
|
21
15
|
"href": "https://w3c.github.io/svgwg/svg2-draft/#abstract",
|
|
@@ -115,6 +115,13 @@
|
|
|
115
115
|
"title": "Integration with WebRTC",
|
|
116
116
|
"number": "4.3"
|
|
117
117
|
},
|
|
118
|
+
{
|
|
119
|
+
"id": "service-workers",
|
|
120
|
+
"href": "https://wicg.github.io/connection-allowlists/#service-workers",
|
|
121
|
+
"level": 3,
|
|
122
|
+
"title": "Integration with Service Workers",
|
|
123
|
+
"number": "4.4"
|
|
124
|
+
},
|
|
118
125
|
{
|
|
119
126
|
"id": "security",
|
|
120
127
|
"href": "https://wicg.github.io/connection-allowlists/#security",
|
|
@@ -0,0 +1,143 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "CSS Accessibility API Mappings 1.0",
|
|
4
|
+
"url": "https://w3c.github.io/css-aam/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "title",
|
|
9
|
+
"href": "https://w3c.github.io/css-aam/#title",
|
|
10
|
+
"level": 1,
|
|
11
|
+
"title": "CSS Accessibility API Mappings 1.0"
|
|
12
|
+
},
|
|
13
|
+
{
|
|
14
|
+
"id": "toc",
|
|
15
|
+
"href": "https://w3c.github.io/css-aam/#toc",
|
|
16
|
+
"level": 2,
|
|
17
|
+
"title": "Table of Contents",
|
|
18
|
+
"alternateIds": [
|
|
19
|
+
"table-of-contents"
|
|
20
|
+
]
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"id": "intro",
|
|
24
|
+
"href": "https://w3c.github.io/css-aam/#intro",
|
|
25
|
+
"level": 2,
|
|
26
|
+
"title": "Introduction",
|
|
27
|
+
"alternateIds": [
|
|
28
|
+
"x1-introduction"
|
|
29
|
+
],
|
|
30
|
+
"number": "1"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"id": "intro_aapi",
|
|
34
|
+
"href": "https://w3c.github.io/css-aam/#intro_aapi",
|
|
35
|
+
"level": 3,
|
|
36
|
+
"title": "Accessibility APIs",
|
|
37
|
+
"alternateIds": [
|
|
38
|
+
"x1-1-accessibility-apis"
|
|
39
|
+
],
|
|
40
|
+
"number": "1.1"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "conformance",
|
|
44
|
+
"href": "https://w3c.github.io/css-aam/#conformance",
|
|
45
|
+
"level": 2,
|
|
46
|
+
"title": "Conformance",
|
|
47
|
+
"alternateIds": [
|
|
48
|
+
"x2-conformance"
|
|
49
|
+
],
|
|
50
|
+
"number": "2"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"id": "deprecated",
|
|
54
|
+
"href": "https://w3c.github.io/css-aam/#deprecated",
|
|
55
|
+
"level": 3,
|
|
56
|
+
"title": "Deprecated",
|
|
57
|
+
"alternateIds": [
|
|
58
|
+
"x2-1-deprecated"
|
|
59
|
+
],
|
|
60
|
+
"number": "2.1"
|
|
61
|
+
},
|
|
62
|
+
{
|
|
63
|
+
"id": "mapping-css-to-accessibility-apis",
|
|
64
|
+
"href": "https://w3c.github.io/css-aam/#mapping-css-to-accessibility-apis",
|
|
65
|
+
"level": 2,
|
|
66
|
+
"title": "Mapping CSS to Accessibility APIs",
|
|
67
|
+
"alternateIds": [
|
|
68
|
+
"x3-mapping-css-to-accessibility-apis"
|
|
69
|
+
],
|
|
70
|
+
"number": "3"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"id": "mapping_general",
|
|
74
|
+
"href": "https://w3c.github.io/css-aam/#mapping_general",
|
|
75
|
+
"level": 3,
|
|
76
|
+
"title": "General Rules for Exposing WAI-ARIA Semantics",
|
|
77
|
+
"alternateIds": [
|
|
78
|
+
"x3-1-general-rules-for-exposing-wai-aria-semantics"
|
|
79
|
+
],
|
|
80
|
+
"number": "3.1"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"id": "css-property-mappings",
|
|
84
|
+
"href": "https://w3c.github.io/css-aam/#css-property-mappings",
|
|
85
|
+
"level": 3,
|
|
86
|
+
"title": "CSS Property Mappings",
|
|
87
|
+
"alternateIds": [
|
|
88
|
+
"x3-2-css-property-mappings"
|
|
89
|
+
],
|
|
90
|
+
"number": "3.2"
|
|
91
|
+
},
|
|
92
|
+
{
|
|
93
|
+
"id": "css-pseudo-element-mappings",
|
|
94
|
+
"href": "https://w3c.github.io/css-aam/#css-pseudo-element-mappings",
|
|
95
|
+
"level": 3,
|
|
96
|
+
"title": "CSS Pseudo-element Mappings",
|
|
97
|
+
"alternateIds": [
|
|
98
|
+
"x3-3-css-pseudo-element-mappings"
|
|
99
|
+
],
|
|
100
|
+
"number": "3.3"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"id": "css-pseudo-class-mappings",
|
|
104
|
+
"href": "https://w3c.github.io/css-aam/#css-pseudo-class-mappings",
|
|
105
|
+
"level": 3,
|
|
106
|
+
"title": "Mapping CSS Pseudo-class Selectors",
|
|
107
|
+
"alternateIds": [
|
|
108
|
+
"x3-4-mapping-css-pseudo-class-selectors"
|
|
109
|
+
],
|
|
110
|
+
"number": "3.4"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"id": "references",
|
|
114
|
+
"href": "https://w3c.github.io/css-aam/#references",
|
|
115
|
+
"level": 2,
|
|
116
|
+
"title": "References",
|
|
117
|
+
"alternateIds": [
|
|
118
|
+
"a-references"
|
|
119
|
+
],
|
|
120
|
+
"number": "A"
|
|
121
|
+
},
|
|
122
|
+
{
|
|
123
|
+
"id": "normative-references",
|
|
124
|
+
"href": "https://w3c.github.io/css-aam/#normative-references",
|
|
125
|
+
"level": 3,
|
|
126
|
+
"title": "Normative references",
|
|
127
|
+
"alternateIds": [
|
|
128
|
+
"a-1-normative-references"
|
|
129
|
+
],
|
|
130
|
+
"number": "A.1"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"id": "informative-references",
|
|
134
|
+
"href": "https://w3c.github.io/css-aam/#informative-references",
|
|
135
|
+
"level": 3,
|
|
136
|
+
"title": "Informative references",
|
|
137
|
+
"alternateIds": [
|
|
138
|
+
"a-2-informative-references"
|
|
139
|
+
],
|
|
140
|
+
"number": "A.2"
|
|
141
|
+
}
|
|
142
|
+
]
|
|
143
|
+
}
|
|
@@ -38,81 +38,81 @@
|
|
|
38
38
|
"title": "Defining URL patterns in CSS",
|
|
39
39
|
"number": "1"
|
|
40
40
|
},
|
|
41
|
+
{
|
|
42
|
+
"id": "route-value-type",
|
|
43
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#route-value-type",
|
|
44
|
+
"level": 3,
|
|
45
|
+
"title": "The <route-location> value type",
|
|
46
|
+
"number": "1.1"
|
|
47
|
+
},
|
|
41
48
|
{
|
|
42
49
|
"id": "at-route",
|
|
43
50
|
"href": "https://drafts.csswg.org/css-navigation-1/#at-route",
|
|
44
51
|
"level": 3,
|
|
45
52
|
"title": "Declaring named URL patterns: the @route rule",
|
|
46
|
-
"number": "1.
|
|
53
|
+
"number": "1.2"
|
|
47
54
|
},
|
|
48
55
|
{
|
|
49
56
|
"id": "url-pattern-function",
|
|
50
57
|
"href": "https://drafts.csswg.org/css-navigation-1/#url-pattern-function",
|
|
51
58
|
"level": 3,
|
|
52
59
|
"title": "The url-pattern() function",
|
|
53
|
-
"number": "1.2"
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"id": "route-value-type",
|
|
57
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#route-value-type",
|
|
58
|
-
"level": 3,
|
|
59
|
-
"title": "The <route-location> value type",
|
|
60
60
|
"number": "1.3"
|
|
61
61
|
},
|
|
62
62
|
{
|
|
63
|
-
"id": "
|
|
64
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
63
|
+
"id": "link-navigation-pseudo-classes",
|
|
64
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#link-navigation-pseudo-classes",
|
|
65
65
|
"level": 2,
|
|
66
|
-
"title": "
|
|
66
|
+
"title": "Pseudo-classes for links",
|
|
67
67
|
"number": "2"
|
|
68
68
|
},
|
|
69
69
|
{
|
|
70
|
-
"id": "
|
|
71
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
70
|
+
"id": "link-to-pseudo-class",
|
|
71
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#link-to-pseudo-class",
|
|
72
72
|
"level": 3,
|
|
73
|
-
"title": "
|
|
73
|
+
"title": "The :link-to() pseudo-class",
|
|
74
74
|
"number": "2.1"
|
|
75
75
|
},
|
|
76
76
|
{
|
|
77
|
-
"id": "navigation-
|
|
78
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-
|
|
77
|
+
"id": "active-navigation-pseudo-class",
|
|
78
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#active-navigation-pseudo-class",
|
|
79
79
|
"level": 3,
|
|
80
|
-
"title": "The navigation()
|
|
80
|
+
"title": "The :active-navigation() pseudo-class",
|
|
81
81
|
"number": "2.2"
|
|
82
82
|
},
|
|
83
83
|
{
|
|
84
|
-
"id": "
|
|
85
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
84
|
+
"id": "trigger-link-pseudo-class",
|
|
85
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#trigger-link-pseudo-class",
|
|
86
86
|
"level": 3,
|
|
87
|
-
"title": "The
|
|
87
|
+
"title": "The :trigger-link pseudo-class",
|
|
88
88
|
"number": "2.3"
|
|
89
89
|
},
|
|
90
90
|
{
|
|
91
|
-
"id": "
|
|
92
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
91
|
+
"id": "conditional-navigation-queries",
|
|
92
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#conditional-navigation-queries",
|
|
93
93
|
"level": 2,
|
|
94
|
-
"title": "
|
|
94
|
+
"title": "Conditional rules for navigation queries",
|
|
95
95
|
"number": "3"
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
|
-
"id": "
|
|
99
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
98
|
+
"id": "at-navigation",
|
|
99
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#at-navigation",
|
|
100
100
|
"level": 3,
|
|
101
|
-
"title": "
|
|
101
|
+
"title": "Navigation queries: the @navigation rule",
|
|
102
102
|
"number": "3.1"
|
|
103
103
|
},
|
|
104
104
|
{
|
|
105
|
-
"id": "
|
|
106
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
105
|
+
"id": "navigation-when-function",
|
|
106
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-when-function",
|
|
107
107
|
"level": 3,
|
|
108
|
-
"title": "The
|
|
108
|
+
"title": "The navigation() function for @when",
|
|
109
109
|
"number": "3.2"
|
|
110
110
|
},
|
|
111
111
|
{
|
|
112
|
-
"id": "
|
|
113
|
-
"href": "https://drafts.csswg.org/css-navigation-1/#
|
|
112
|
+
"id": "navigation-if-function",
|
|
113
|
+
"href": "https://drafts.csswg.org/css-navigation-1/#navigation-if-function",
|
|
114
114
|
"level": 3,
|
|
115
|
-
"title": "The
|
|
115
|
+
"title": "The navigation() function for if()",
|
|
116
116
|
"number": "3.3"
|
|
117
117
|
},
|
|
118
118
|
{
|
|
@@ -157,47 +157,40 @@
|
|
|
157
157
|
"title": "Line Breaking and Word Boundaries",
|
|
158
158
|
"number": "5"
|
|
159
159
|
},
|
|
160
|
-
{
|
|
161
|
-
"id": "line-break-details",
|
|
162
|
-
"href": "https://drafts.csswg.org/css-text-3/#line-break-details",
|
|
163
|
-
"level": 3,
|
|
164
|
-
"title": "Line Breaking Details",
|
|
165
|
-
"number": "5.1"
|
|
166
|
-
},
|
|
167
160
|
{
|
|
168
161
|
"id": "word-break-property",
|
|
169
162
|
"href": "https://drafts.csswg.org/css-text-3/#word-break-property",
|
|
170
163
|
"level": 3,
|
|
171
164
|
"title": "Breaking Rules for Letters: the word-break property",
|
|
172
|
-
"number": "5.
|
|
165
|
+
"number": "5.1"
|
|
173
166
|
},
|
|
174
167
|
{
|
|
175
168
|
"id": "line-break-property",
|
|
176
169
|
"href": "https://drafts.csswg.org/css-text-3/#line-break-property",
|
|
177
170
|
"level": 3,
|
|
178
171
|
"title": "Line Breaking Strictness: the line-break property",
|
|
179
|
-
"number": "5.
|
|
172
|
+
"number": "5.2"
|
|
180
173
|
},
|
|
181
174
|
{
|
|
182
175
|
"id": "hyphenation",
|
|
183
176
|
"href": "https://drafts.csswg.org/css-text-3/#hyphenation",
|
|
184
177
|
"level": 3,
|
|
185
178
|
"title": "Hyphenation: the hyphens property",
|
|
186
|
-
"number": "5.
|
|
179
|
+
"number": "5.3"
|
|
187
180
|
},
|
|
188
181
|
{
|
|
189
182
|
"id": "overflow-wrap-property",
|
|
190
183
|
"href": "https://drafts.csswg.org/css-text-3/#overflow-wrap-property",
|
|
191
184
|
"level": 3,
|
|
192
|
-
"title": "Overflow Wrapping: the overflow-wrap
|
|
193
|
-
"number": "5.
|
|
185
|
+
"title": "Overflow Wrapping: the overflow-wrap (word-wrap) property",
|
|
186
|
+
"number": "5.4"
|
|
194
187
|
},
|
|
195
188
|
{
|
|
196
|
-
"id": "
|
|
197
|
-
"href": "https://drafts.csswg.org/css-text-3/#
|
|
189
|
+
"id": "line-break-details",
|
|
190
|
+
"href": "https://drafts.csswg.org/css-text-3/#line-break-details",
|
|
198
191
|
"level": 3,
|
|
199
|
-
"title": "
|
|
200
|
-
"number": "5.
|
|
192
|
+
"title": "Line Breaking Details",
|
|
193
|
+
"number": "5.5"
|
|
201
194
|
},
|
|
202
195
|
{
|
|
203
196
|
"id": "justification",
|