@webref/xref 1.2.1 → 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/attribution.json +10 -10
- package/ed/dfns/css-anchor-position-1.json +30 -30
- package/ed/dfns/css-conditional-5.json +40 -0
- package/ed/dfns/css-display-3.json +4 -2
- package/ed/dfns/css-display-4.json +4 -2
- package/ed/dfns/css-env-1.json +20 -0
- package/ed/dfns/css-navigation-1.json +273 -159
- 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 +596 -487
- 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 +2354 -478
- package/ed/dfns/json-ld11-api.json +1 -1
- package/ed/dfns/manifest-incubations.json +193 -28
- package/ed/dfns/mathml4.json +2 -2
- package/ed/dfns/rdf12-semantics.json +23 -0
- package/ed/dfns/selectors-4.json +1 -1
- package/ed/dfns/shacl12-rules.json +84 -37
- package/ed/dfns/soft-navigations.json +559 -181
- package/ed/dfns/sparql12-query.json +69 -0
- package/ed/dfns/wcag-3.0.json +23 -0
- package/ed/dfns/webdriver-bidi.json +26 -49
- package/ed/dfns/webmcp.json +16 -38
- package/ed/dfns/webtransport.json +29 -10
- package/ed/dfns/webxr.json +44 -22
- package/ed/dfns/webxrlayers-1.json +63 -50
- package/ed/headings/FileAPI.json +8 -1
- package/ed/headings/IFT.json +1 -1
- package/ed/headings/SVG2.json +0 -6
- package/ed/headings/attribution.json +44 -43
- 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 +39 -32
- package/ed/headings/css-text-3.json +9 -16
- package/ed/headings/css-text-4.json +14 -28
- package/ed/headings/design-principles.json +12 -5
- package/ed/headings/did-resolution.json +86 -86
- package/ed/headings/digital-credentials.json +3 -3
- package/ed/headings/ecmascript.json +310 -261
- 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/geolocation-element.json +1 -1
- package/ed/headings/html-aam-1.0.json +6 -6
- package/ed/headings/html-ruby-extensions.json +13 -0
- package/ed/headings/html.json +123 -32
- package/ed/headings/json-ld11-api.json +2 -2
- package/ed/headings/largest-contentful-paint.json +1 -1
- package/ed/headings/manifest-incubations.json +68 -8
- package/ed/headings/mathml4.json +110 -50
- package/ed/headings/media-capabilities.json +1 -1
- package/ed/headings/mediasession.json +1 -1
- package/ed/headings/selectors-4.json +57 -8
- package/ed/headings/shacl12-rules.json +26 -6
- package/ed/headings/soft-navigations.json +77 -50
- package/ed/headings/sparql12-query.json +6 -16
- package/ed/headings/tc39-atomics-microwait.json +1 -1
- 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/url.json +1 -1
- 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/webaudio-1.0.json +1 -1
- package/ed/headings/webaudio-1.1.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 +164 -4
- package/ed/headings/webxr.json +1 -1
- package/ed/headings/webxrlayers-1.json +1 -1
- package/ed/headings/yaml-ld-10.json +4 -4
- package/package.json +1 -1
- package/specs.json +577 -365
- package/tr/dfns/FileAPI.json +22 -0
- package/tr/dfns/WGSL.json +3 -3
- package/tr/dfns/attribution.json +10 -10
- 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/mathml4.json +2 -2
- 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/webdriver-bidi.json +26 -49
- package/tr/dfns/webxr.json +44 -22
- package/tr/dfns/webxrlayers-1.json +63 -50
- package/tr/headings/FileAPI.json +8 -1
- package/tr/headings/attribution.json +44 -43
- 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/digital-credentials.json +3 -3
- package/tr/headings/html-aam-1.0.json +6 -6
- package/tr/headings/html-ruby-extensions.json +8 -1
- package/tr/headings/mathml4.json +110 -50
- 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/webxrlayers-1.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/FileAPI.json
CHANGED
|
@@ -628,6 +628,28 @@
|
|
|
628
628
|
"definedIn": "prose",
|
|
629
629
|
"links": []
|
|
630
630
|
},
|
|
631
|
+
{
|
|
632
|
+
"id": "dom-blob-textstream",
|
|
633
|
+
"href": "https://www.w3.org/TR/FileAPI/#dom-blob-textstream",
|
|
634
|
+
"linkingText": [
|
|
635
|
+
"textStream()"
|
|
636
|
+
],
|
|
637
|
+
"localLinkingText": [],
|
|
638
|
+
"type": "method",
|
|
639
|
+
"for": [
|
|
640
|
+
"Blob"
|
|
641
|
+
],
|
|
642
|
+
"access": "public",
|
|
643
|
+
"informative": false,
|
|
644
|
+
"heading": {
|
|
645
|
+
"id": "text-stream-method-algo",
|
|
646
|
+
"href": "https://www.w3.org/TR/FileAPI/#text-stream-method-algo",
|
|
647
|
+
"title": "The textStream() method",
|
|
648
|
+
"number": "3.3.6"
|
|
649
|
+
},
|
|
650
|
+
"definedIn": "prose",
|
|
651
|
+
"links": []
|
|
652
|
+
},
|
|
631
653
|
{
|
|
632
654
|
"id": "file-type-guidelines",
|
|
633
655
|
"href": "https://www.w3.org/TR/FileAPI/#file-type-guidelines",
|
package/tr/dfns/WGSL.json
CHANGED
|
@@ -2455,10 +2455,10 @@
|
|
|
2455
2455
|
"links": []
|
|
2456
2456
|
},
|
|
2457
2457
|
{
|
|
2458
|
-
"id": "language_extension-
|
|
2459
|
-
"href": "https://www.w3.org/TR/WGSL/#language_extension-
|
|
2458
|
+
"id": "language_extension-immediate_address_space",
|
|
2459
|
+
"href": "https://www.w3.org/TR/WGSL/#language_extension-immediate_address_space",
|
|
2460
2460
|
"linkingText": [
|
|
2461
|
-
"
|
|
2461
|
+
"immediate_address_space"
|
|
2462
2462
|
],
|
|
2463
2463
|
"localLinkingText": [],
|
|
2464
2464
|
"type": "dfn",
|
package/tr/dfns/attribution.json
CHANGED
|
@@ -3004,7 +3004,7 @@
|
|
|
3004
3004
|
"id": "aggregation",
|
|
3005
3005
|
"href": "https://www.w3.org/TR/attribution/#aggregation",
|
|
3006
3006
|
"title": "Aggregation",
|
|
3007
|
-
"number": "
|
|
3007
|
+
"number": "6"
|
|
3008
3008
|
},
|
|
3009
3009
|
"definedIn": "prose",
|
|
3010
3010
|
"links": []
|
|
@@ -3024,7 +3024,7 @@
|
|
|
3024
3024
|
"id": "s-mpc",
|
|
3025
3025
|
"href": "https://www.w3.org/TR/attribution/#s-mpc",
|
|
3026
3026
|
"title": "Multi-Party Computation Aggregation",
|
|
3027
|
-
"number": "
|
|
3027
|
+
"number": "6.1"
|
|
3028
3028
|
},
|
|
3029
3029
|
"definedIn": "prose",
|
|
3030
3030
|
"links": []
|
|
@@ -3044,7 +3044,7 @@
|
|
|
3044
3044
|
"id": "prio",
|
|
3045
3045
|
"href": "https://www.w3.org/TR/attribution/#prio",
|
|
3046
3046
|
"title": "Prio and DAP",
|
|
3047
|
-
"number": "
|
|
3047
|
+
"number": "6.1.1"
|
|
3048
3048
|
},
|
|
3049
3049
|
"definedIn": "prose",
|
|
3050
3050
|
"links": []
|
|
@@ -3064,7 +3064,7 @@
|
|
|
3064
3064
|
"id": "encrypt-dap",
|
|
3065
3065
|
"href": "https://www.w3.org/TR/attribution/#encrypt-dap",
|
|
3066
3066
|
"title": "Report Encryption For DAP",
|
|
3067
|
-
"number": "
|
|
3067
|
+
"number": "6.1.3"
|
|
3068
3068
|
},
|
|
3069
3069
|
"definedIn": "prose",
|
|
3070
3070
|
"links": []
|
|
@@ -3084,7 +3084,7 @@
|
|
|
3084
3084
|
"id": "dp",
|
|
3085
3085
|
"href": "https://www.w3.org/TR/attribution/#dp",
|
|
3086
3086
|
"title": "Differential Privacy",
|
|
3087
|
-
"number": "
|
|
3087
|
+
"number": "7"
|
|
3088
3088
|
},
|
|
3089
3089
|
"definedIn": "prose",
|
|
3090
3090
|
"links": []
|
|
@@ -3104,7 +3104,7 @@
|
|
|
3104
3104
|
"id": "dp",
|
|
3105
3105
|
"href": "https://www.w3.org/TR/attribution/#dp",
|
|
3106
3106
|
"title": "Differential Privacy",
|
|
3107
|
-
"number": "
|
|
3107
|
+
"number": "7"
|
|
3108
3108
|
},
|
|
3109
3109
|
"definedIn": "prose",
|
|
3110
3110
|
"links": []
|
|
@@ -3124,7 +3124,7 @@
|
|
|
3124
3124
|
"id": "dp-unit",
|
|
3125
3125
|
"href": "https://www.w3.org/TR/attribution/#dp-unit",
|
|
3126
3126
|
"title": "Privacy Unit",
|
|
3127
|
-
"number": "
|
|
3127
|
+
"number": "7.1"
|
|
3128
3128
|
},
|
|
3129
3129
|
"definedIn": "prose",
|
|
3130
3130
|
"links": []
|
|
@@ -3144,7 +3144,7 @@
|
|
|
3144
3144
|
"id": "dp-budget",
|
|
3145
3145
|
"href": "https://www.w3.org/TR/attribution/#dp-budget",
|
|
3146
3146
|
"title": "Privacy Budgets",
|
|
3147
|
-
"number": "
|
|
3147
|
+
"number": "7.2"
|
|
3148
3148
|
},
|
|
3149
3149
|
"definedIn": "prose",
|
|
3150
3150
|
"links": []
|
|
@@ -3164,7 +3164,7 @@
|
|
|
3164
3164
|
"id": "dp-safety",
|
|
3165
3165
|
"href": "https://www.w3.org/TR/attribution/#dp-safety",
|
|
3166
3166
|
"title": "Safety Limits",
|
|
3167
|
-
"number": "
|
|
3167
|
+
"number": "7.2.2"
|
|
3168
3168
|
},
|
|
3169
3169
|
"definedIn": "prose",
|
|
3170
3170
|
"links": []
|
|
@@ -3184,7 +3184,7 @@
|
|
|
3184
3184
|
"id": "security-api-implementation",
|
|
3185
3185
|
"href": "https://www.w3.org/TR/attribution/#security-api-implementation",
|
|
3186
3186
|
"title": "Side Channel Risks in Implementation",
|
|
3187
|
-
"number": "
|
|
3187
|
+
"number": "8.2"
|
|
3188
3188
|
},
|
|
3189
3189
|
"definedIn": "prose",
|
|
3190
3190
|
"links": []
|