@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
|
@@ -1540,56 +1540,6 @@
|
|
|
1540
1540
|
"definedIn": "pre",
|
|
1541
1541
|
"links": []
|
|
1542
1542
|
},
|
|
1543
|
-
{
|
|
1544
|
-
"id": "dom-textupdateeventinit-compositionstart",
|
|
1545
|
-
"href": "https://w3c.github.io/edit-context/#dom-textupdateeventinit-compositionstart",
|
|
1546
|
-
"linkingText": [
|
|
1547
|
-
"compositionStart"
|
|
1548
|
-
],
|
|
1549
|
-
"localLinkingText": [],
|
|
1550
|
-
"type": "dict-member",
|
|
1551
|
-
"for": [
|
|
1552
|
-
"TextUpdateEventInit"
|
|
1553
|
-
],
|
|
1554
|
-
"access": "public",
|
|
1555
|
-
"informative": false,
|
|
1556
|
-
"heading": {
|
|
1557
|
-
"id": "textupdateevent",
|
|
1558
|
-
"href": "https://w3c.github.io/edit-context/#textupdateevent",
|
|
1559
|
-
"title": "TextUpdateEvent",
|
|
1560
|
-
"alternateIds": [
|
|
1561
|
-
"x4-1-textupdateevent"
|
|
1562
|
-
],
|
|
1563
|
-
"number": "4.1"
|
|
1564
|
-
},
|
|
1565
|
-
"definedIn": "pre",
|
|
1566
|
-
"links": []
|
|
1567
|
-
},
|
|
1568
|
-
{
|
|
1569
|
-
"id": "dom-textupdateeventinit-compositionend",
|
|
1570
|
-
"href": "https://w3c.github.io/edit-context/#dom-textupdateeventinit-compositionend",
|
|
1571
|
-
"linkingText": [
|
|
1572
|
-
"compositionEnd"
|
|
1573
|
-
],
|
|
1574
|
-
"localLinkingText": [],
|
|
1575
|
-
"type": "dict-member",
|
|
1576
|
-
"for": [
|
|
1577
|
-
"TextUpdateEventInit"
|
|
1578
|
-
],
|
|
1579
|
-
"access": "public",
|
|
1580
|
-
"informative": false,
|
|
1581
|
-
"heading": {
|
|
1582
|
-
"id": "textupdateevent",
|
|
1583
|
-
"href": "https://w3c.github.io/edit-context/#textupdateevent",
|
|
1584
|
-
"title": "TextUpdateEvent",
|
|
1585
|
-
"alternateIds": [
|
|
1586
|
-
"x4-1-textupdateevent"
|
|
1587
|
-
],
|
|
1588
|
-
"number": "4.1"
|
|
1589
|
-
},
|
|
1590
|
-
"definedIn": "pre",
|
|
1591
|
-
"links": []
|
|
1592
|
-
},
|
|
1593
1543
|
{
|
|
1594
1544
|
"id": "dom-textupdateevent",
|
|
1595
1545
|
"href": "https://w3c.github.io/edit-context/#dom-textupdateevent",
|
package/ed/dfns/fetch.json
CHANGED
|
@@ -8586,6 +8586,41 @@
|
|
|
8586
8586
|
}
|
|
8587
8587
|
]
|
|
8588
8588
|
},
|
|
8589
|
+
{
|
|
8590
|
+
"id": "dom-body-textstream",
|
|
8591
|
+
"href": "https://fetch.spec.whatwg.org/#dom-body-textstream",
|
|
8592
|
+
"linkingText": [
|
|
8593
|
+
"textStream()"
|
|
8594
|
+
],
|
|
8595
|
+
"localLinkingText": [],
|
|
8596
|
+
"type": "method",
|
|
8597
|
+
"for": [
|
|
8598
|
+
"Body"
|
|
8599
|
+
],
|
|
8600
|
+
"access": "public",
|
|
8601
|
+
"informative": false,
|
|
8602
|
+
"heading": {
|
|
8603
|
+
"id": "body-mixin",
|
|
8604
|
+
"href": "https://fetch.spec.whatwg.org/#body-mixin",
|
|
8605
|
+
"title": "Body mixin",
|
|
8606
|
+
"number": "5.3"
|
|
8607
|
+
},
|
|
8608
|
+
"definedIn": "prose",
|
|
8609
|
+
"links": [
|
|
8610
|
+
{
|
|
8611
|
+
"type": "dev",
|
|
8612
|
+
"id": "ref-for-dom-body-textstream①",
|
|
8613
|
+
"name": "requestOrResponse . textStream()",
|
|
8614
|
+
"href": "https://fetch.spec.whatwg.org/#ref-for-dom-body-textstream%E2%91%A0",
|
|
8615
|
+
"heading": {
|
|
8616
|
+
"id": "body-mixin",
|
|
8617
|
+
"href": "https://fetch.spec.whatwg.org/#body-mixin",
|
|
8618
|
+
"title": "Body mixin",
|
|
8619
|
+
"number": "5.3"
|
|
8620
|
+
}
|
|
8621
|
+
}
|
|
8622
|
+
]
|
|
8623
|
+
},
|
|
8589
8624
|
{
|
|
8590
8625
|
"id": "requestinfo",
|
|
8591
8626
|
"href": "https://fetch.spec.whatwg.org/#requestinfo",
|