@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
package/tr/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://www.w3.org/TR/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://www.w3.org/TR/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://www.w3.org/TR/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://www.w3.org/TR/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://www.w3.org/TR/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://www.w3.org/TR/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://www.w3.org/TR/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://www.w3.org/TR/webxr/#xrviewport",
|
package/tr/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://www.w3.org/TR/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://www.w3.org/TR/FileAPI/#file-section",
|
|
@@ -466,7 +473,7 @@
|
|
|
466
473
|
"id": "informative",
|
|
467
474
|
"href": "https://www.w3.org/TR/FileAPI/#informative",
|
|
468
475
|
"level": 3,
|
|
469
|
-
"title": "
|
|
476
|
+
"title": "Non-Normative References"
|
|
470
477
|
},
|
|
471
478
|
{
|
|
472
479
|
"id": "idl-index",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
{
|
|
126
126
|
"id": "quiet-pubrules-1",
|
|
127
127
|
"href": "https://www.w3.org/TR/css-display-3/#quiet-pubrules-1",
|
|
128
|
-
"level":
|
|
128
|
+
"level": 3,
|
|
129
129
|
"title": "Computer Starter Kit"
|
|
130
130
|
},
|
|
131
131
|
{
|
|
@@ -200,6 +200,12 @@
|
|
|
200
200
|
"level": 2,
|
|
201
201
|
"title": "Changes"
|
|
202
202
|
},
|
|
203
|
+
{
|
|
204
|
+
"id": "changes-2023",
|
|
205
|
+
"href": "https://www.w3.org/TR/css-display-3/#changes-2023",
|
|
206
|
+
"level": 3,
|
|
207
|
+
"title": "Changes Since 2023 Candidate Recommendation Snapshot"
|
|
208
|
+
},
|
|
203
209
|
{
|
|
204
210
|
"id": "changes-2020",
|
|
205
211
|
"href": "https://www.w3.org/TR/css-display-3/#changes-2020",
|
|
@@ -234,7 +240,7 @@
|
|
|
234
240
|
"id": "security-privacy-self-review",
|
|
235
241
|
"href": "https://www.w3.org/TR/css-display-3/#security-privacy-self-review",
|
|
236
242
|
"level": 3,
|
|
237
|
-
"title": "Self-Review
|
|
243
|
+
"title": "Self-Review Questionnaire"
|
|
238
244
|
},
|
|
239
245
|
{
|
|
240
246
|
"id": "w3c-conformance",
|
|
@@ -312,7 +318,7 @@
|
|
|
312
318
|
"id": "informative",
|
|
313
319
|
"href": "https://www.w3.org/TR/css-display-3/#informative",
|
|
314
320
|
"level": 3,
|
|
315
|
-
"title": "
|
|
321
|
+
"title": "Non-Normative References"
|
|
316
322
|
},
|
|
317
323
|
{
|
|
318
324
|
"id": "property-index",
|
|
@@ -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://www.w3.org/TR/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://www.w3.org/TR/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://www.w3.org/TR/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://www.w3.org/TR/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://www.w3.org/TR/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://www.w3.org/TR/css-text-3/#
|
|
189
|
+
"id": "line-break-details",
|
|
190
|
+
"href": "https://www.w3.org/TR/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",
|
|
@@ -500,7 +493,7 @@
|
|
|
500
493
|
"id": "informative",
|
|
501
494
|
"href": "https://www.w3.org/TR/css-text-3/#informative",
|
|
502
495
|
"level": 3,
|
|
503
|
-
"title": "
|
|
496
|
+
"title": "Non-Normative References"
|
|
504
497
|
},
|
|
505
498
|
{
|
|
506
499
|
"id": "property-index",
|
|
@@ -220,13 +220,6 @@
|
|
|
220
220
|
"title": "Joint Wrapping Control: the text-wrap shorthand property",
|
|
221
221
|
"number": "5.5"
|
|
222
222
|
},
|
|
223
|
-
{
|
|
224
|
-
"id": "line-break-details",
|
|
225
|
-
"href": "https://www.w3.org/TR/css-text-4/#line-break-details",
|
|
226
|
-
"level": 3,
|
|
227
|
-
"title": "Line Breaking Details",
|
|
228
|
-
"number": "5.6"
|
|
229
|
-
},
|
|
230
223
|
{
|
|
231
224
|
"id": "line-breaking",
|
|
232
225
|
"href": "https://www.w3.org/TR/css-text-4/#line-breaking",
|
|
@@ -329,9 +322,16 @@
|
|
|
329
322
|
"id": "overflow-wrap-property",
|
|
330
323
|
"href": "https://www.w3.org/TR/css-text-4/#overflow-wrap-property",
|
|
331
324
|
"level": 3,
|
|
332
|
-
"title": "Overflow Wrapping: the overflow-wrap
|
|
325
|
+
"title": "Overflow Wrapping: the overflow-wrap (word-wrap) property",
|
|
333
326
|
"number": "6.4"
|
|
334
327
|
},
|
|
328
|
+
{
|
|
329
|
+
"id": "line-break-details",
|
|
330
|
+
"href": "https://www.w3.org/TR/css-text-4/#line-break-details",
|
|
331
|
+
"level": 3,
|
|
332
|
+
"title": "Line Breaking Details",
|
|
333
|
+
"number": "6.5"
|
|
334
|
+
},
|
|
335
335
|
{
|
|
336
336
|
"id": "justification",
|
|
337
337
|
"href": "https://www.w3.org/TR/css-text-4/#justification",
|
|
@@ -598,18 +598,18 @@
|
|
|
598
598
|
"title": "Word and Phrase Detection",
|
|
599
599
|
"number": "H"
|
|
600
600
|
},
|
|
601
|
-
{
|
|
602
|
-
"id": "sec",
|
|
603
|
-
"href": "https://www.w3.org/TR/css-text-4/#sec",
|
|
604
|
-
"level": 2,
|
|
605
|
-
"title": "Security Considerations"
|
|
606
|
-
},
|
|
607
601
|
{
|
|
608
602
|
"id": "priv",
|
|
609
603
|
"href": "https://www.w3.org/TR/css-text-4/#priv",
|
|
610
604
|
"level": 2,
|
|
611
605
|
"title": "Privacy Considerations"
|
|
612
606
|
},
|
|
607
|
+
{
|
|
608
|
+
"id": "sec",
|
|
609
|
+
"href": "https://www.w3.org/TR/css-text-4/#sec",
|
|
610
|
+
"level": 2,
|
|
611
|
+
"title": "Security Considerations"
|
|
612
|
+
},
|
|
613
613
|
{
|
|
614
614
|
"id": "acknowledgements",
|
|
615
615
|
"href": "https://www.w3.org/TR/css-text-4/#acknowledgements",
|
|
@@ -698,7 +698,7 @@
|
|
|
698
698
|
"id": "informative",
|
|
699
699
|
"href": "https://www.w3.org/TR/css-text-4/#informative",
|
|
700
700
|
"level": 3,
|
|
701
|
-
"title": "
|
|
701
|
+
"title": "Non-Normative References"
|
|
702
702
|
},
|
|
703
703
|
{
|
|
704
704
|
"id": "property-index",
|
|
@@ -206,164 +206,164 @@
|
|
|
206
206
|
"number": "5"
|
|
207
207
|
},
|
|
208
208
|
{
|
|
209
|
-
"id": "dereferencing-
|
|
210
|
-
"href": "https://www.w3.org/TR/did-resolution/#dereferencing-
|
|
209
|
+
"id": "did-url-dereferencing-options",
|
|
210
|
+
"href": "https://www.w3.org/TR/did-resolution/#did-url-dereferencing-options",
|
|
211
211
|
"level": 3,
|
|
212
|
-
"title": "DID URL Dereferencing
|
|
212
|
+
"title": "DID URL Dereferencing Options",
|
|
213
213
|
"alternateIds": [
|
|
214
|
-
"x5-1-did-url-dereferencing-
|
|
214
|
+
"x5-1-did-url-dereferencing-options"
|
|
215
215
|
],
|
|
216
216
|
"number": "5.1"
|
|
217
217
|
},
|
|
218
218
|
{
|
|
219
|
-
"id": "
|
|
220
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
221
|
-
"level":
|
|
222
|
-
"title": "
|
|
219
|
+
"id": "did-url-dereferencing-metadata",
|
|
220
|
+
"href": "https://www.w3.org/TR/did-resolution/#did-url-dereferencing-metadata",
|
|
221
|
+
"level": 3,
|
|
222
|
+
"title": "DID URL Dereferencing Metadata",
|
|
223
223
|
"alternateIds": [
|
|
224
|
-
"x5-
|
|
224
|
+
"x5-2-did-url-dereferencing-metadata"
|
|
225
225
|
],
|
|
226
|
-
"number": "5.
|
|
226
|
+
"number": "5.2"
|
|
227
227
|
},
|
|
228
228
|
{
|
|
229
|
-
"id": "
|
|
230
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
231
|
-
"level":
|
|
232
|
-
"title": "
|
|
229
|
+
"id": "did-url-content-metadata",
|
|
230
|
+
"href": "https://www.w3.org/TR/did-resolution/#did-url-content-metadata",
|
|
231
|
+
"level": 3,
|
|
232
|
+
"title": "DID URL Content Metadata",
|
|
233
233
|
"alternateIds": [
|
|
234
|
-
"x5-
|
|
234
|
+
"x5-3-did-url-content-metadata"
|
|
235
235
|
],
|
|
236
|
-
"number": "5.
|
|
236
|
+
"number": "5.3"
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
|
-
"id": "
|
|
240
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
241
|
-
"level":
|
|
242
|
-
"title": "
|
|
239
|
+
"id": "dereferencing-algorithm",
|
|
240
|
+
"href": "https://www.w3.org/TR/did-resolution/#dereferencing-algorithm",
|
|
241
|
+
"level": 3,
|
|
242
|
+
"title": "DID URL Dereferencing Algorithm",
|
|
243
243
|
"alternateIds": [
|
|
244
|
-
"x5-
|
|
244
|
+
"x5-4-did-url-dereferencing-algorithm"
|
|
245
245
|
],
|
|
246
|
-
"number": "5.
|
|
246
|
+
"number": "5.4"
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
|
-
"id": "
|
|
250
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
249
|
+
"id": "dereferencing-algorithm-resource",
|
|
250
|
+
"href": "https://www.w3.org/TR/did-resolution/#dereferencing-algorithm-resource",
|
|
251
251
|
"level": 4,
|
|
252
|
-
"title": "
|
|
252
|
+
"title": "Dereferencing the Resource",
|
|
253
253
|
"alternateIds": [
|
|
254
|
-
"x5-1-
|
|
254
|
+
"x5-4-1-dereferencing-the-resource"
|
|
255
255
|
],
|
|
256
|
-
"number": "5.1
|
|
256
|
+
"number": "5.4.1"
|
|
257
257
|
},
|
|
258
258
|
{
|
|
259
|
-
"id": "
|
|
260
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
259
|
+
"id": "dereferencing-algorithm-fragment",
|
|
260
|
+
"href": "https://www.w3.org/TR/did-resolution/#dereferencing-algorithm-fragment",
|
|
261
261
|
"level": 4,
|
|
262
|
-
"title": "
|
|
262
|
+
"title": "Dereferencing the Fragment",
|
|
263
263
|
"alternateIds": [
|
|
264
|
-
"x5-
|
|
264
|
+
"x5-4-2-dereferencing-the-fragment"
|
|
265
265
|
],
|
|
266
|
-
"number": "5.
|
|
266
|
+
"number": "5.4.2"
|
|
267
267
|
},
|
|
268
268
|
{
|
|
269
|
-
"id": "
|
|
270
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
271
|
-
"level":
|
|
272
|
-
"title": "
|
|
269
|
+
"id": "examples",
|
|
270
|
+
"href": "https://www.w3.org/TR/did-resolution/#examples",
|
|
271
|
+
"level": 3,
|
|
272
|
+
"title": "Examples",
|
|
273
273
|
"alternateIds": [
|
|
274
|
-
"
|
|
274
|
+
"x5-5-examples"
|
|
275
275
|
],
|
|
276
|
-
"number": "
|
|
276
|
+
"number": "5.5"
|
|
277
277
|
},
|
|
278
278
|
{
|
|
279
|
-
"id": "
|
|
280
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
281
|
-
"level":
|
|
282
|
-
"title": "
|
|
279
|
+
"id": "example-dereferencing-to-verification-method",
|
|
280
|
+
"href": "https://www.w3.org/TR/did-resolution/#example-dereferencing-to-verification-method",
|
|
281
|
+
"level": 4,
|
|
282
|
+
"title": "Example: Dereferencing to verification method",
|
|
283
283
|
"alternateIds": [
|
|
284
|
-
"
|
|
284
|
+
"x5-5-1-example-dereferencing-to-verification-method"
|
|
285
285
|
],
|
|
286
|
-
"number": "
|
|
286
|
+
"number": "5.5.1"
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
|
-
"id": "
|
|
290
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
291
|
-
"level":
|
|
292
|
-
"title": "
|
|
289
|
+
"id": "example-dereferencing-to-service-endpoint-url",
|
|
290
|
+
"href": "https://www.w3.org/TR/did-resolution/#example-dereferencing-to-service-endpoint-url",
|
|
291
|
+
"level": 4,
|
|
292
|
+
"title": "Example: Dereferencing to service endpoint URL",
|
|
293
293
|
"alternateIds": [
|
|
294
|
-
"
|
|
294
|
+
"x5-5-2-example-dereferencing-to-service-endpoint-url"
|
|
295
295
|
],
|
|
296
|
-
"number": "
|
|
296
|
+
"number": "5.5.2"
|
|
297
297
|
},
|
|
298
298
|
{
|
|
299
|
-
"id": "
|
|
300
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
301
|
-
"level":
|
|
302
|
-
"title": "DID URL
|
|
299
|
+
"id": "dereferencing-provisional",
|
|
300
|
+
"href": "https://www.w3.org/TR/did-resolution/#dereferencing-provisional",
|
|
301
|
+
"level": 2,
|
|
302
|
+
"title": "PROVISIONAL - DID URL Dereferencing",
|
|
303
303
|
"alternateIds": [
|
|
304
|
-
"x6-
|
|
304
|
+
"x6-provisional-did-url-dereferencing"
|
|
305
305
|
],
|
|
306
|
-
"number": "6
|
|
306
|
+
"number": "6"
|
|
307
307
|
},
|
|
308
308
|
{
|
|
309
|
-
"id": "
|
|
310
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
309
|
+
"id": "dereferencing-algorithm-provisional",
|
|
310
|
+
"href": "https://www.w3.org/TR/did-resolution/#dereferencing-algorithm-provisional",
|
|
311
311
|
"level": 3,
|
|
312
312
|
"title": "DID URL Dereferencing Algorithm",
|
|
313
313
|
"alternateIds": [
|
|
314
|
-
"x6-
|
|
314
|
+
"x6-1-did-url-dereferencing-algorithm"
|
|
315
315
|
],
|
|
316
|
-
"number": "6.
|
|
316
|
+
"number": "6.1"
|
|
317
317
|
},
|
|
318
318
|
{
|
|
319
|
-
"id": "
|
|
320
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
319
|
+
"id": "prepare-for-resolution",
|
|
320
|
+
"href": "https://www.w3.org/TR/did-resolution/#prepare-for-resolution",
|
|
321
321
|
"level": 4,
|
|
322
|
-
"title": "
|
|
322
|
+
"title": "Prepare for Resolution",
|
|
323
323
|
"alternateIds": [
|
|
324
|
-
"x6-
|
|
324
|
+
"x6-1-1-prepare-for-resolution"
|
|
325
325
|
],
|
|
326
|
-
"number": "6.
|
|
326
|
+
"number": "6.1.1"
|
|
327
327
|
},
|
|
328
328
|
{
|
|
329
|
-
"id": "
|
|
330
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
329
|
+
"id": "execute-resolution-request",
|
|
330
|
+
"href": "https://www.w3.org/TR/did-resolution/#execute-resolution-request",
|
|
331
331
|
"level": 4,
|
|
332
|
-
"title": "
|
|
332
|
+
"title": "Execute Resolution Request",
|
|
333
333
|
"alternateIds": [
|
|
334
|
-
"x6-
|
|
334
|
+
"x6-1-2-execute-resolution-request"
|
|
335
335
|
],
|
|
336
|
-
"number": "6.
|
|
336
|
+
"number": "6.1.2"
|
|
337
337
|
},
|
|
338
338
|
{
|
|
339
|
-
"id": "
|
|
340
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
341
|
-
"level":
|
|
342
|
-
"title": "
|
|
339
|
+
"id": "determine-retrieval-strategy",
|
|
340
|
+
"href": "https://www.w3.org/TR/did-resolution/#determine-retrieval-strategy",
|
|
341
|
+
"level": 4,
|
|
342
|
+
"title": "Determine Retrieval Strategy",
|
|
343
343
|
"alternateIds": [
|
|
344
|
-
"x6-
|
|
344
|
+
"x6-1-3-determine-retrieval-strategy"
|
|
345
345
|
],
|
|
346
|
-
"number": "6.
|
|
346
|
+
"number": "6.1.3"
|
|
347
347
|
},
|
|
348
348
|
{
|
|
349
|
-
"id": "
|
|
350
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
349
|
+
"id": "retrieve-the-resource",
|
|
350
|
+
"href": "https://www.w3.org/TR/did-resolution/#retrieve-the-resource",
|
|
351
351
|
"level": 4,
|
|
352
|
-
"title": "
|
|
352
|
+
"title": "Retrieve the Resource",
|
|
353
353
|
"alternateIds": [
|
|
354
|
-
"x6-
|
|
354
|
+
"x6-1-4-retrieve-the-resource"
|
|
355
355
|
],
|
|
356
|
-
"number": "6.
|
|
356
|
+
"number": "6.1.4"
|
|
357
357
|
},
|
|
358
358
|
{
|
|
359
|
-
"id": "
|
|
360
|
-
"href": "https://www.w3.org/TR/did-resolution/#
|
|
359
|
+
"id": "use-the-resource",
|
|
360
|
+
"href": "https://www.w3.org/TR/did-resolution/#use-the-resource",
|
|
361
361
|
"level": 4,
|
|
362
|
-
"title": "
|
|
362
|
+
"title": "Use the Resource",
|
|
363
363
|
"alternateIds": [
|
|
364
|
-
"x6-5-
|
|
364
|
+
"x6-1-5-use-the-resource"
|
|
365
365
|
],
|
|
366
|
-
"number": "6.5
|
|
366
|
+
"number": "6.1.5"
|
|
367
367
|
},
|
|
368
368
|
{
|
|
369
369
|
"id": "metadata-structure",
|
|
@@ -204,6 +204,13 @@
|
|
|
204
204
|
"level": 3,
|
|
205
205
|
"title": "Changes since the 04 February 2014 W3C HTML Ruby Markup Extensions Working Group Note"
|
|
206
206
|
},
|
|
207
|
+
{
|
|
208
|
+
"id": "cr-exit-criteria",
|
|
209
|
+
"href": "https://www.w3.org/TR/html-ruby-extensions/#cr-exit-criteria",
|
|
210
|
+
"level": 2,
|
|
211
|
+
"title": "CR exit criteria",
|
|
212
|
+
"number": "G"
|
|
213
|
+
},
|
|
207
214
|
{
|
|
208
215
|
"id": "w3c-conformance",
|
|
209
216
|
"href": "https://www.w3.org/TR/html-ruby-extensions/#w3c-conformance",
|
|
@@ -256,7 +263,7 @@
|
|
|
256
263
|
"id": "informative",
|
|
257
264
|
"href": "https://www.w3.org/TR/html-ruby-extensions/#informative",
|
|
258
265
|
"level": 3,
|
|
259
|
-
"title": "
|
|
266
|
+
"title": "Non-Normative References"
|
|
260
267
|
}
|
|
261
268
|
]
|
|
262
269
|
}
|
package/tr/headings/mathml4.json
CHANGED
|
@@ -4680,6 +4680,26 @@
|
|
|
4680
4680
|
],
|
|
4681
4681
|
"number": "D.4"
|
|
4682
4682
|
},
|
|
4683
|
+
{
|
|
4684
|
+
"id": "intent",
|
|
4685
|
+
"href": "https://www.w3.org/TR/mathml4/#intent",
|
|
4686
|
+
"level": 4,
|
|
4687
|
+
"title": "intent",
|
|
4688
|
+
"alternateIds": [
|
|
4689
|
+
"privacy_intent"
|
|
4690
|
+
],
|
|
4691
|
+
"number": "D.4.1"
|
|
4692
|
+
},
|
|
4693
|
+
{
|
|
4694
|
+
"id": "content-mathml-0",
|
|
4695
|
+
"href": "https://www.w3.org/TR/mathml4/#content-mathml-0",
|
|
4696
|
+
"level": 4,
|
|
4697
|
+
"title": "Content MathML",
|
|
4698
|
+
"alternateIds": [
|
|
4699
|
+
"privacy_content_symbols"
|
|
4700
|
+
],
|
|
4701
|
+
"number": "D.4.2"
|
|
4702
|
+
},
|
|
4683
4703
|
{
|
|
4684
4704
|
"id": "security-considerations",
|
|
4685
4705
|
"href": "https://www.w3.org/TR/mathml4/#security-considerations",
|
|
@@ -4690,6 +4710,46 @@
|
|
|
4690
4710
|
],
|
|
4691
4711
|
"number": "D.5"
|
|
4692
4712
|
},
|
|
4713
|
+
{
|
|
4714
|
+
"id": "href",
|
|
4715
|
+
"href": "https://www.w3.org/TR/mathml4/#href",
|
|
4716
|
+
"level": 4,
|
|
4717
|
+
"title": "href",
|
|
4718
|
+
"alternateIds": [
|
|
4719
|
+
"security_href"
|
|
4720
|
+
],
|
|
4721
|
+
"number": "D.5.1"
|
|
4722
|
+
},
|
|
4723
|
+
{
|
|
4724
|
+
"id": "intent-0",
|
|
4725
|
+
"href": "https://www.w3.org/TR/mathml4/#intent-0",
|
|
4726
|
+
"level": 4,
|
|
4727
|
+
"title": "intent",
|
|
4728
|
+
"alternateIds": [
|
|
4729
|
+
"security_intent"
|
|
4730
|
+
],
|
|
4731
|
+
"number": "D.5.2"
|
|
4732
|
+
},
|
|
4733
|
+
{
|
|
4734
|
+
"id": "annotation",
|
|
4735
|
+
"href": "https://www.w3.org/TR/mathml4/#annotation",
|
|
4736
|
+
"level": 4,
|
|
4737
|
+
"title": "annotation",
|
|
4738
|
+
"alternateIds": [
|
|
4739
|
+
"security_semantics_annotation"
|
|
4740
|
+
],
|
|
4741
|
+
"number": "D.5.3"
|
|
4742
|
+
},
|
|
4743
|
+
{
|
|
4744
|
+
"id": "mglyph",
|
|
4745
|
+
"href": "https://www.w3.org/TR/mathml4/#mglyph",
|
|
4746
|
+
"level": 4,
|
|
4747
|
+
"title": "mglyph",
|
|
4748
|
+
"alternateIds": [
|
|
4749
|
+
"security_mglyph"
|
|
4750
|
+
],
|
|
4751
|
+
"number": "D.5.4"
|
|
4752
|
+
},
|
|
4693
4753
|
{
|
|
4694
4754
|
"id": "the-content-mathml-operators",
|
|
4695
4755
|
"href": "https://www.w3.org/TR/mathml4/#the-content-mathml-operators",
|