Skip to content

Commit 5538770

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.1.2.
1 parent 0546067 commit 5538770

File tree

14 files changed

+925
-920
lines changed

14 files changed

+925
-920
lines changed

ed/algorithms/fs.json

Lines changed: 151 additions & 151 deletions
Large diffs are not rendered by default.

ed/algorithms/fullscreen.json

Lines changed: 73 additions & 73 deletions
Large diffs are not rendered by default.

ed/algorithms/streams.json

Lines changed: 509 additions & 509 deletions
Large diffs are not rendered by default.

ed/algorithms/webidl.json

Lines changed: 41 additions & 41 deletions
Large diffs are not rendered by default.

ed/dfns/fs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2585,9 +2585,9 @@
25852585
"links": [
25862586
{
25872587
"type": "dev",
2588-
"id": "ref-for-dom-filesystemwritablefilestream-truncate",
2588+
"id": "ref-for-dom-filesystemwritablefilestream-truncate",
25892589
"name": "await stream . truncate(size)",
2590-
"href": "https://fs.spec.whatwg.org/#ref-for-dom-filesystemwritablefilestream-truncate%E2%91%A1",
2590+
"href": "https://fs.spec.whatwg.org/#ref-for-dom-filesystemwritablefilestream-truncate%E2%91%A2",
25912591
"heading": {
25922592
"id": "api-filesystemwritablefilestream-truncate",
25932593
"href": "https://fs.spec.whatwg.org/#api-filesystemwritablefilestream-truncate",

ed/dfns/webidl.json

Lines changed: 40 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -4565,7 +4565,8 @@
45654565
"id": "idl-async-iterable-type",
45664566
"href": "https://webidl.spec.whatwg.org/#idl-async-iterable-type",
45674567
"linkingText": [
4568-
"async iterable"
4568+
"async_sequence",
4569+
"async sequence"
45694570
],
45704571
"localLinkingText": [],
45714572
"type": "dfn",
@@ -4575,17 +4576,17 @@
45754576
"heading": {
45764577
"id": "idl-async-iterable-type",
45774578
"href": "https://webidl.spec.whatwg.org/#idl-async-iterable-type",
4578-
"title": "Async iterable types — async iterable<T>",
4579+
"title": "Async sequence types — async_sequence<T>",
45794580
"number": "2.13.29"
45804581
},
45814582
"definedIn": "heading",
45824583
"links": []
45834584
},
45844585
{
4585-
"id": "async-iterable-type",
4586-
"href": "https://webidl.spec.whatwg.org/#async-iterable-type",
4586+
"id": "async-sequence-type",
4587+
"href": "https://webidl.spec.whatwg.org/#async-sequence-type",
45874588
"linkingText": [
4588-
"async iterable type"
4589+
"async sequence type"
45894590
],
45904591
"localLinkingText": [],
45914592
"type": "dfn",
@@ -4595,7 +4596,7 @@
45954596
"heading": {
45964597
"id": "idl-async-iterable-type",
45974598
"href": "https://webidl.spec.whatwg.org/#idl-async-iterable-type",
4598-
"title": "Async iterable types — async iterable<T>",
4599+
"title": "Async sequence types — async_sequence<T>",
45994600
"number": "2.13.29"
46004601
},
46014602
"definedIn": "prose",
@@ -5703,66 +5704,66 @@
57035704
"links": []
57045705
},
57055706
{
5706-
"id": "js-async-iterable-object",
5707-
"href": "https://webidl.spec.whatwg.org/#js-async-iterable-object",
5707+
"id": "js-async-sequence-object",
5708+
"href": "https://webidl.spec.whatwg.org/#js-async-sequence-object",
57085709
"linkingText": [
57095710
"object"
57105711
],
57115712
"localLinkingText": [],
57125713
"type": "dfn",
57135714
"for": [
5714-
"JS async iterable"
5715+
"JS async sequence"
57155716
],
57165717
"access": "private",
57175718
"informative": false,
57185719
"heading": {
57195720
"id": "js-async-iterable",
57205721
"href": "https://webidl.spec.whatwg.org/#js-async-iterable",
5721-
"title": "Async iterablesasync iterable<T>",
5722+
"title": "Async sequencesasync_sequence<T>",
57225723
"number": "3.2.22"
57235724
},
57245725
"definedIn": "prose",
57255726
"links": []
57265727
},
57275728
{
5728-
"id": "js-async-iterable-method",
5729-
"href": "https://webidl.spec.whatwg.org/#js-async-iterable-method",
5729+
"id": "js-async-sequence-method",
5730+
"href": "https://webidl.spec.whatwg.org/#js-async-sequence-method",
57305731
"linkingText": [
57315732
"method"
57325733
],
57335734
"localLinkingText": [],
57345735
"type": "dfn",
57355736
"for": [
5736-
"JS async iterable"
5737+
"JS async sequence"
57375738
],
57385739
"access": "private",
57395740
"informative": false,
57405741
"heading": {
57415742
"id": "js-async-iterable",
57425743
"href": "https://webidl.spec.whatwg.org/#js-async-iterable",
5743-
"title": "Async iterablesasync iterable<T>",
5744+
"title": "Async sequencesasync_sequence<T>",
57445745
"number": "3.2.22"
57455746
},
57465747
"definedIn": "prose",
57475748
"links": []
57485749
},
57495750
{
5750-
"id": "js-async-iterable-type",
5751-
"href": "https://webidl.spec.whatwg.org/#js-async-iterable-type",
5751+
"id": "js-async-sequence-type",
5752+
"href": "https://webidl.spec.whatwg.org/#js-async-sequence-type",
57525753
"linkingText": [
57535754
"type"
57545755
],
57555756
"localLinkingText": [],
57565757
"type": "dfn",
57575758
"for": [
5758-
"JS async iterable"
5759+
"JS async sequence"
57595760
],
57605761
"access": "private",
57615762
"informative": false,
57625763
"heading": {
57635764
"id": "js-async-iterable",
57645765
"href": "https://webidl.spec.whatwg.org/#js-async-iterable",
5765-
"title": "Async iterablesasync iterable<T>",
5766+
"title": "Async sequencesasync_sequence<T>",
57665767
"number": "3.2.22"
57675768
},
57685769
"definedIn": "prose",
@@ -5780,9 +5781,9 @@
57805781
"access": "public",
57815782
"informative": false,
57825783
"heading": {
5783-
"id": "js-async-iterator-iteration",
5784-
"href": "https://webidl.spec.whatwg.org/#js-async-iterator-iteration",
5785-
"title": "Iterating async iterators",
5784+
"id": "js-async-sequence-iteration",
5785+
"href": "https://webidl.spec.whatwg.org/#js-async-sequence-iteration",
5786+
"title": "Iterating async sequences",
57865787
"number": "3.2.22.1"
57875788
},
57885789
"definedIn": "prose",
@@ -5802,9 +5803,9 @@
58025803
"access": "private",
58035804
"informative": false,
58045805
"heading": {
5805-
"id": "js-async-iterator-iteration",
5806-
"href": "https://webidl.spec.whatwg.org/#js-async-iterator-iteration",
5807-
"title": "Iterating async iterators",
5806+
"id": "js-async-sequence-iteration",
5807+
"href": "https://webidl.spec.whatwg.org/#js-async-sequence-iteration",
5808+
"title": "Iterating async sequences",
58085809
"number": "3.2.22.1"
58095810
},
58105811
"definedIn": "prose",
@@ -5824,29 +5825,29 @@
58245825
"access": "private",
58255826
"informative": false,
58265827
"heading": {
5827-
"id": "js-async-iterator-iteration",
5828-
"href": "https://webidl.spec.whatwg.org/#js-async-iterator-iteration",
5829-
"title": "Iterating async iterators",
5828+
"id": "js-async-sequence-iteration",
5829+
"href": "https://webidl.spec.whatwg.org/#js-async-sequence-iteration",
5830+
"title": "Iterating async sequences",
58305831
"number": "3.2.22.1"
58315832
},
58325833
"definedIn": "prose",
58335834
"links": []
58345835
},
58355836
{
5836-
"id": "async-iterable-open",
5837-
"href": "https://webidl.spec.whatwg.org/#async-iterable-open",
5837+
"id": "async-sequence-open",
5838+
"href": "https://webidl.spec.whatwg.org/#async-sequence-open",
58385839
"linkingText": [
5839-
"open an async iterable"
5840+
"open an async sequence"
58405841
],
58415842
"localLinkingText": [],
58425843
"type": "dfn",
58435844
"for": [],
58445845
"access": "public",
58455846
"informative": false,
58465847
"heading": {
5847-
"id": "js-async-iterator-iteration",
5848-
"href": "https://webidl.spec.whatwg.org/#js-async-iterator-iteration",
5849-
"title": "Iterating async iterators",
5848+
"id": "js-async-sequence-iteration",
5849+
"href": "https://webidl.spec.whatwg.org/#js-async-sequence-iteration",
5850+
"title": "Iterating async sequences",
58505851
"number": "3.2.22.1"
58515852
},
58525853
"definedIn": "prose",
@@ -5864,9 +5865,9 @@
58645865
"access": "public",
58655866
"informative": false,
58665867
"heading": {
5867-
"id": "js-async-iterator-iteration",
5868-
"href": "https://webidl.spec.whatwg.org/#js-async-iterator-iteration",
5869-
"title": "Iterating async iterators",
5868+
"id": "js-async-sequence-iteration",
5869+
"href": "https://webidl.spec.whatwg.org/#js-async-sequence-iteration",
5870+
"title": "Iterating async sequences",
58705871
"number": "3.2.22.1"
58715872
},
58725873
"definedIn": "prose",
@@ -5884,9 +5885,9 @@
58845885
"access": "public",
58855886
"informative": false,
58865887
"heading": {
5887-
"id": "js-async-iterator-iteration",
5888-
"href": "https://webidl.spec.whatwg.org/#js-async-iterator-iteration",
5889-
"title": "Iterating async iterators",
5888+
"id": "js-async-sequence-iteration",
5889+
"href": "https://webidl.spec.whatwg.org/#js-async-sequence-iteration",
5890+
"title": "Iterating async sequences",
58905891
"number": "3.2.22.1"
58915892
},
58925893
"definedIn": "prose",

ed/headings/webidl.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@
463463
"id": "idl-async-iterable-type",
464464
"href": "https://webidl.spec.whatwg.org/#idl-async-iterable-type",
465465
"level": 4,
466-
"title": "Async iterable types — async iterable<T>",
466+
"title": "Async sequence types — async_sequence<T>",
467467
"number": "2.13.29"
468468
},
469469
{
@@ -764,14 +764,14 @@
764764
"id": "js-async-iterable",
765765
"href": "https://webidl.spec.whatwg.org/#js-async-iterable",
766766
"level": 4,
767-
"title": "Async iterablesasync iterable<T>",
767+
"title": "Async sequencesasync_sequence<T>",
768768
"number": "3.2.22"
769769
},
770770
{
771-
"id": "js-async-iterator-iteration",
772-
"href": "https://webidl.spec.whatwg.org/#js-async-iterator-iteration",
771+
"id": "js-async-sequence-iteration",
772+
"href": "https://webidl.spec.whatwg.org/#js-async-sequence-iteration",
773773
"level": 5,
774-
"title": "Iterating async iterators",
774+
"title": "Iterating async sequences",
775775
"number": "3.2.22.1"
776776
},
777777
{

ed/idl/fs.idl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dictionary FileSystemRemoveOptions {
4242

4343
[Exposed=(Window,Worker), SecureContext, Serializable]
4444
interface FileSystemDirectoryHandle : FileSystemHandle {
45-
async iterable<USVString, FileSystemHandle>;
45+
async_iterable<USVString, FileSystemHandle>;
4646

4747
Promise<FileSystemFileHandle> getFileHandle(USVString name, optional FileSystemGetFileOptions options = {});
4848
Promise<FileSystemDirectoryHandle> getDirectoryHandle(USVString name, optional FileSystemGetDirectoryOptions options = {});

ed/idl/streams.idl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ interface ReadableStream {
1717
Promise<undefined> pipeTo(WritableStream destination, optional StreamPipeOptions options = {});
1818
sequence<ReadableStream> tee();
1919

20-
async iterable<any>(optional ReadableStreamIteratorOptions options = {});
20+
async_iterable<any>(optional ReadableStreamIteratorOptions options = {});
2121
};
2222

2323
typedef (ReadableStreamDefaultReader or ReadableStreamBYOBReader) ReadableStreamReader;

ed/ids/fs.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,7 +1072,7 @@
10721072
"https://fs.spec.whatwg.org/#ref-for-dom-writeparams-type%E2%91%A3",
10731073
"https://fs.spec.whatwg.org/#ref-for-dom-writecommandtype-truncate%E2%91%A0",
10741074
"https://fs.spec.whatwg.org/#ref-for-dom-writeparams-size%E2%91%A1",
1075-
"https://fs.spec.whatwg.org/#ref-for-dom-writecommandtype-truncate%E2%91%A1",
1075+
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemwritablefilestream-truncate%E2%91%A0",
10761076
"https://fs.spec.whatwg.org/#dom-filesystemwritablefilestream-write",
10771077
"https://fs.spec.whatwg.org/#ref-for-writablestream-get-a-writer",
10781078
"https://fs.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A1",
@@ -1090,15 +1090,15 @@
10901090
"https://fs.spec.whatwg.org/#ref-for-dom-writeparams-position%E2%91%A5",
10911091
"https://fs.spec.whatwg.org/#ref-for-writablestreamdefaultwriter-release%E2%91%A0",
10921092
"https://fs.spec.whatwg.org/#api-filesystemwritablefilestream-truncate",
1093-
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemwritablefilestream-truncate%E2%91%A0",
10941093
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemwritablefilestream-truncate%E2%91%A1",
1095-
"https://fs.spec.whatwg.org/#ref-for-dom-writecommandtype-truncate%E2%91%A2",
1094+
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemwritablefilestream-truncate%E2%91%A2",
1095+
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemwritablefilestream-truncate%E2%91%A3",
10961096
"https://fs.spec.whatwg.org/#dom-filesystemwritablefilestream-truncate",
10971097
"https://fs.spec.whatwg.org/#ref-for-writablestream-get-a-writer%E2%91%A1",
10981098
"https://fs.spec.whatwg.org/#ref-for-this%E2%91%A1%E2%91%A3",
10991099
"https://fs.spec.whatwg.org/#ref-for-writablestreamdefaultwriter-write-a-chunk%E2%91%A1",
11001100
"https://fs.spec.whatwg.org/#ref-for-dom-writeparams-type%E2%91%A5",
1101-
"https://fs.spec.whatwg.org/#ref-for-dom-writecommandtype-truncate%E2%91%A3",
1101+
"https://fs.spec.whatwg.org/#ref-for-dom-writecommandtype-truncate%E2%91%A1",
11021102
"https://fs.spec.whatwg.org/#ref-for-dom-writeparams-size%E2%91%A2",
11031103
"https://fs.spec.whatwg.org/#ref-for-writablestreamdefaultwriter-release%E2%91%A1",
11041104
"https://fs.spec.whatwg.org/#api-filesystemsyncaccesshandle",
@@ -1187,7 +1187,7 @@
11871187
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemsyncaccesshandle-write%E2%91%A0",
11881188
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemsyncaccesshandle-write%E2%91%A1",
11891189
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemreadwriteoptions-at%E2%91%A2",
1190-
"https://fs.spec.whatwg.org/#ref-for-dom-writecommandtype-write%E2%91%A3",
1190+
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemsyncaccesshandle-write%E2%91%A2",
11911191
"https://fs.spec.whatwg.org/#dom-filesystemsyncaccesshandle-write-buffer-filesystemreadwriteoptions-options",
11921192
"https://fs.spec.whatwg.org/#ref-for-dictdef-filesystemreadwriteoptions%E2%91%A2",
11931193
"https://fs.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%93%AA",
@@ -1232,7 +1232,7 @@
12321232
"https://fs.spec.whatwg.org/#api-filesystemsyncaccesshandle-truncate",
12331233
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemsyncaccesshandle-truncate%E2%91%A0",
12341234
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemsyncaccesshandle-truncate%E2%91%A1",
1235-
"https://fs.spec.whatwg.org/#ref-for-dom-writecommandtype-truncate%E2%91%A4",
1235+
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemsyncaccesshandle-truncate%E2%91%A2",
12361236
"https://fs.spec.whatwg.org/#dom-filesystemsyncaccesshandle-truncate",
12371237
"https://fs.spec.whatwg.org/#ref-for-this%E2%91%A2%E2%91%A6",
12381238
"https://fs.spec.whatwg.org/#ref-for-filesystemsyncaccesshandle-state%E2%91%A2",
@@ -1290,7 +1290,7 @@
12901290
"https://fs.spec.whatwg.org/#api-filesystemsyncaccesshandle-flush",
12911291
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemsyncaccesshandle-flush%E2%91%A0",
12921292
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemsyncaccesshandle-flush%E2%91%A1",
1293-
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemsyncaccesshandle-write%E2%91%A2",
1293+
"https://fs.spec.whatwg.org/#ref-for-dom-filesystemsyncaccesshandle-write%E2%91%A3",
12941294
"https://fs.spec.whatwg.org/#dom-filesystemsyncaccesshandle-flush",
12951295
"https://fs.spec.whatwg.org/#ref-for-this%E2%91%A3%E2%91%A6",
12961296
"https://fs.spec.whatwg.org/#ref-for-filesystemsyncaccesshandle-state%E2%91%A4",

0 commit comments

Comments
 (0)