@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/ed/dfns/ecmascript.json
CHANGED
|
@@ -18289,28 +18289,6 @@
|
|
|
18289
18289
|
"definedIn": "heading",
|
|
18290
18290
|
"links": []
|
|
18291
18291
|
},
|
|
18292
|
-
{
|
|
18293
|
-
"id": "sec-symbol.for",
|
|
18294
|
-
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.for",
|
|
18295
|
-
"linkingText": [
|
|
18296
|
-
"GlobalSymbolRegistry List"
|
|
18297
|
-
],
|
|
18298
|
-
"localLinkingText": [],
|
|
18299
|
-
"type": "dfn",
|
|
18300
|
-
"for": [
|
|
18301
|
-
"ECMAScript"
|
|
18302
|
-
],
|
|
18303
|
-
"access": "public",
|
|
18304
|
-
"informative": false,
|
|
18305
|
-
"heading": {
|
|
18306
|
-
"id": "sec-symbol.for",
|
|
18307
|
-
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.for",
|
|
18308
|
-
"title": "Symbol.for ( key )",
|
|
18309
|
-
"number": "20.4.2.2"
|
|
18310
|
-
},
|
|
18311
|
-
"definedIn": "prose",
|
|
18312
|
-
"links": []
|
|
18313
|
-
},
|
|
18314
18292
|
{
|
|
18315
18293
|
"id": "sec-symbol.hasinstance",
|
|
18316
18294
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-symbol.hasinstance",
|
|
@@ -18747,6 +18725,29 @@
|
|
|
18747
18725
|
"definedIn": "heading",
|
|
18748
18726
|
"links": []
|
|
18749
18727
|
},
|
|
18728
|
+
{
|
|
18729
|
+
"id": "sec-globalsymbolregistry-records",
|
|
18730
|
+
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-globalsymbolregistry-records",
|
|
18731
|
+
"linkingText": [
|
|
18732
|
+
"GlobalSymbolRegistry Record",
|
|
18733
|
+
"GlobalSymbolRegistry Records"
|
|
18734
|
+
],
|
|
18735
|
+
"localLinkingText": [],
|
|
18736
|
+
"type": "dfn",
|
|
18737
|
+
"for": [
|
|
18738
|
+
"ECMAScript"
|
|
18739
|
+
],
|
|
18740
|
+
"access": "public",
|
|
18741
|
+
"informative": false,
|
|
18742
|
+
"heading": {
|
|
18743
|
+
"id": "sec-globalsymbolregistry-records",
|
|
18744
|
+
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-globalsymbolregistry-records",
|
|
18745
|
+
"title": "GlobalSymbolRegistry Records",
|
|
18746
|
+
"number": "20.4.5.1"
|
|
18747
|
+
},
|
|
18748
|
+
"definedIn": "prose",
|
|
18749
|
+
"links": []
|
|
18750
|
+
},
|
|
18750
18751
|
{
|
|
18751
18752
|
"id": "sec-keyforsymbol",
|
|
18752
18753
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-keyforsymbol",
|
|
@@ -18763,7 +18764,7 @@
|
|
|
18763
18764
|
"id": "sec-keyforsymbol",
|
|
18764
18765
|
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-keyforsymbol",
|
|
18765
18766
|
"title": "KeyForSymbol ( symbol )",
|
|
18766
|
-
"number": "20.4.5.
|
|
18767
|
+
"number": "20.4.5.2"
|
|
18767
18768
|
},
|
|
18768
18769
|
"definedIn": "heading",
|
|
18769
18770
|
"links": []
|
|
@@ -34203,10 +34204,10 @@
|
|
|
34203
34204
|
"links": []
|
|
34204
34205
|
},
|
|
34205
34206
|
{
|
|
34206
|
-
"id": "sec-atomics.
|
|
34207
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34207
|
+
"id": "sec-atomics.notify",
|
|
34208
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.notify",
|
|
34208
34209
|
"linkingText": [
|
|
34209
|
-
"
|
|
34210
|
+
"notify(ta, index, count)"
|
|
34210
34211
|
],
|
|
34211
34212
|
"localLinkingText": [],
|
|
34212
34213
|
"type": "method",
|
|
@@ -34216,19 +34217,19 @@
|
|
|
34216
34217
|
"access": "public",
|
|
34217
34218
|
"informative": false,
|
|
34218
34219
|
"heading": {
|
|
34219
|
-
"id": "sec-atomics.
|
|
34220
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34221
|
-
"title": "Atomics.
|
|
34220
|
+
"id": "sec-atomics.notify",
|
|
34221
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.notify",
|
|
34222
|
+
"title": "Atomics.notify ( ta, index, count )",
|
|
34222
34223
|
"number": "25.4.10"
|
|
34223
34224
|
},
|
|
34224
34225
|
"definedIn": "heading",
|
|
34225
34226
|
"links": []
|
|
34226
34227
|
},
|
|
34227
34228
|
{
|
|
34228
|
-
"id": "sec-atomics.
|
|
34229
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34229
|
+
"id": "sec-atomics.or",
|
|
34230
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.or",
|
|
34230
34231
|
"linkingText": [
|
|
34231
|
-
"
|
|
34232
|
+
"or(ta, index, value)"
|
|
34232
34233
|
],
|
|
34233
34234
|
"localLinkingText": [],
|
|
34234
34235
|
"type": "method",
|
|
@@ -34238,19 +34239,19 @@
|
|
|
34238
34239
|
"access": "public",
|
|
34239
34240
|
"informative": false,
|
|
34240
34241
|
"heading": {
|
|
34241
|
-
"id": "sec-atomics.
|
|
34242
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34243
|
-
"title": "Atomics.
|
|
34242
|
+
"id": "sec-atomics.or",
|
|
34243
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.or",
|
|
34244
|
+
"title": "Atomics.or ( ta, index, value )",
|
|
34244
34245
|
"number": "25.4.11"
|
|
34245
34246
|
},
|
|
34246
34247
|
"definedIn": "heading",
|
|
34247
34248
|
"links": []
|
|
34248
34249
|
},
|
|
34249
34250
|
{
|
|
34250
|
-
"id": "sec-atomics.
|
|
34251
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34251
|
+
"id": "sec-atomics.pause",
|
|
34252
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.pause",
|
|
34252
34253
|
"linkingText": [
|
|
34253
|
-
"
|
|
34254
|
+
"pause()"
|
|
34254
34255
|
],
|
|
34255
34256
|
"localLinkingText": [],
|
|
34256
34257
|
"type": "method",
|
|
@@ -34260,19 +34261,19 @@
|
|
|
34260
34261
|
"access": "public",
|
|
34261
34262
|
"informative": false,
|
|
34262
34263
|
"heading": {
|
|
34263
|
-
"id": "sec-atomics.
|
|
34264
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34265
|
-
"title": "Atomics.
|
|
34264
|
+
"id": "sec-atomics.pause",
|
|
34265
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.pause",
|
|
34266
|
+
"title": "Atomics.pause ( )",
|
|
34266
34267
|
"number": "25.4.12"
|
|
34267
34268
|
},
|
|
34268
34269
|
"definedIn": "heading",
|
|
34269
34270
|
"links": []
|
|
34270
34271
|
},
|
|
34271
34272
|
{
|
|
34272
|
-
"id": "sec-atomics.
|
|
34273
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34273
|
+
"id": "sec-atomics.store",
|
|
34274
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.store",
|
|
34274
34275
|
"linkingText": [
|
|
34275
|
-
"
|
|
34276
|
+
"store(ta, index, value)"
|
|
34276
34277
|
],
|
|
34277
34278
|
"localLinkingText": [],
|
|
34278
34279
|
"type": "method",
|
|
@@ -34282,19 +34283,19 @@
|
|
|
34282
34283
|
"access": "public",
|
|
34283
34284
|
"informative": false,
|
|
34284
34285
|
"heading": {
|
|
34285
|
-
"id": "sec-atomics.
|
|
34286
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34287
|
-
"title": "Atomics.
|
|
34286
|
+
"id": "sec-atomics.store",
|
|
34287
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.store",
|
|
34288
|
+
"title": "Atomics.store ( ta, index, value )",
|
|
34288
34289
|
"number": "25.4.13"
|
|
34289
34290
|
},
|
|
34290
34291
|
"definedIn": "heading",
|
|
34291
34292
|
"links": []
|
|
34292
34293
|
},
|
|
34293
34294
|
{
|
|
34294
|
-
"id": "sec-atomics.
|
|
34295
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34295
|
+
"id": "sec-atomics.sub",
|
|
34296
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.sub",
|
|
34296
34297
|
"linkingText": [
|
|
34297
|
-
"
|
|
34298
|
+
"sub(ta, index, value)"
|
|
34298
34299
|
],
|
|
34299
34300
|
"localLinkingText": [],
|
|
34300
34301
|
"type": "method",
|
|
@@ -34304,19 +34305,19 @@
|
|
|
34304
34305
|
"access": "public",
|
|
34305
34306
|
"informative": false,
|
|
34306
34307
|
"heading": {
|
|
34307
|
-
"id": "sec-atomics.
|
|
34308
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34309
|
-
"title": "Atomics.
|
|
34308
|
+
"id": "sec-atomics.sub",
|
|
34309
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.sub",
|
|
34310
|
+
"title": "Atomics.sub ( ta, index, value )",
|
|
34310
34311
|
"number": "25.4.14"
|
|
34311
34312
|
},
|
|
34312
34313
|
"definedIn": "heading",
|
|
34313
34314
|
"links": []
|
|
34314
34315
|
},
|
|
34315
34316
|
{
|
|
34316
|
-
"id": "sec-atomics.
|
|
34317
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34317
|
+
"id": "sec-atomics.wait",
|
|
34318
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.wait",
|
|
34318
34319
|
"linkingText": [
|
|
34319
|
-
"
|
|
34320
|
+
"wait(ta, index, value, timeout)"
|
|
34320
34321
|
],
|
|
34321
34322
|
"localLinkingText": [],
|
|
34322
34323
|
"type": "method",
|
|
@@ -34326,19 +34327,19 @@
|
|
|
34326
34327
|
"access": "public",
|
|
34327
34328
|
"informative": false,
|
|
34328
34329
|
"heading": {
|
|
34329
|
-
"id": "sec-atomics.
|
|
34330
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.
|
|
34331
|
-
"title": "Atomics.
|
|
34330
|
+
"id": "sec-atomics.wait",
|
|
34331
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.wait",
|
|
34332
|
+
"title": "Atomics.wait ( ta, index, value, timeout )",
|
|
34332
34333
|
"number": "25.4.15"
|
|
34333
34334
|
},
|
|
34334
34335
|
"definedIn": "heading",
|
|
34335
34336
|
"links": []
|
|
34336
34337
|
},
|
|
34337
34338
|
{
|
|
34338
|
-
"id": "
|
|
34339
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#
|
|
34339
|
+
"id": "sec-atomics.waitasync",
|
|
34340
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.waitasync",
|
|
34340
34341
|
"linkingText": [
|
|
34341
|
-
"
|
|
34342
|
+
"waitAsync(ta, index, value, timeout)"
|
|
34342
34343
|
],
|
|
34343
34344
|
"localLinkingText": [],
|
|
34344
34345
|
"type": "method",
|
|
@@ -34348,9 +34349,9 @@
|
|
|
34348
34349
|
"access": "public",
|
|
34349
34350
|
"informative": false,
|
|
34350
34351
|
"heading": {
|
|
34351
|
-
"id": "
|
|
34352
|
-
"href": "https://tc39.es/ecma262/multipage/structured-data.html#
|
|
34353
|
-
"title": "Atomics.
|
|
34352
|
+
"id": "sec-atomics.waitasync",
|
|
34353
|
+
"href": "https://tc39.es/ecma262/multipage/structured-data.html#sec-atomics.waitasync",
|
|
34354
|
+
"title": "Atomics.waitAsync ( ta, index, value, timeout )",
|
|
34354
34355
|
"number": "25.4.16"
|
|
34355
34356
|
},
|
|
34356
34357
|
"definedIn": "heading",
|
|
@@ -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",
|