Skip to content

Commit 128ed43

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.1.2.
1 parent a4f04d3 commit 128ed43

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

ed/algorithms/webtransport.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1529,7 +1529,7 @@
15291529
"html": "<p><a data-link-type=\"dfn\" href=\"https://w3c.github.io/webtransport/#stream-send\" id=\"ref-for-stream-send①\">Send</a> FIN on <var>stream</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/webtransport/#dom-webtransportsendstream-internalstream-slot\" id=\"ref-for-dom-webtransportsendstream-internalstream-slot②\">[[InternalStream]]</a></code> and wait for the operation to\n complete.</p>"
15301530
},
15311531
{
1532-
"html": "<p>Wait for <var>stream</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/webtransport/#dom-webtransportsendstream-internalstream-slot\" id=\"ref-for-dom-webtransportsendstream-internalstream-slot③\">[[InternalStream]]</a></code> to enter the \"Data Recvd\" state. <a data-link-type=\"biblio\" href=\"https://w3c.github.io/webtransport/#biblio-quic\" title=\"QUIC: A UDP-Based Multiplexed and Secure Transport\">[QUIC]</a></p>"
1532+
"html": "<p>Wait for <var>stream</var>.<code class=\"idl\"><a data-link-type=\"idl\" href=\"https://w3c.github.io/webtransport/#dom-webtransportsendstream-internalstream-slot\" id=\"ref-for-dom-webtransportsendstream-internalstream-slot③\">[[InternalStream]]</a></code> to enter the \"all data committed\" state. <a data-link-type=\"biblio\" href=\"https://w3c.github.io/webtransport/#biblio-quic\" title=\"QUIC: A UDP-Based Multiplexed and Secure Transport\">[QUIC]</a></p>"
15331533
},
15341534
{
15351535
"html": "<a data-link-type=\"dfn\" href=\"https://w3c.github.io/webtransport/#webtransport-queue-a-network-task\" id=\"ref-for-webtransport-queue-a-network-task②①\">Queue a network task</a> with <var>transport</var> to run these steps:",

ed/index.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-01-14T12:53:42.735Z",
4+
"date": "2025-01-14T18:41:15.263Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -37211,10 +37211,10 @@
3721137211
],
3721237212
"crawled": "https://webaudio.github.io/web-midi-api/",
3721337213
"crawlCacheInfo": {
37214-
"lastModified": "Tue, 07 Jan 2025 16:19:12 GMT"
37214+
"lastModified": "Tue, 14 Jan 2025 18:10:05 GMT"
3721537215
},
3721637216
"generator": "respec",
37217-
"date": "07 January 2025",
37217+
"date": "14 January 2025",
3721837218
"algorithms": "algorithms/webmidi.json",
3721937219
"links": "links/webmidi.json",
3722037220
"refs": "refs/webmidi.json",
@@ -37722,11 +37722,11 @@
3772237722
],
3772337723
"crawled": "https://w3c.github.io/webtransport/",
3772437724
"crawlCacheInfo": {
37725-
"lastModified": "Tue, 26 Nov 2024 14:54:35 GMT"
37725+
"lastModified": "Tue, 14 Jan 2025 15:42:06 GMT"
3772637726
},
3772737727
"generator": "bikeshed",
37728-
"date": "26 November 2024",
37729-
"revision": "a34f2fcd75b7be72dd4fcb5c22452cd24250aac5",
37728+
"date": "14 January 2025",
37729+
"revision": "ec3ee7261d0262f603a5a99071c6ef4ed596bc31",
3773037730
"algorithms": "algorithms/webtransport.json",
3773137731
"links": "links/webtransport.json",
3773237732
"refs": "refs/webtransport.json",

ed/links/webmidi.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"https://github.com/WebAudio/web-midi-api/commit/0c79114": {},
1919
"https://github.com/WebAudio/web-midi-api/commit/0de9357": {},
2020
"https://github.com/WebAudio/web-midi-api/commit/0ec8576": {},
21+
"https://github.com/WebAudio/web-midi-api/commit/1183f73": {},
2122
"https://github.com/WebAudio/web-midi-api/commit/1316439": {},
2223
"https://github.com/WebAudio/web-midi-api/commit/13b09ff": {},
2324
"https://github.com/WebAudio/web-midi-api/commit/1594149": {},

0 commit comments

Comments
 (0)