From 84bf660880566e3598072b02c3a56eb8db546771 Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Wed, 27 Sep 2023 00:46:18 +0000 Subject: [PATCH] Update of ED report from new reffy run Using reffy commit 14.0.2. --- ed/dfns/webtransport.json | 102 ++++++----- ed/headings/webmidi.json | 58 +----- ed/headings/webtransport.json | 6 +- ed/idl/webtransport.idl | 4 +- ed/ids/attribution-reporting-api.json | 57 +++--- ed/ids/storage-buckets.json | 230 ++++++++++++++++++++++-- ed/ids/webmidi.json | 33 +--- ed/ids/webtransport.json | 183 ++++++++++--------- ed/index.json | 70 ++++---- ed/links/attribution-reporting-api.json | 1 + ed/links/storage-buckets.json | 2 +- ed/links/webmidi.json | 1 - 12 files changed, 458 insertions(+), 289 deletions(-) diff --git a/ed/dfns/webtransport.json b/ed/dfns/webtransport.json index bb8bf32b9688..2849583d4f3e 100644 --- a/ed/dfns/webtransport.json +++ b/ed/dfns/webtransport.json @@ -25,6 +25,24 @@ }, "definedIn": "prose" }, + { + "id": "underlying-connection", + "href": "https://w3c.github.io/webtransport/#underlying-connection", + "linkingText": [ + "underlying connection" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "title", + "href": "https://w3c.github.io/webtransport/#title", + "title": "WebTransport" + }, + "definedIn": "prose" + }, { "id": "session-send-a-datagram", "href": "https://w3c.github.io/webtransport/#session-send-a-datagram", @@ -2256,10 +2274,10 @@ "definedIn": "prose" }, { - "id": "dictdef-webtransportstats", - "href": "https://w3c.github.io/webtransport/#dictdef-webtransportstats", + "id": "dictdef-webtransportconnectionstats", + "href": "https://w3c.github.io/webtransport/#dictdef-webtransportconnectionstats", "linkingText": [ - "WebTransportStats" + "WebTransportConnectionStats" ], "localLinkingText": [], "type": "dictionary", @@ -2267,23 +2285,23 @@ "access": "public", "informative": false, "heading": { - "id": "web-transport-stats", - "href": "https://w3c.github.io/webtransport/#web-transport-stats", - "title": "WebTransportStats Dictionary", + "id": "web-transport-connection-stats", + "href": "https://w3c.github.io/webtransport/#web-transport-connection-stats", + "title": "WebTransportConnectionStats Dictionary", "number": "5.12" }, "definedIn": "prose" }, { - "id": "dom-webtransportstats-datagrams", - "href": "https://w3c.github.io/webtransport/#dom-webtransportstats-datagrams", + "id": "dom-webtransportconnectionstats-datagrams", + "href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-datagrams", "linkingText": [ "datagrams" ], "localLinkingText": [], "type": "dict-member", "for": [ - "WebTransportStats" + "WebTransportConnectionStats" ], "access": "public", "informative": false, @@ -2295,15 +2313,15 @@ "definedIn": "pre" }, { - "id": "dom-webtransportstats-timestamp", - "href": "https://w3c.github.io/webtransport/#dom-webtransportstats-timestamp", + "id": "dom-webtransportconnectionstats-timestamp", + "href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-timestamp", "linkingText": [ "timestamp" ], "localLinkingText": [], "type": "dict-member", "for": [ - "WebTransportStats" + "WebTransportConnectionStats" ], "access": "public", "informative": false, @@ -2315,15 +2333,15 @@ "definedIn": "dt" }, { - "id": "dom-webtransportstats-bytessent", - "href": "https://w3c.github.io/webtransport/#dom-webtransportstats-bytessent", + "id": "dom-webtransportconnectionstats-bytessent", + "href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-bytessent", "linkingText": [ "bytesSent" ], "localLinkingText": [], "type": "dict-member", "for": [ - "WebTransportStats" + "WebTransportConnectionStats" ], "access": "public", "informative": false, @@ -2335,15 +2353,15 @@ "definedIn": "dt" }, { - "id": "dom-webtransportstats-packetssent", - "href": "https://w3c.github.io/webtransport/#dom-webtransportstats-packetssent", + "id": "dom-webtransportconnectionstats-packetssent", + "href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-packetssent", "linkingText": [ "packetsSent" ], "localLinkingText": [], "type": "dict-member", "for": [ - "WebTransportStats" + "WebTransportConnectionStats" ], "access": "public", "informative": false, @@ -2355,15 +2373,15 @@ "definedIn": "dt" }, { - "id": "dom-webtransportstats-byteslost", - "href": "https://w3c.github.io/webtransport/#dom-webtransportstats-byteslost", + "id": "dom-webtransportconnectionstats-byteslost", + "href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-byteslost", "linkingText": [ "bytesLost" ], "localLinkingText": [], "type": "dict-member", "for": [ - "WebTransportStats" + "WebTransportConnectionStats" ], "access": "public", "informative": false, @@ -2375,15 +2393,15 @@ "definedIn": "dt" }, { - "id": "dom-webtransportstats-packetslost", - "href": "https://w3c.github.io/webtransport/#dom-webtransportstats-packetslost", + "id": "dom-webtransportconnectionstats-packetslost", + "href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-packetslost", "linkingText": [ "packetsLost" ], "localLinkingText": [], "type": "dict-member", "for": [ - "WebTransportStats" + "WebTransportConnectionStats" ], "access": "public", "informative": false, @@ -2395,15 +2413,15 @@ "definedIn": "dt" }, { - "id": "dom-webtransportstats-bytesreceived", - "href": "https://w3c.github.io/webtransport/#dom-webtransportstats-bytesreceived", + "id": "dom-webtransportconnectionstats-bytesreceived", + "href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-bytesreceived", "linkingText": [ "bytesReceived" ], "localLinkingText": [], "type": "dict-member", "for": [ - "WebTransportStats" + "WebTransportConnectionStats" ], "access": "public", "informative": false, @@ -2415,15 +2433,15 @@ "definedIn": "dt" }, { - "id": "dom-webtransportstats-packetsreceived", - "href": "https://w3c.github.io/webtransport/#dom-webtransportstats-packetsreceived", + "id": "dom-webtransportconnectionstats-packetsreceived", + "href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-packetsreceived", "linkingText": [ "packetsReceived" ], "localLinkingText": [], "type": "dict-member", "for": [ - "WebTransportStats" + "WebTransportConnectionStats" ], "access": "public", "informative": false, @@ -2435,15 +2453,15 @@ "definedIn": "dt" }, { - "id": "dom-webtransportstats-smoothedrtt", - "href": "https://w3c.github.io/webtransport/#dom-webtransportstats-smoothedrtt", + "id": "dom-webtransportconnectionstats-smoothedrtt", + "href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-smoothedrtt", "linkingText": [ "smoothedRtt" ], "localLinkingText": [], "type": "dict-member", "for": [ - "WebTransportStats" + "WebTransportConnectionStats" ], "access": "public", "informative": false, @@ -2455,15 +2473,15 @@ "definedIn": "dt" }, { - "id": "dom-webtransportstats-rttvariation", - "href": "https://w3c.github.io/webtransport/#dom-webtransportstats-rttvariation", + "id": "dom-webtransportconnectionstats-rttvariation", + "href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-rttvariation", "linkingText": [ "rttVariation" ], "localLinkingText": [], "type": "dict-member", "for": [ - "WebTransportStats" + "WebTransportConnectionStats" ], "access": "public", "informative": false, @@ -2475,15 +2493,15 @@ "definedIn": "dt" }, { - "id": "dom-webtransportstats-minrtt", - "href": "https://w3c.github.io/webtransport/#dom-webtransportstats-minrtt", + "id": "dom-webtransportconnectionstats-minrtt", + "href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-minrtt", "linkingText": [ "minRtt" ], "localLinkingText": [], "type": "dict-member", "for": [ - "WebTransportStats" + "WebTransportConnectionStats" ], "access": "public", "informative": false, @@ -2495,15 +2513,15 @@ "definedIn": "dt" }, { - "id": "dom-webtransportstats-estimatedsendrate", - "href": "https://w3c.github.io/webtransport/#dom-webtransportstats-estimatedsendrate", + "id": "dom-webtransportconnectionstats-estimatedsendrate", + "href": "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-estimatedsendrate", "linkingText": [ "estimatedSendRate" ], "localLinkingText": [], "type": "dict-member", "for": [ - "WebTransportStats" + "WebTransportConnectionStats" ], "access": "public", "informative": false, diff --git a/ed/headings/webmidi.json b/ed/headings/webmidi.json index 38e800a719e4..2ade11834c9d 100644 --- a/ed/headings/webmidi.json +++ b/ed/headings/webmidi.json @@ -163,68 +163,12 @@ "title": "MIDIConnectionEventInit Dictionary", "number": "4.10.1" }, - { - "id": "examples-of-web-midi-api-usage-in-javascript", - "href": "https://webaudio.github.io/web-midi-api/#examples-of-web-midi-api-usage-in-javascript", - "level": 3, - "title": "Examples of Web MIDI API Usage in JavaScript", - "number": "4.11" - }, - { - "id": "getting-access-to-the-midi-system", - "href": "https://webaudio.github.io/web-midi-api/#getting-access-to-the-midi-system", - "level": 4, - "title": "Getting Access to the MIDI System", - "number": "4.11.1" - }, - { - "id": "requesting-access-to-the-midi-system-with-system-exclusive-support", - "href": "https://webaudio.github.io/web-midi-api/#requesting-access-to-the-midi-system-with-system-exclusive-support", - "level": 4, - "title": "Requesting Access to the MIDI System with System Exclusive Support", - "number": "4.11.2" - }, - { - "id": "listing-inputs-and-outputs", - "href": "https://webaudio.github.io/web-midi-api/#listing-inputs-and-outputs", - "level": 4, - "title": "Listing Inputs and Outputs", - "number": "4.11.3" - }, - { - "id": "handling-midi-input", - "href": "https://webaudio.github.io/web-midi-api/#handling-midi-input", - "level": 4, - "title": "Handling MIDI Input", - "number": "4.11.4" - }, - { - "id": "sending-midi-messages-to-an-output-device", - "href": "https://webaudio.github.io/web-midi-api/#sending-midi-messages-to-an-output-device", - "level": 4, - "title": "Sending MIDI Messages to an Output Device", - "number": "4.11.5" - }, - { - "id": "a-simple-loopback", - "href": "https://webaudio.github.io/web-midi-api/#a-simple-loopback", - "level": 4, - "title": "A Simple Loopback", - "number": "4.11.6" - }, - { - "id": "a-simple-monophonic-sine-wave-midi-synthesizer", - "href": "https://webaudio.github.io/web-midi-api/#a-simple-monophonic-sine-wave-midi-synthesizer", - "level": 4, - "title": "A Simple Monophonic Sine Wave MIDI Synthesizer", - "number": "4.11.7" - }, { "id": "security-and-privacy-considerations-of-midi", "href": "https://webaudio.github.io/web-midi-api/#security-and-privacy-considerations-of-midi", "level": 3, "title": "Security and Privacy Considerations of MIDI", - "number": "4.12" + "number": "4.11" }, { "id": "references", diff --git a/ed/headings/webtransport.json b/ed/headings/webtransport.json index 925e4d1a77b6..0db1f0cf3adf 100644 --- a/ed/headings/webtransport.json +++ b/ed/headings/webtransport.json @@ -176,10 +176,10 @@ "number": "5.11" }, { - "id": "web-transport-stats", - "href": "https://w3c.github.io/webtransport/#web-transport-stats", + "id": "web-transport-connection-stats", + "href": "https://w3c.github.io/webtransport/#web-transport-connection-stats", "level": 3, - "title": "WebTransportStats Dictionary", + "title": "WebTransportConnectionStats Dictionary", "number": "5.12" }, { diff --git a/ed/idl/webtransport.idl b/ed/idl/webtransport.idl index ad960a5f421c..284ab350829c 100644 --- a/ed/idl/webtransport.idl +++ b/ed/idl/webtransport.idl @@ -19,7 +19,7 @@ interface WebTransportDatagramDuplexStream { interface WebTransport { constructor(USVString url, optional WebTransportOptions options = {}); - Promise getStats(); + Promise getStats(); readonly attribute Promise ready; readonly attribute WebTransportReliabilityMode reliability; readonly attribute WebTransportCongestionControl congestionControl; @@ -73,7 +73,7 @@ dictionary WebTransportSendStreamOptions { long long? sendOrder = null; }; -dictionary WebTransportStats { +dictionary WebTransportConnectionStats { DOMHighResTimeStamp timestamp; unsigned long long bytesSent; unsigned long long packetsSent; diff --git a/ed/ids/attribution-reporting-api.json b/ed/ids/attribution-reporting-api.json index 2471d0cdecb7..810cfee8bebd 100644 --- a/ed/ids/attribution-reporting-api.json +++ b/ed/ids/attribution-reporting-api.json @@ -3663,9 +3663,6 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A1%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-an-aggregatable-report-delivery-time%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-trigger-time%E2%91%A0%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution-key%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution-value%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report-reporting-origin%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-reporting-origin%E2%91%A7", @@ -3873,14 +3870,21 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-aggregatable-report-plaintext-payload", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-contributions%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-while", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-max-aggregation-keys-per-source-registration%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution-key%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution-value%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution-key%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-encode-an-unsigned-k-bit-integer", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution-value%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-encode-an-unsigned-k-bit-integer%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-byte-sequence%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#obtain-the-encrypted-payload", @@ -3912,7 +3916,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-map-set%E2%91%A1%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-plaintext-payload%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-forgiving-base64-encode%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#serialize-report-body", "https://wicg.github.io/attribution-reporting-api/#obtain-an-event-level-report-body", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-an-event-level-report-body", @@ -3997,7 +4001,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-debug-data-data-type%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-debug-data-body%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-byte-sequence%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-serialize-an-infra-value-to-json-bytes%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#get-report-url", @@ -4016,7 +4020,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-origin-host%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url-port%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-origin-port%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url-path%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#generate-an-attribution-report-url", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-generate-an-attribution-report-url", @@ -4032,11 +4036,11 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-generate-an-attribution-report-url-isdebugreport", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A1%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A1%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-generate-a-report-url", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report-reporting-origin%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#generate-an-attribution-debug-report-url", @@ -4190,7 +4194,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-os-registration%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-os-registration-url", "https://wicg.github.io/attribution-reporting-api/#ref-for-os-registration-debug-reporting-enabled", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#get-supported-registrars", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-get-supported-registrars", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-get-supported-registrars", @@ -4198,9 +4202,9 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-get-supported-registrars", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-registrar-web", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-registrar-web", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-registrar-os", "https://wicg.github.io/attribution-reporting-api/#attribution-reporting-support", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-reporting-support", @@ -4251,15 +4255,15 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-look-up-the-key-commitments", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-verification-tokens-per-trigger", "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-generate-a-random-uuid%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-string-concatenate%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-generate-masked-tokens", "https://wicg.github.io/attribution-reporting-api/#ref-for-forgiving-base64-encode%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-name-serializing-a-string", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-request-trigger-verification-metadata%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-verification-metadata%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-verification-metadata-pretokens", @@ -4282,7 +4286,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-request-trigger-verification-metadata%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-verification-metadata-ids%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-verification-tokens-per-trigger%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A5%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-verification-metadata-pretokens%E2%91%A0", @@ -4295,9 +4299,9 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-header-list-delete%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-sec-attribution-reporting-private-state-token%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-response-header-list%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-verification-metadata-ids%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-verification-metadata-ids%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A5%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A5%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A2%E2%91%A2", @@ -4307,14 +4311,14 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A5%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A5%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-forgiving-base64-encode%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A5%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-verification%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-verification-token%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-verification-id%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-verification-metadata-ids%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#issue-cca95cd5", "https://wicg.github.io/attribution-reporting-api/#obtain-and-deliver-debug-reports-on-os-registrations", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-and-deliver-debug-reports-on-os-registrations", @@ -4417,7 +4421,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-set-of-possible-trigger-states%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-set-of-possible-trigger-states%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-compute-the-channel-capacity-of-a-source%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A6", @@ -5248,6 +5252,11 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-802b0fdd", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-802b0fdd", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-802b0fdd", + "https://wicg.github.io/attribution-reporting-api/#cbdc89b4", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-cbdc89b4", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-cbdc89b4", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-cbdc89b4", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-cbdc89b4", "https://wicg.github.io/attribution-reporting-api/#bc273a04", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-bc273a04", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-bc273a04", diff --git a/ed/ids/storage-buckets.json b/ed/ids/storage-buckets.json index 7a675f259ed4..24bbb69d2877 100644 --- a/ed/ids/storage-buckets.json +++ b/ed/ids/storage-buckets.json @@ -19,6 +19,8 @@ "https://wicg.github.io/storage-buckets/#navigatorstoragebuckets", "https://wicg.github.io/storage-buckets/#infopanel-for-navigatorstoragebuckets", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-navigatorstoragebuckets", + "https://wicg.github.io/storage-buckets/#infopanel-for-navigatorstoragebuckets", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-navigatorstoragebuckets", "https://wicg.github.io/storage-buckets/#ref-for-SameObject", "https://wicg.github.io/storage-buckets/#ref-for-storagebucketmanager%E2%91%A0", "https://wicg.github.io/storage-buckets/#ref-for-dom-navigatorstoragebuckets-storagebuckets", @@ -31,6 +33,8 @@ "https://wicg.github.io/storage-buckets/#dom-navigatorstoragebuckets-storagebuckets", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-navigatorstoragebuckets-storagebuckets", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-navigatorstoragebuckets-storagebuckets", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-navigatorstoragebuckets-storagebuckets", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-navigatorstoragebuckets-storagebuckets", "https://wicg.github.io/storage-buckets/#ref-for-this", "https://wicg.github.io/storage-buckets/#ref-for-relevant-settings-object", "https://wicg.github.io/storage-buckets/#ref-for-storagebucketmanager%E2%91%A2", @@ -39,6 +43,8 @@ "https://wicg.github.io/storage-buckets/#storagebucketmanager", "https://wicg.github.io/storage-buckets/#infopanel-for-storagebucketmanager", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storagebucketmanager", + "https://wicg.github.io/storage-buckets/#infopanel-for-storagebucketmanager", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storagebucketmanager", "https://wicg.github.io/storage-buckets/#ref-for-idl-promise", "https://wicg.github.io/storage-buckets/#ref-for-storagebucket", "https://wicg.github.io/storage-buckets/#ref-for-dom-storagebucketmanager-open", @@ -58,35 +64,53 @@ "https://wicg.github.io/storage-buckets/#enumdef-storagebucketdurability", "https://wicg.github.io/storage-buckets/#infopanel-for-enumdef-storagebucketdurability", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-enumdef-storagebucketdurability", + "https://wicg.github.io/storage-buckets/#infopanel-for-enumdef-storagebucketdurability", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-enumdef-storagebucketdurability", "https://wicg.github.io/storage-buckets/#dom-storagebucketdurability-strict", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketdurability-strict", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketdurability-strict", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketdurability-strict", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketdurability-strict", "https://wicg.github.io/storage-buckets/#dom-storagebucketdurability-relaxed", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketdurability-relaxed", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketdurability-relaxed", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketdurability-relaxed", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketdurability-relaxed", "https://wicg.github.io/storage-buckets/#dictdef-storagebucketoptions", "https://wicg.github.io/storage-buckets/#infopanel-for-dictdef-storagebucketoptions", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dictdef-storagebucketoptions", + "https://wicg.github.io/storage-buckets/#infopanel-for-dictdef-storagebucketoptions", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dictdef-storagebucketoptions", "https://wicg.github.io/storage-buckets/#ref-for-idl-boolean", "https://wicg.github.io/storage-buckets/#dom-storagebucketoptions-persisted", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketoptions-persisted", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketoptions-persisted", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketoptions-persisted", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketoptions-persisted", "https://wicg.github.io/storage-buckets/#ref-for-enumdef-storagebucketdurability", "https://wicg.github.io/storage-buckets/#dom-storagebucketoptions-durability", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketoptions-durability", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketoptions-durability", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketoptions-durability", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketoptions-durability", "https://wicg.github.io/storage-buckets/#ref-for-idl-unsigned-long-long", "https://wicg.github.io/storage-buckets/#dom-storagebucketoptions-quota", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketoptions-quota", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketoptions-quota", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketoptions-quota", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketoptions-quota", "https://wicg.github.io/storage-buckets/#ref-for-dom-domhighrestimestamp", "https://wicg.github.io/storage-buckets/#dom-storagebucketoptions-expires", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketoptions-expires", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketoptions-expires", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketoptions-expires", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketoptions-expires", "https://wicg.github.io/storage-buckets/#storage-bucket-open", "https://wicg.github.io/storage-buckets/#dom-storagebucketmanager-open", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketmanager-open", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketmanager-open", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketmanager-open", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketmanager-open", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A0", "https://wicg.github.io/storage-buckets/#ref-for-relevant-settings-object%E2%91%A0", "https://wicg.github.io/storage-buckets/#ref-for-obtain-a-local-storage-shelf", @@ -102,6 +126,8 @@ "https://wicg.github.io/storage-buckets/#open-a-bucket", "https://wicg.github.io/storage-buckets/#infopanel-for-open-a-bucket", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-open-a-bucket", + "https://wicg.github.io/storage-buckets/#infopanel-for-open-a-bucket", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-open-a-bucket", "https://wicg.github.io/storage-buckets/#ref-for-dom-storagebucketoptions-expires", "https://wicg.github.io/storage-buckets/#ref-for-dom-storagebucketoptions-expires%E2%91%A0", "https://wicg.github.io/storage-buckets/#ref-for-dfn-unix-epoch", @@ -126,6 +152,8 @@ "https://wicg.github.io/storage-buckets/#validate-a-bucket-name", "https://wicg.github.io/storage-buckets/#infopanel-for-validate-a-bucket-name", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-validate-a-bucket-name", + "https://wicg.github.io/storage-buckets/#infopanel-for-validate-a-bucket-name", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-validate-a-bucket-name", "https://wicg.github.io/storage-buckets/#ref-for-code-point", "https://wicg.github.io/storage-buckets/#ref-for-ascii-lower-alpha", "https://wicg.github.io/storage-buckets/#ref-for-ascii-digit", @@ -133,6 +161,8 @@ "https://wicg.github.io/storage-buckets/#get-or-expire-a-bucket", "https://wicg.github.io/storage-buckets/#infopanel-for-get-or-expire-a-bucket", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-get-or-expire-a-bucket", + "https://wicg.github.io/storage-buckets/#infopanel-for-get-or-expire-a-bucket", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-get-or-expire-a-bucket", "https://wicg.github.io/storage-buckets/#ref-for-bucket-map%E2%91%A0", "https://wicg.github.io/storage-buckets/#ref-for-storagebucket-expiration-time%E2%91%A0", "https://wicg.github.io/storage-buckets/#ref-for-relevant-settings-object%E2%91%A2", @@ -147,6 +177,8 @@ "https://wicg.github.io/storage-buckets/#dom-storagebucketmanager-delete", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketmanager-delete", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketmanager-delete", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketmanager-delete", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketmanager-delete", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A1", "https://wicg.github.io/storage-buckets/#ref-for-relevant-settings-object%E2%91%A3", "https://wicg.github.io/storage-buckets/#ref-for-obtain-a-local-storage-shelf%E2%91%A0", @@ -164,6 +196,8 @@ "https://wicg.github.io/storage-buckets/#remove-a-bucket", "https://wicg.github.io/storage-buckets/#infopanel-for-remove-a-bucket", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-remove-a-bucket", + "https://wicg.github.io/storage-buckets/#infopanel-for-remove-a-bucket", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-remove-a-bucket", "https://wicg.github.io/storage-buckets/#ref-for-bucket-map%E2%91%A1", "https://wicg.github.io/storage-buckets/#ref-for-map-key", "https://wicg.github.io/storage-buckets/#ref-for-bucket-map%E2%91%A2", @@ -175,6 +209,8 @@ "https://wicg.github.io/storage-buckets/#dom-storagebucketmanager-keys", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketmanager-keys", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketmanager-keys", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucketmanager-keys", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucketmanager-keys", "https://wicg.github.io/storage-buckets/#ref-for-obtain-a-local-storage-shelf%E2%91%A1", "https://wicg.github.io/storage-buckets/#ref-for-a-promise-rejected-with%E2%91%A3", "https://wicg.github.io/storage-buckets/#ref-for-exceptiondef-typeerror%E2%91%A4", @@ -183,7 +219,7 @@ "https://wicg.github.io/storage-buckets/#ref-for-bucket-map%E2%91%A3", "https://wicg.github.io/storage-buckets/#ref-for-get-or-expire-a-bucket%E2%91%A0", "https://wicg.github.io/storage-buckets/#ref-for-list-append", - "https://wicg.github.io/storage-buckets/#ref-for-queue-a-task", + "https://wicg.github.io/storage-buckets/#ref-for-queue-a-storage-task", "https://wicg.github.io/storage-buckets/#ref-for-resolve%E2%91%A0", "https://wicg.github.io/storage-buckets/#storage-bucket", "https://wicg.github.io/storage-buckets/#ref-for-storagebucket%E2%91%A2", @@ -192,6 +228,8 @@ "https://wicg.github.io/storage-buckets/#storagebucket", "https://wicg.github.io/storage-buckets/#infopanel-for-storagebucket", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storagebucket", + "https://wicg.github.io/storage-buckets/#infopanel-for-storagebucket", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storagebucket", "https://wicg.github.io/storage-buckets/#ref-for-idl-DOMString%E2%91%A2", "https://wicg.github.io/storage-buckets/#ref-for-dom-storagebucket-name", "https://wicg.github.io/storage-buckets/#ref-for-Exposed%E2%91%A1", @@ -230,12 +268,16 @@ "https://wicg.github.io/storage-buckets/#storage-bucket-removed", "https://wicg.github.io/storage-buckets/#infopanel-for-storage-bucket-removed", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storage-bucket-removed", + "https://wicg.github.io/storage-buckets/#infopanel-for-storage-bucket-removed", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storage-bucket-removed", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket%E2%91%A3", "https://wicg.github.io/storage-buckets/#ref-for-storagebucket%E2%91%A4", "https://wicg.github.io/storage-buckets/#ref-for-idl-DOMString%E2%91%A3", "https://wicg.github.io/storage-buckets/#dom-storagebucket-name", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-name", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-name", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-name", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-name", "https://wicg.github.io/storage-buckets/#ref-for-bucket-map%E2%91%A4", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket%E2%91%A4", "https://wicg.github.io/storage-buckets/#storage-bucket-persistence", @@ -244,6 +286,8 @@ "https://wicg.github.io/storage-buckets/#dom-storagebucket-persist", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-persist", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-persist", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-persist", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-persist", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A2", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket%E2%91%A5", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A3", @@ -258,38 +302,46 @@ "https://wicg.github.io/storage-buckets/#ref-for-dfn-getting-the-current-permission-state", "https://wicg.github.io/storage-buckets/#ref-for-dom-permissionstate-granted%E2%91%A0", "https://wicg.github.io/storage-buckets/#ref-for-bucket-mode%E2%91%A2", - "https://wicg.github.io/storage-buckets/#ref-for-queue-a-task%E2%91%A0", + "https://wicg.github.io/storage-buckets/#ref-for-queue-a-storage-task%E2%91%A0", "https://wicg.github.io/storage-buckets/#ref-for-resolve%E2%91%A2", "https://wicg.github.io/storage-buckets/#ref-for-resolve%E2%91%A3", "https://wicg.github.io/storage-buckets/#dom-storagebucket-persisted", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-persisted", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-persisted", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-persisted", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-persisted", "https://wicg.github.io/storage-buckets/#ref-for-a-new-promise%E2%91%A2", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A4", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket%E2%91%A6", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket-removed%E2%91%A2", - "https://wicg.github.io/storage-buckets/#ref-for-queue-a-task%E2%91%A1", + "https://wicg.github.io/storage-buckets/#ref-for-queue-a-storage-task%E2%91%A1", "https://wicg.github.io/storage-buckets/#ref-for-reject%E2%91%A2", "https://wicg.github.io/storage-buckets/#ref-for-invalidstateerror%E2%91%A0", "https://wicg.github.io/storage-buckets/#ref-for-bucket-mode%E2%91%A3", - "https://wicg.github.io/storage-buckets/#ref-for-queue-a-task%E2%91%A2", + "https://wicg.github.io/storage-buckets/#ref-for-queue-a-storage-task%E2%91%A2", "https://wicg.github.io/storage-buckets/#ref-for-resolve%E2%91%A4", - "https://wicg.github.io/storage-buckets/#ref-for-queue-a-task%E2%91%A3", + "https://wicg.github.io/storage-buckets/#ref-for-queue-a-storage-task%E2%91%A3", "https://wicg.github.io/storage-buckets/#ref-for-resolve%E2%91%A5", "https://wicg.github.io/storage-buckets/#storage-bucket-quota", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket%E2%91%A7", "https://wicg.github.io/storage-buckets/#storagebucket-quota-value", "https://wicg.github.io/storage-buckets/#infopanel-for-storagebucket-quota-value", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storagebucket-quota-value", + "https://wicg.github.io/storage-buckets/#infopanel-for-storagebucket-quota-value", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storagebucket-quota-value", "https://wicg.github.io/storage-buckets/#storage-bucket-storage-usage", "https://wicg.github.io/storage-buckets/#infopanel-for-storage-bucket-storage-usage", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storage-bucket-storage-usage", + "https://wicg.github.io/storage-buckets/#infopanel-for-storage-bucket-storage-usage", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storage-bucket-storage-usage", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket%E2%91%A8", "https://wicg.github.io/storage-buckets/#ref-for-implementation-defined", "https://wicg.github.io/storage-buckets/#ref-for-storage-bottle", "https://wicg.github.io/storage-buckets/#dom-storagebucket-estimate", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-estimate", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-estimate", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-estimate", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-estimate", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A5", "https://wicg.github.io/storage-buckets/#ref-for-relevant-settings-object%E2%91%A5", "https://wicg.github.io/storage-buckets/#ref-for-obtain-a-local-storage-shelf%E2%91%A2", @@ -316,6 +368,8 @@ "https://wicg.github.io/storage-buckets/#storagebucket-durability-value", "https://wicg.github.io/storage-buckets/#infopanel-for-storagebucket-durability-value", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storagebucket-durability-value", + "https://wicg.github.io/storage-buckets/#infopanel-for-storagebucket-durability-value", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storagebucket-durability-value", "https://wicg.github.io/storage-buckets/#ref-for-enumdef-storagebucketdurability%E2%91%A1", "https://wicg.github.io/storage-buckets/#ref-for-dom-storagebucketdurability-strict", "https://wicg.github.io/storage-buckets/#ref-for-dom-storagebucketdurability-relaxed", @@ -323,14 +377,16 @@ "https://wicg.github.io/storage-buckets/#dom-storagebucket-durability", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-durability", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-durability", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-durability", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-durability", "https://wicg.github.io/storage-buckets/#ref-for-a-new-promise%E2%91%A4", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A7", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket%E2%91%A0%E2%91%A1", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket-removed%E2%91%A4", - "https://wicg.github.io/storage-buckets/#ref-for-queue-a-task%E2%91%A4", + "https://wicg.github.io/storage-buckets/#ref-for-queue-a-storage-task%E2%91%A4", "https://wicg.github.io/storage-buckets/#ref-for-reject%E2%91%A3", "https://wicg.github.io/storage-buckets/#ref-for-invalidstateerror%E2%91%A2", - "https://wicg.github.io/storage-buckets/#ref-for-queue-a-task%E2%91%A5", + "https://wicg.github.io/storage-buckets/#ref-for-queue-a-storage-task%E2%91%A5", "https://wicg.github.io/storage-buckets/#ref-for-resolve%E2%91%A7", "https://wicg.github.io/storage-buckets/#ref-for-storagebucket-durability-value%E2%91%A3", "https://wicg.github.io/storage-buckets/#ref-for-idbtransaction", @@ -344,6 +400,8 @@ "https://wicg.github.io/storage-buckets/#storagebucket-expiration-time", "https://wicg.github.io/storage-buckets/#infopanel-for-storagebucket-expiration-time", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storagebucket-expiration-time", + "https://wicg.github.io/storage-buckets/#infopanel-for-storagebucket-expiration-time", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-storagebucket-expiration-time", "https://wicg.github.io/storage-buckets/#ref-for-dfn-moment", "https://wicg.github.io/storage-buckets/#ref-for-dfn-wall-clock", "https://wicg.github.io/storage-buckets/#ref-for-get-or-expire-a-bucket%E2%91%A1", @@ -357,28 +415,32 @@ "https://wicg.github.io/storage-buckets/#dom-storagebucket-setexpires", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-setexpires", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-setexpires", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-setexpires", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-setexpires", "https://wicg.github.io/storage-buckets/#ref-for-a-new-promise%E2%91%A5", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A8", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket%E2%91%A0%E2%91%A3", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket-removed%E2%91%A5", - "https://wicg.github.io/storage-buckets/#ref-for-queue-a-task%E2%91%A6", + "https://wicg.github.io/storage-buckets/#ref-for-queue-a-storage-task%E2%91%A6", "https://wicg.github.io/storage-buckets/#ref-for-reject%E2%91%A4", "https://wicg.github.io/storage-buckets/#ref-for-invalidstateerror%E2%91%A3", "https://wicg.github.io/storage-buckets/#ref-for-storagebucket-expiration-time%E2%91%A2", "https://wicg.github.io/storage-buckets/#ref-for-dfn-unix-epoch%E2%91%A1", - "https://wicg.github.io/storage-buckets/#ref-for-queue-a-task%E2%91%A7", + "https://wicg.github.io/storage-buckets/#ref-for-queue-a-storage-task%E2%91%A7", "https://wicg.github.io/storage-buckets/#ref-for-resolve%E2%91%A8", "https://wicg.github.io/storage-buckets/#dom-storagebucket-expires", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-expires", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-expires", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-expires", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-expires", "https://wicg.github.io/storage-buckets/#ref-for-a-new-promise%E2%91%A6", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A0%E2%93%AA", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket%E2%91%A0%E2%91%A4", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket-removed%E2%91%A6", - "https://wicg.github.io/storage-buckets/#ref-for-queue-a-task%E2%91%A8", + "https://wicg.github.io/storage-buckets/#ref-for-queue-a-storage-task%E2%91%A8", "https://wicg.github.io/storage-buckets/#ref-for-reject%E2%91%A5", "https://wicg.github.io/storage-buckets/#ref-for-invalidstateerror%E2%91%A4", - "https://wicg.github.io/storage-buckets/#ref-for-queue-a-task%E2%91%A0%E2%93%AA", + "https://wicg.github.io/storage-buckets/#ref-for-queue-a-storage-task%E2%91%A0%E2%93%AA", "https://wicg.github.io/storage-buckets/#ref-for-resolve%E2%91%A0%E2%93%AA", "https://wicg.github.io/storage-buckets/#ref-for-storagebucket-expiration-time%E2%91%A3", "https://wicg.github.io/storage-buckets/#storage-bucket-endpoints", @@ -390,6 +452,8 @@ "https://wicg.github.io/storage-buckets/#dom-storagebucket-indexeddb", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-indexeddb", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-indexeddb", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-indexeddb", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-indexeddb", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A0%E2%91%A0", "https://wicg.github.io/storage-buckets/#ref-for-dom-storagebucket-indexeddb%E2%91%A0", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A0%E2%91%A1", @@ -417,6 +481,8 @@ "https://wicg.github.io/storage-buckets/#dom-storagebucket-caches", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-caches", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-caches", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-caches", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-caches", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A0%E2%91%A4", "https://wicg.github.io/storage-buckets/#ref-for-dom-storagebucket-caches%E2%91%A0", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A0%E2%91%A5", @@ -434,6 +500,8 @@ "https://wicg.github.io/storage-buckets/#dom-storagebucket-getdirectory", "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-getdirectory", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-getdirectory", + "https://wicg.github.io/storage-buckets/#infopanel-for-dom-storagebucket-getdirectory", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dom-storagebucket-getdirectory", "https://wicg.github.io/storage-buckets/#ref-for-obtain-a-local-storage-bottle-map%E2%91%A1", "https://wicg.github.io/storage-buckets/#ref-for-this%E2%91%A0%E2%91%A8", "https://wicg.github.io/storage-buckets/#ref-for-storage-bucket%E2%91%A0%E2%91%A7", @@ -468,204 +536,338 @@ "https://wicg.github.io/storage-buckets/#23e108bd", "https://wicg.github.io/storage-buckets/#infopanel-for-23e108bd", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-23e108bd", + "https://wicg.github.io/storage-buckets/#infopanel-for-23e108bd", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-23e108bd", "https://wicg.github.io/storage-buckets/#4c10050a", "https://wicg.github.io/storage-buckets/#infopanel-for-4c10050a", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-4c10050a", + "https://wicg.github.io/storage-buckets/#infopanel-for-4c10050a", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-4c10050a", "https://wicg.github.io/storage-buckets/#0e9f636b", "https://wicg.github.io/storage-buckets/#infopanel-for-0e9f636b", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-0e9f636b", + "https://wicg.github.io/storage-buckets/#infopanel-for-0e9f636b", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-0e9f636b", "https://wicg.github.io/storage-buckets/#f16ee824", "https://wicg.github.io/storage-buckets/#infopanel-for-f16ee824", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-f16ee824", + "https://wicg.github.io/storage-buckets/#infopanel-for-f16ee824", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-f16ee824", "https://wicg.github.io/storage-buckets/#1e2edd5b", "https://wicg.github.io/storage-buckets/#infopanel-for-1e2edd5b", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-1e2edd5b", + "https://wicg.github.io/storage-buckets/#infopanel-for-1e2edd5b", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-1e2edd5b", "https://wicg.github.io/storage-buckets/#be5dbc8c", "https://wicg.github.io/storage-buckets/#infopanel-for-be5dbc8c", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-be5dbc8c", + "https://wicg.github.io/storage-buckets/#infopanel-for-be5dbc8c", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-be5dbc8c", "https://wicg.github.io/storage-buckets/#05de5ae3", "https://wicg.github.io/storage-buckets/#infopanel-for-05de5ae3", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-05de5ae3", + "https://wicg.github.io/storage-buckets/#infopanel-for-05de5ae3", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-05de5ae3", "https://wicg.github.io/storage-buckets/#be0c27b2", "https://wicg.github.io/storage-buckets/#infopanel-for-be0c27b2", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-be0c27b2", + "https://wicg.github.io/storage-buckets/#infopanel-for-be0c27b2", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-be0c27b2", "https://wicg.github.io/storage-buckets/#a4785085", "https://wicg.github.io/storage-buckets/#infopanel-for-a4785085", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-a4785085", + "https://wicg.github.io/storage-buckets/#infopanel-for-a4785085", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-a4785085", "https://wicg.github.io/storage-buckets/#3e12e042", "https://wicg.github.io/storage-buckets/#infopanel-for-3e12e042", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-3e12e042", + "https://wicg.github.io/storage-buckets/#infopanel-for-3e12e042", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-3e12e042", "https://wicg.github.io/storage-buckets/#a72449dd", "https://wicg.github.io/storage-buckets/#infopanel-for-a72449dd", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-a72449dd", + "https://wicg.github.io/storage-buckets/#infopanel-for-a72449dd", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-a72449dd", "https://wicg.github.io/storage-buckets/#43ac8374", "https://wicg.github.io/storage-buckets/#infopanel-for-43ac8374", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-43ac8374", - "https://wicg.github.io/storage-buckets/#9a517a7d", - "https://wicg.github.io/storage-buckets/#infopanel-for-9a517a7d", - "https://wicg.github.io/storage-buckets/#infopaneltitle-for-9a517a7d", + "https://wicg.github.io/storage-buckets/#infopanel-for-43ac8374", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-43ac8374", "https://wicg.github.io/storage-buckets/#9c4c1e66", "https://wicg.github.io/storage-buckets/#infopanel-for-9c4c1e66", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-9c4c1e66", + "https://wicg.github.io/storage-buckets/#infopanel-for-9c4c1e66", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-9c4c1e66", "https://wicg.github.io/storage-buckets/#7ca1d370", "https://wicg.github.io/storage-buckets/#infopanel-for-7ca1d370", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-7ca1d370", + "https://wicg.github.io/storage-buckets/#infopanel-for-7ca1d370", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-7ca1d370", "https://wicg.github.io/storage-buckets/#e86b5ce4", "https://wicg.github.io/storage-buckets/#infopanel-for-e86b5ce4", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-e86b5ce4", + "https://wicg.github.io/storage-buckets/#infopanel-for-e86b5ce4", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-e86b5ce4", "https://wicg.github.io/storage-buckets/#5fd5f41c", "https://wicg.github.io/storage-buckets/#infopanel-for-5fd5f41c", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-5fd5f41c", + "https://wicg.github.io/storage-buckets/#infopanel-for-5fd5f41c", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-5fd5f41c", "https://wicg.github.io/storage-buckets/#78f41bd1", "https://wicg.github.io/storage-buckets/#infopanel-for-78f41bd1", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-78f41bd1", + "https://wicg.github.io/storage-buckets/#infopanel-for-78f41bd1", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-78f41bd1", "https://wicg.github.io/storage-buckets/#668bd53e", "https://wicg.github.io/storage-buckets/#infopanel-for-668bd53e", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-668bd53e", + "https://wicg.github.io/storage-buckets/#infopanel-for-668bd53e", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-668bd53e", "https://wicg.github.io/storage-buckets/#a5cbd966", "https://wicg.github.io/storage-buckets/#infopanel-for-a5cbd966", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-a5cbd966", + "https://wicg.github.io/storage-buckets/#infopanel-for-a5cbd966", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-a5cbd966", "https://wicg.github.io/storage-buckets/#53275e46", "https://wicg.github.io/storage-buckets/#infopanel-for-53275e46", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-53275e46", + "https://wicg.github.io/storage-buckets/#infopanel-for-53275e46", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-53275e46", "https://wicg.github.io/storage-buckets/#3b38c2fe", "https://wicg.github.io/storage-buckets/#infopanel-for-3b38c2fe", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-3b38c2fe", + "https://wicg.github.io/storage-buckets/#infopanel-for-3b38c2fe", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-3b38c2fe", "https://wicg.github.io/storage-buckets/#5661d95e", "https://wicg.github.io/storage-buckets/#infopanel-for-5661d95e", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-5661d95e", + "https://wicg.github.io/storage-buckets/#infopanel-for-5661d95e", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-5661d95e", "https://wicg.github.io/storage-buckets/#915aff5e", "https://wicg.github.io/storage-buckets/#infopanel-for-915aff5e", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-915aff5e", + "https://wicg.github.io/storage-buckets/#infopanel-for-915aff5e", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-915aff5e", "https://wicg.github.io/storage-buckets/#4ef39030", "https://wicg.github.io/storage-buckets/#infopanel-for-4ef39030", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-4ef39030", + "https://wicg.github.io/storage-buckets/#infopanel-for-4ef39030", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-4ef39030", "https://wicg.github.io/storage-buckets/#b8958cfc", "https://wicg.github.io/storage-buckets/#infopanel-for-b8958cfc", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-b8958cfc", + "https://wicg.github.io/storage-buckets/#infopanel-for-b8958cfc", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-b8958cfc", "https://wicg.github.io/storage-buckets/#860300d4", "https://wicg.github.io/storage-buckets/#infopanel-for-860300d4", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-860300d4", + "https://wicg.github.io/storage-buckets/#infopanel-for-860300d4", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-860300d4", "https://wicg.github.io/storage-buckets/#d14a6f26", "https://wicg.github.io/storage-buckets/#infopanel-for-d14a6f26", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-d14a6f26", + "https://wicg.github.io/storage-buckets/#infopanel-for-d14a6f26", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-d14a6f26", "https://wicg.github.io/storage-buckets/#649608b9", "https://wicg.github.io/storage-buckets/#infopanel-for-649608b9", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-649608b9", + "https://wicg.github.io/storage-buckets/#infopanel-for-649608b9", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-649608b9", "https://wicg.github.io/storage-buckets/#54627f47", "https://wicg.github.io/storage-buckets/#infopanel-for-54627f47", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-54627f47", + "https://wicg.github.io/storage-buckets/#infopanel-for-54627f47", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-54627f47", "https://wicg.github.io/storage-buckets/#0e8de730", "https://wicg.github.io/storage-buckets/#infopanel-for-0e8de730", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-0e8de730", + "https://wicg.github.io/storage-buckets/#infopanel-for-0e8de730", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-0e8de730", "https://wicg.github.io/storage-buckets/#33438879", "https://wicg.github.io/storage-buckets/#infopanel-for-33438879", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-33438879", + "https://wicg.github.io/storage-buckets/#infopanel-for-33438879", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-33438879", "https://wicg.github.io/storage-buckets/#c6ce3c60", "https://wicg.github.io/storage-buckets/#infopanel-for-c6ce3c60", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-c6ce3c60", + "https://wicg.github.io/storage-buckets/#infopanel-for-c6ce3c60", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-c6ce3c60", "https://wicg.github.io/storage-buckets/#d357c753", "https://wicg.github.io/storage-buckets/#infopanel-for-d357c753", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-d357c753", + "https://wicg.github.io/storage-buckets/#infopanel-for-d357c753", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-d357c753", "https://wicg.github.io/storage-buckets/#f747b195", "https://wicg.github.io/storage-buckets/#infopanel-for-f747b195", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-f747b195", + "https://wicg.github.io/storage-buckets/#infopanel-for-f747b195", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-f747b195", "https://wicg.github.io/storage-buckets/#e7e8a4f7", "https://wicg.github.io/storage-buckets/#infopanel-for-e7e8a4f7", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-e7e8a4f7", + "https://wicg.github.io/storage-buckets/#infopanel-for-e7e8a4f7", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-e7e8a4f7", "https://wicg.github.io/storage-buckets/#48a84355", "https://wicg.github.io/storage-buckets/#infopanel-for-48a84355", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-48a84355", + "https://wicg.github.io/storage-buckets/#infopanel-for-48a84355", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-48a84355", "https://wicg.github.io/storage-buckets/#7db4a4b7", "https://wicg.github.io/storage-buckets/#infopanel-for-7db4a4b7", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-7db4a4b7", + "https://wicg.github.io/storage-buckets/#infopanel-for-7db4a4b7", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-7db4a4b7", "https://wicg.github.io/storage-buckets/#b9712e0a", "https://wicg.github.io/storage-buckets/#infopanel-for-b9712e0a", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-b9712e0a", + "https://wicg.github.io/storage-buckets/#infopanel-for-b9712e0a", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-b9712e0a", "https://wicg.github.io/storage-buckets/#6bb9d790", "https://wicg.github.io/storage-buckets/#infopanel-for-6bb9d790", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-6bb9d790", + "https://wicg.github.io/storage-buckets/#infopanel-for-6bb9d790", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-6bb9d790", "https://wicg.github.io/storage-buckets/#caa5107f", "https://wicg.github.io/storage-buckets/#infopanel-for-caa5107f", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-caa5107f", + "https://wicg.github.io/storage-buckets/#infopanel-for-caa5107f", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-caa5107f", + "https://wicg.github.io/storage-buckets/#d7bc2287", + "https://wicg.github.io/storage-buckets/#infopanel-for-d7bc2287", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-d7bc2287", + "https://wicg.github.io/storage-buckets/#infopanel-for-d7bc2287", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-d7bc2287", "https://wicg.github.io/storage-buckets/#cd0c5fbe", "https://wicg.github.io/storage-buckets/#infopanel-for-cd0c5fbe", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-cd0c5fbe", + "https://wicg.github.io/storage-buckets/#infopanel-for-cd0c5fbe", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-cd0c5fbe", "https://wicg.github.io/storage-buckets/#67130339", "https://wicg.github.io/storage-buckets/#infopanel-for-67130339", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-67130339", + "https://wicg.github.io/storage-buckets/#infopanel-for-67130339", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-67130339", "https://wicg.github.io/storage-buckets/#eb592b41", "https://wicg.github.io/storage-buckets/#infopanel-for-eb592b41", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-eb592b41", + "https://wicg.github.io/storage-buckets/#infopanel-for-eb592b41", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-eb592b41", "https://wicg.github.io/storage-buckets/#6148dd37", "https://wicg.github.io/storage-buckets/#infopanel-for-6148dd37", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-6148dd37", + "https://wicg.github.io/storage-buckets/#infopanel-for-6148dd37", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-6148dd37", "https://wicg.github.io/storage-buckets/#cac8dd86", "https://wicg.github.io/storage-buckets/#infopanel-for-cac8dd86", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-cac8dd86", + "https://wicg.github.io/storage-buckets/#infopanel-for-cac8dd86", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-cac8dd86", "https://wicg.github.io/storage-buckets/#daed3f4b", "https://wicg.github.io/storage-buckets/#infopanel-for-daed3f4b", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-daed3f4b", + "https://wicg.github.io/storage-buckets/#infopanel-for-daed3f4b", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-daed3f4b", "https://wicg.github.io/storage-buckets/#cb80877c", "https://wicg.github.io/storage-buckets/#infopanel-for-cb80877c", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-cb80877c", + "https://wicg.github.io/storage-buckets/#infopanel-for-cb80877c", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-cb80877c", "https://wicg.github.io/storage-buckets/#8855a9aa", "https://wicg.github.io/storage-buckets/#infopanel-for-8855a9aa", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-8855a9aa", + "https://wicg.github.io/storage-buckets/#infopanel-for-8855a9aa", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-8855a9aa", "https://wicg.github.io/storage-buckets/#889e932f", "https://wicg.github.io/storage-buckets/#infopanel-for-889e932f", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-889e932f", + "https://wicg.github.io/storage-buckets/#infopanel-for-889e932f", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-889e932f", "https://wicg.github.io/storage-buckets/#583654a9", "https://wicg.github.io/storage-buckets/#infopanel-for-583654a9", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-583654a9", + "https://wicg.github.io/storage-buckets/#infopanel-for-583654a9", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-583654a9", "https://wicg.github.io/storage-buckets/#797018a7", "https://wicg.github.io/storage-buckets/#infopanel-for-797018a7", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-797018a7", + "https://wicg.github.io/storage-buckets/#infopanel-for-797018a7", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-797018a7", "https://wicg.github.io/storage-buckets/#bdbd19d1", "https://wicg.github.io/storage-buckets/#infopanel-for-bdbd19d1", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-bdbd19d1", + "https://wicg.github.io/storage-buckets/#infopanel-for-bdbd19d1", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-bdbd19d1", "https://wicg.github.io/storage-buckets/#a5c91173", "https://wicg.github.io/storage-buckets/#infopanel-for-a5c91173", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-a5c91173", + "https://wicg.github.io/storage-buckets/#infopanel-for-a5c91173", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-a5c91173", "https://wicg.github.io/storage-buckets/#b75bb3bd", "https://wicg.github.io/storage-buckets/#infopanel-for-b75bb3bd", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-b75bb3bd", + "https://wicg.github.io/storage-buckets/#infopanel-for-b75bb3bd", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-b75bb3bd", "https://wicg.github.io/storage-buckets/#82ca3efc", "https://wicg.github.io/storage-buckets/#infopanel-for-82ca3efc", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-82ca3efc", + "https://wicg.github.io/storage-buckets/#infopanel-for-82ca3efc", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-82ca3efc", "https://wicg.github.io/storage-buckets/#dacde8b5", "https://wicg.github.io/storage-buckets/#infopanel-for-dacde8b5", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dacde8b5", + "https://wicg.github.io/storage-buckets/#infopanel-for-dacde8b5", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-dacde8b5", "https://wicg.github.io/storage-buckets/#d0b4a948", "https://wicg.github.io/storage-buckets/#infopanel-for-d0b4a948", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-d0b4a948", + "https://wicg.github.io/storage-buckets/#infopanel-for-d0b4a948", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-d0b4a948", "https://wicg.github.io/storage-buckets/#8f5c2179", "https://wicg.github.io/storage-buckets/#infopanel-for-8f5c2179", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-8f5c2179", + "https://wicg.github.io/storage-buckets/#infopanel-for-8f5c2179", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-8f5c2179", "https://wicg.github.io/storage-buckets/#5372cca8", "https://wicg.github.io/storage-buckets/#infopanel-for-5372cca8", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-5372cca8", + "https://wicg.github.io/storage-buckets/#infopanel-for-5372cca8", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-5372cca8", "https://wicg.github.io/storage-buckets/#b262501e", "https://wicg.github.io/storage-buckets/#infopanel-for-b262501e", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-b262501e", + "https://wicg.github.io/storage-buckets/#infopanel-for-b262501e", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-b262501e", "https://wicg.github.io/storage-buckets/#3b90bdcd", "https://wicg.github.io/storage-buckets/#infopanel-for-3b90bdcd", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-3b90bdcd", + "https://wicg.github.io/storage-buckets/#infopanel-for-3b90bdcd", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-3b90bdcd", "https://wicg.github.io/storage-buckets/#9cce47fd", "https://wicg.github.io/storage-buckets/#infopanel-for-9cce47fd", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-9cce47fd", + "https://wicg.github.io/storage-buckets/#infopanel-for-9cce47fd", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-9cce47fd", "https://wicg.github.io/storage-buckets/#4013a022", "https://wicg.github.io/storage-buckets/#infopanel-for-4013a022", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-4013a022", + "https://wicg.github.io/storage-buckets/#infopanel-for-4013a022", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-4013a022", "https://wicg.github.io/storage-buckets/#b4cfa5ce", "https://wicg.github.io/storage-buckets/#infopanel-for-b4cfa5ce", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-b4cfa5ce", + "https://wicg.github.io/storage-buckets/#infopanel-for-b4cfa5ce", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-b4cfa5ce", "https://wicg.github.io/storage-buckets/#5f90bbfb", "https://wicg.github.io/storage-buckets/#infopanel-for-5f90bbfb", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-5f90bbfb", + "https://wicg.github.io/storage-buckets/#infopanel-for-5f90bbfb", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-5f90bbfb", "https://wicg.github.io/storage-buckets/#f14b47b8", "https://wicg.github.io/storage-buckets/#infopanel-for-f14b47b8", "https://wicg.github.io/storage-buckets/#infopaneltitle-for-f14b47b8", + "https://wicg.github.io/storage-buckets/#infopanel-for-f14b47b8", + "https://wicg.github.io/storage-buckets/#infopaneltitle-for-f14b47b8", "https://wicg.github.io/storage-buckets/#references", "https://wicg.github.io/storage-buckets/#normative", "https://wicg.github.io/storage-buckets/#biblio-clear-site-data", diff --git a/ed/ids/webmidi.json b/ed/ids/webmidi.json index 9db0f5389ce5..28b34db713e8 100644 --- a/ed/ids/webmidi.json +++ b/ed/ids/webmidi.json @@ -377,42 +377,15 @@ "https://webaudio.github.io/web-midi-api/#ref-for-dom-midiport-27", "https://webaudio.github.io/web-midi-api/#ref-for-dom-midiconnectioneventinit-port-1", "https://webaudio.github.io/web-midi-api/#dom-midiconnectioneventinit-port", - "https://webaudio.github.io/web-midi-api/#examples-of-web-midi-api-usage-in-javascript", - "https://webaudio.github.io/web-midi-api/#examples", - "https://webaudio.github.io/web-midi-api/#getting-access-to-the-midi-system", - "https://webaudio.github.io/web-midi-api/#x4-11-1-getting-access-to-the-midi-system", - "https://webaudio.github.io/web-midi-api/#example-3", - "https://webaudio.github.io/web-midi-api/#requesting-access-to-the-midi-system-with-system-exclusive-support", - "https://webaudio.github.io/web-midi-api/#x4-11-2-requesting-access-to-the-midi-system-with-system-exclusive-support", + "https://webaudio.github.io/web-midi-api/#security-and-privacy-considerations-of-midi", + "https://webaudio.github.io/web-midi-api/#x4-11-security-and-privacy-considerations-of-midi", "https://webaudio.github.io/web-midi-api/#ref-for-dfn-system-exclusive-14", "https://webaudio.github.io/web-midi-api/#ref-for-dfn-system-exclusive-15", - "https://webaudio.github.io/web-midi-api/#example-4", - "https://webaudio.github.io/web-midi-api/#listing-inputs-and-outputs", - "https://webaudio.github.io/web-midi-api/#x4-11-3-listing-inputs-and-outputs", - "https://webaudio.github.io/web-midi-api/#example-5", - "https://webaudio.github.io/web-midi-api/#handling-midi-input", - "https://webaudio.github.io/web-midi-api/#x4-11-4-handling-midi-input", - "https://webaudio.github.io/web-midi-api/#example-6", - "https://webaudio.github.io/web-midi-api/#sending-midi-messages-to-an-output-device", - "https://webaudio.github.io/web-midi-api/#x4-11-5-sending-midi-messages-to-an-output-device", - "https://webaudio.github.io/web-midi-api/#example-7", - "https://webaudio.github.io/web-midi-api/#a-simple-loopback", - "https://webaudio.github.io/web-midi-api/#x4-11-6-a-simple-loopback", "https://webaudio.github.io/web-midi-api/#ref-for-dfn-system-exclusive-16", - "https://webaudio.github.io/web-midi-api/#example-8", - "https://webaudio.github.io/web-midi-api/#a-simple-monophonic-sine-wave-midi-synthesizer", - "https://webaudio.github.io/web-midi-api/#x4-11-7-a-simple-monophonic-sine-wave-midi-synthesizer", - "https://webaudio.github.io/web-midi-api/#ref-for-WebAudio-1", - "https://webaudio.github.io/web-midi-api/#example-9", - "https://webaudio.github.io/web-midi-api/#security-and-privacy-considerations-of-midi", - "https://webaudio.github.io/web-midi-api/#x4-12-security-and-privacy-considerations-of-midi", "https://webaudio.github.io/web-midi-api/#ref-for-dfn-system-exclusive-17", "https://webaudio.github.io/web-midi-api/#ref-for-dfn-system-exclusive-18", - "https://webaudio.github.io/web-midi-api/#ref-for-dfn-system-exclusive-19", - "https://webaudio.github.io/web-midi-api/#ref-for-dfn-system-exclusive-20", - "https://webaudio.github.io/web-midi-api/#ref-for-dfn-system-exclusive-21", "https://webaudio.github.io/web-midi-api/#ref-for-dom-navigator-requestmidiaccess-6", - "https://webaudio.github.io/web-midi-api/#ref-for-dfn-system-exclusive-22", + "https://webaudio.github.io/web-midi-api/#ref-for-dfn-system-exclusive-19", "https://webaudio.github.io/web-midi-api/#references", "https://webaudio.github.io/web-midi-api/#a-references", "https://webaudio.github.io/web-midi-api/#normative-references", diff --git a/ed/ids/webtransport.json b/ed/ids/webtransport.json index 04ffc981408e..2e692757ce27 100644 --- a/ed/ids/webtransport.json +++ b/ed/ids/webtransport.json @@ -25,8 +25,14 @@ "https://w3c.github.io/webtransport/#infopaneltitle-for-protocol-webtransport-session", "https://w3c.github.io/webtransport/#infopanel-for-protocol-webtransport-session", "https://w3c.github.io/webtransport/#infopaneltitle-for-protocol-webtransport-session", - "https://w3c.github.io/webtransport/#ref-for-protocol-webtransport-session%E2%91%A0", + "https://w3c.github.io/webtransport/#underlying-connection", "https://w3c.github.io/webtransport/#ref-for-concept-connection", + "https://w3c.github.io/webtransport/#infopanel-for-underlying-connection", + "https://w3c.github.io/webtransport/#infopaneltitle-for-underlying-connection", + "https://w3c.github.io/webtransport/#infopanel-for-underlying-connection", + "https://w3c.github.io/webtransport/#infopaneltitle-for-underlying-connection", + "https://w3c.github.io/webtransport/#ref-for-protocol-webtransport-session%E2%91%A0", + "https://w3c.github.io/webtransport/#ref-for-concept-connection%E2%91%A0", "https://w3c.github.io/webtransport/#ref-for-protocol-webtransport-session%E2%91%A1", "https://w3c.github.io/webtransport/#session-send-a-datagram", "https://w3c.github.io/webtransport/#infopanel-for-session-send-a-datagram", @@ -485,7 +491,7 @@ "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransport-webtransport-url-options-options", "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransport-webtransport-url-options-options", "https://w3c.github.io/webtransport/#ref-for-idl-promise", - "https://w3c.github.io/webtransport/#ref-for-dictdef-webtransportstats", + "https://w3c.github.io/webtransport/#ref-for-dictdef-webtransportconnectionstats", "https://w3c.github.io/webtransport/#ref-for-dom-webtransport-getstats", "https://w3c.github.io/webtransport/#ref-for-idl-promise%E2%91%A0", "https://w3c.github.io/webtransport/#ref-for-idl-undefined", @@ -905,9 +911,10 @@ "https://w3c.github.io/webtransport/#ref-for-webtransport%E2%91%A0%E2%91%A4", "https://w3c.github.io/webtransport/#ref-for-this%E2%91%A1%E2%93%AA", "https://w3c.github.io/webtransport/#ref-for-in-parallel%E2%91%A4", + "https://w3c.github.io/webtransport/#ref-for-underlying-connection", "https://w3c.github.io/webtransport/#ref-for-webtransport-queue-a-network-task%E2%91%A0%E2%93%AA", "https://w3c.github.io/webtransport/#ref-for-new%E2%91%A2", - "https://w3c.github.io/webtransport/#ref-for-dictdef-webtransportstats%E2%91%A0", + "https://w3c.github.io/webtransport/#ref-for-dictdef-webtransportconnectionstats%E2%91%A0", "https://w3c.github.io/webtransport/#ref-for-sec-promise-objects%E2%91%A8", "https://w3c.github.io/webtransport/#dom-webtransport-createbidirectionalstream", "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransport-createbidirectionalstream", @@ -1040,8 +1047,8 @@ "https://w3c.github.io/webtransport/#ref-for-dom-webtransportcloseinfo-reason%E2%91%A0", "https://w3c.github.io/webtransport/#ref-for-utf-8-decode", "https://w3c.github.io/webtransport/#ref-for-webtransport-cleanup%E2%91%A6", - "https://w3c.github.io/webtransport/#ref-for-concept-connection%E2%91%A0", "https://w3c.github.io/webtransport/#ref-for-webtransport%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webtransport/#ref-for-underlying-connection%E2%91%A0", "https://w3c.github.io/webtransport/#ref-for-webtransport-queue-a-network-task%E2%91%A0%E2%91%A5", "https://w3c.github.io/webtransport/#ref-for-dom-webtransport-state-slot%E2%91%A1%E2%91%A8", "https://w3c.github.io/webtransport/#ref-for-dfn-create-exception%E2%91%A5", @@ -1108,18 +1115,24 @@ "https://w3c.github.io/webtransport/#infopaneltitle-for-dictdef-webtransportoptions", "https://w3c.github.io/webtransport/#infopanel-for-dictdef-webtransportoptions", "https://w3c.github.io/webtransport/#infopaneltitle-for-dictdef-webtransportoptions", + "https://w3c.github.io/webtransport/#ref-for-protocol-webtransport-session%E2%91%A0%E2%91%A5", "https://w3c.github.io/webtransport/#dom-webtransportoptions-allowpooling", "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportoptions-allowpooling", "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportoptions-allowpooling", "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportoptions-allowpooling", "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportoptions-allowpooling", "https://w3c.github.io/webtransport/#ref-for-idl-boolean%E2%91%A1", + "https://w3c.github.io/webtransport/#ref-for-protocol-webtransport-session%E2%91%A0%E2%91%A6", + "https://w3c.github.io/webtransport/#ref-for-underlying-connection%E2%91%A1", "https://w3c.github.io/webtransport/#dom-webtransportoptions-requireunreliable", "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportoptions-requireunreliable", "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportoptions-requireunreliable", "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportoptions-requireunreliable", "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportoptions-requireunreliable", "https://w3c.github.io/webtransport/#ref-for-idl-boolean%E2%91%A2", + "https://w3c.github.io/webtransport/#ref-for-protocol-webtransport-session%E2%91%A0%E2%91%A7", + "https://w3c.github.io/webtransport/#ref-for-concept-connection%E2%91%A1", + "https://w3c.github.io/webtransport/#ref-for-concept-connection%E2%91%A2", "https://w3c.github.io/webtransport/#dom-webtransportoptions-servercertificatehashes", "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportoptions-servercertificatehashes", "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportoptions-servercertificatehashes", @@ -1223,105 +1236,115 @@ "https://w3c.github.io/webtransport/#ref-for-webtransportsendstream%E2%91%A6", "https://w3c.github.io/webtransport/#ref-for-webtransportsendstream%E2%91%A7", "https://w3c.github.io/webtransport/#ref-for-implementation-defined%E2%91%A6", - "https://w3c.github.io/webtransport/#web-transport-stats", - "https://w3c.github.io/webtransport/#dictdef-webtransportstats", - "https://w3c.github.io/webtransport/#infopanel-for-dictdef-webtransportstats", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dictdef-webtransportstats", - "https://w3c.github.io/webtransport/#infopanel-for-dictdef-webtransportstats", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dictdef-webtransportstats", - "https://w3c.github.io/webtransport/#issue-29939a8a", - "https://w3c.github.io/webtransport/#ref-for-dictdef-webtransportstats%E2%91%A1", + "https://w3c.github.io/webtransport/#web-transport-connection-stats", + "https://w3c.github.io/webtransport/#dictdef-webtransportconnectionstats", + "https://w3c.github.io/webtransport/#infopanel-for-dictdef-webtransportconnectionstats", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dictdef-webtransportconnectionstats", + "https://w3c.github.io/webtransport/#infopanel-for-dictdef-webtransportconnectionstats", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dictdef-webtransportconnectionstats", + "https://w3c.github.io/webtransport/#ref-for-protocol-webtransport-session%E2%91%A0%E2%91%A8", + "https://w3c.github.io/webtransport/#ref-for-underlying-connection%E2%91%A2", + "https://w3c.github.io/webtransport/#ref-for-protocol-webtransport-session%E2%91%A1%E2%93%AA", + "https://w3c.github.io/webtransport/#ref-for-concept-connection%E2%91%A3", + "https://w3c.github.io/webtransport/#ref-for-protocol-webtransport-session%E2%91%A1%E2%91%A0", + "https://w3c.github.io/webtransport/#ref-for-dictdef-webtransportconnectionstats%E2%91%A1", "https://w3c.github.io/webtransport/#ref-for-dom-domhighrestimestamp", - "https://w3c.github.io/webtransport/#ref-for-dom-webtransportstats-timestamp", + "https://w3c.github.io/webtransport/#ref-for-dom-webtransportconnectionstats-timestamp", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long", - "https://w3c.github.io/webtransport/#ref-for-dom-webtransportstats-bytessent", + "https://w3c.github.io/webtransport/#ref-for-dom-webtransportconnectionstats-bytessent", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long%E2%91%A0", - "https://w3c.github.io/webtransport/#ref-for-dom-webtransportstats-packetssent", + "https://w3c.github.io/webtransport/#ref-for-dom-webtransportconnectionstats-packetssent", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long%E2%91%A1", - "https://w3c.github.io/webtransport/#ref-for-dom-webtransportstats-byteslost", + "https://w3c.github.io/webtransport/#ref-for-dom-webtransportconnectionstats-byteslost", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long%E2%91%A2", - "https://w3c.github.io/webtransport/#ref-for-dom-webtransportstats-packetslost", + "https://w3c.github.io/webtransport/#ref-for-dom-webtransportconnectionstats-packetslost", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long%E2%91%A3", - "https://w3c.github.io/webtransport/#ref-for-dom-webtransportstats-bytesreceived", + "https://w3c.github.io/webtransport/#ref-for-dom-webtransportconnectionstats-bytesreceived", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long%E2%91%A4", - "https://w3c.github.io/webtransport/#ref-for-dom-webtransportstats-packetsreceived", + "https://w3c.github.io/webtransport/#ref-for-dom-webtransportconnectionstats-packetsreceived", "https://w3c.github.io/webtransport/#ref-for-dom-domhighrestimestamp%E2%91%A0", - "https://w3c.github.io/webtransport/#ref-for-dom-webtransportstats-smoothedrtt", + "https://w3c.github.io/webtransport/#ref-for-dom-webtransportconnectionstats-smoothedrtt", "https://w3c.github.io/webtransport/#ref-for-dom-domhighrestimestamp%E2%91%A1", - "https://w3c.github.io/webtransport/#ref-for-dom-webtransportstats-rttvariation", + "https://w3c.github.io/webtransport/#ref-for-dom-webtransportconnectionstats-rttvariation", "https://w3c.github.io/webtransport/#ref-for-dom-domhighrestimestamp%E2%91%A2", - "https://w3c.github.io/webtransport/#ref-for-dom-webtransportstats-minrtt", + "https://w3c.github.io/webtransport/#ref-for-dom-webtransportconnectionstats-minrtt", "https://w3c.github.io/webtransport/#ref-for-dictdef-webtransportdatagramstats", - "https://w3c.github.io/webtransport/#dom-webtransportstats-datagrams", + "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-datagrams", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long%E2%91%A5", - "https://w3c.github.io/webtransport/#ref-for-dom-webtransportstats-estimatedsendrate", - "https://w3c.github.io/webtransport/#dom-webtransportstats-timestamp", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-timestamp", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-timestamp", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-timestamp", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-timestamp", + "https://w3c.github.io/webtransport/#ref-for-dom-webtransportconnectionstats-estimatedsendrate", + "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-timestamp", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-timestamp", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-timestamp", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-timestamp", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-timestamp", "https://w3c.github.io/webtransport/#ref-for-dom-domhighrestimestamp%E2%91%A3", - "https://w3c.github.io/webtransport/#dom-webtransportstats-bytessent", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-bytessent", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-bytessent", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-bytessent", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-bytessent", + "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-bytessent", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-bytessent", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-bytessent", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-bytessent", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-bytessent", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long%E2%91%A6", - "https://w3c.github.io/webtransport/#dom-webtransportstats-packetssent", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-packetssent", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-packetssent", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-packetssent", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-packetssent", + "https://w3c.github.io/webtransport/#ref-for-underlying-connection%E2%91%A3", + "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-packetssent", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-packetssent", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-packetssent", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-packetssent", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-packetssent", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long%E2%91%A7", - "https://w3c.github.io/webtransport/#dom-webtransportstats-byteslost", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-byteslost", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-byteslost", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-byteslost", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-byteslost", + "https://w3c.github.io/webtransport/#ref-for-underlying-connection%E2%91%A4", + "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-byteslost", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-byteslost", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-byteslost", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-byteslost", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-byteslost", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long%E2%91%A8", - "https://w3c.github.io/webtransport/#dom-webtransportstats-packetslost", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-packetslost", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-packetslost", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-packetslost", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-packetslost", + "https://w3c.github.io/webtransport/#ref-for-underlying-connection%E2%91%A5", + "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-packetslost", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-packetslost", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-packetslost", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-packetslost", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-packetslost", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long%E2%91%A0%E2%93%AA", - "https://w3c.github.io/webtransport/#dom-webtransportstats-bytesreceived", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-bytesreceived", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-bytesreceived", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-bytesreceived", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-bytesreceived", + "https://w3c.github.io/webtransport/#ref-for-underlying-connection%E2%91%A6", + "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-bytesreceived", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-bytesreceived", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-bytesreceived", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-bytesreceived", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-bytesreceived", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long%E2%91%A0%E2%91%A0", - "https://w3c.github.io/webtransport/#dom-webtransportstats-packetsreceived", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-packetsreceived", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-packetsreceived", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-packetsreceived", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-packetsreceived", + "https://w3c.github.io/webtransport/#ref-for-underlying-connection%E2%91%A7", + "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-packetsreceived", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-packetsreceived", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-packetsreceived", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-packetsreceived", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-packetsreceived", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long%E2%91%A0%E2%91%A1", - "https://w3c.github.io/webtransport/#dom-webtransportstats-smoothedrtt", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-smoothedrtt", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-smoothedrtt", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-smoothedrtt", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-smoothedrtt", + "https://w3c.github.io/webtransport/#ref-for-underlying-connection%E2%91%A8", + "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-smoothedrtt", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-smoothedrtt", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-smoothedrtt", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-smoothedrtt", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-smoothedrtt", "https://w3c.github.io/webtransport/#ref-for-dom-domhighrestimestamp%E2%91%A4", - "https://w3c.github.io/webtransport/#dom-webtransportstats-rttvariation", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-rttvariation", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-rttvariation", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-rttvariation", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-rttvariation", + "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-rttvariation", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-rttvariation", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-rttvariation", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-rttvariation", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-rttvariation", "https://w3c.github.io/webtransport/#ref-for-dom-domhighrestimestamp%E2%91%A5", - "https://w3c.github.io/webtransport/#dom-webtransportstats-minrtt", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-minrtt", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-minrtt", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-minrtt", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-minrtt", + "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-minrtt", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-minrtt", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-minrtt", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-minrtt", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-minrtt", "https://w3c.github.io/webtransport/#ref-for-dom-domhighrestimestamp%E2%91%A6", - "https://w3c.github.io/webtransport/#dom-webtransportstats-estimatedsendrate", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-estimatedsendrate", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-estimatedsendrate", - "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportstats-estimatedsendrate", - "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportstats-estimatedsendrate", + "https://w3c.github.io/webtransport/#dom-webtransportconnectionstats-estimatedsendrate", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-estimatedsendrate", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-estimatedsendrate", + "https://w3c.github.io/webtransport/#infopanel-for-dom-webtransportconnectionstats-estimatedsendrate", + "https://w3c.github.io/webtransport/#infopaneltitle-for-dom-webtransportconnectionstats-estimatedsendrate", "https://w3c.github.io/webtransport/#ref-for-idl-unsigned-long-long%E2%91%A0%E2%91%A2", - "https://w3c.github.io/webtransport/#ref-for-protocol-webtransport-session%E2%91%A0%E2%91%A5", + "https://w3c.github.io/webtransport/#ref-for-protocol-webtransport-session%E2%91%A1%E2%91%A1", "https://w3c.github.io/webtransport/#ref-for-dom-webtransport-congestioncontrol%E2%91%A0", "https://w3c.github.io/webtransport/#ref-for-map-exists", "https://w3c.github.io/webtransport/#web-transport-datagram-stats", diff --git a/ed/index.json b/ed/index.json index 595b21a66f8a..f782a1f30f09 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2023-09-26T18:33:53.871Z", + "date": "2023-09-27T00:46:07.717Z", "options": { "fallback": "ed/index.json", "output": "report", @@ -1012,7 +1012,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-typed-om-2/", "crawlCacheInfo": { - "lastModified": "Fri, 22 Sep 2023 21:24:52 GMT" + "lastModified": "Tue, 26 Sep 2023 23:48:16 GMT" }, "generator": "bikeshed", "date": "8 February 2021", @@ -1060,7 +1060,7 @@ ], "crawled": "https://drafts.css-houdini.org/font-metrics-api-1/", "crawlCacheInfo": { - "lastModified": "Fri, 22 Sep 2023 21:25:11 GMT" + "lastModified": "Tue, 26 Sep 2023 23:48:34 GMT" }, "generator": "bikeshed", "date": "12 May 2021", @@ -2558,7 +2558,7 @@ ], "crawled": "https://drafts.fxtf.org/filter-effects-2/", "crawlCacheInfo": { - "lastModified": "Fri, 22 Sep 2023 21:23:08 GMT" + "lastModified": "Tue, 26 Sep 2023 23:46:33 GMT" }, "generator": "bikeshed", "date": "7 March 2023", @@ -8655,7 +8655,7 @@ ], "crawled": "https://wicg.github.io/attribution-reporting-api/", "crawlCacheInfo": { - "lastModified": "Tue, 26 Sep 2023 13:33:48 GMT" + "lastModified": "Tue, 26 Sep 2023 22:28:08 GMT" }, "generator": "bikeshed", "date": "26 September 2023", @@ -11882,10 +11882,10 @@ ], "crawled": "https://wicg.github.io/storage-buckets/", "crawlCacheInfo": { - "lastModified": "Tue, 02 May 2023 16:18:38 GMT" + "lastModified": "Tue, 26 Sep 2023 21:15:43 GMT" }, "generator": "bikeshed", - "date": "2 May 2023", + "date": "26 September 2023", "links": "links/storage-buckets.json", "refs": "refs/storage-buckets.json", "idl": "idl/storage-buckets.idl", @@ -12598,7 +12598,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc2397", "crawlCacheInfo": { - "lastModified": "Tue, 26 Sep 2023 07:34:32 GMT" + "lastModified": "Tue, 26 Sep 2023 16:33:30 GMT" }, "date": "26 September 2023", "links": "links/rfc2397.json", @@ -12640,9 +12640,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc4120", "crawlCacheInfo": { - "lastModified": "Tue, 26 Sep 2023 06:32:26 GMT" + "lastModified": "Wed, 27 Sep 2023 00:45:29 GMT" }, - "date": "26 September 2023", + "date": "27 September 2023", "links": "links/rfc4120.json", "ids": "ids/rfc4120.json" }, @@ -12818,9 +12818,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc6797", "crawlCacheInfo": { - "lastModified": "Tue, 26 Sep 2023 07:44:24 GMT" + "lastModified": "Wed, 27 Sep 2023 00:45:29 GMT" }, - "date": "26 September 2023", + "date": "27 September 2023", "links": "links/rfc6797.json", "ids": "ids/rfc6797.json" }, @@ -12860,9 +12860,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7034", "crawlCacheInfo": { - "lastModified": "Tue, 26 Sep 2023 12:39:51 GMT" + "lastModified": "Wed, 27 Sep 2023 00:40:36 GMT" }, - "date": "26 September 2023", + "date": "27 September 2023", "links": "links/rfc7034.json", "ids": "ids/rfc7034.json" }, @@ -13185,9 +13185,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7239", "crawlCacheInfo": { - "lastModified": "Tue, 26 Sep 2023 18:32:17 GMT" + "lastModified": "Wed, 27 Sep 2023 00:45:31 GMT" }, - "date": "26 September 2023", + "date": "27 September 2023", "links": "links/rfc7239.json", "ids": "ids/rfc7239.json" }, @@ -13227,9 +13227,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7469", "crawlCacheInfo": { - "lastModified": "Tue, 26 Sep 2023 17:31:53 GMT" + "lastModified": "Wed, 27 Sep 2023 00:45:32 GMT" }, - "date": "26 September 2023", + "date": "27 September 2023", "links": "links/rfc7469.json", "ids": "ids/rfc7469.json" }, @@ -13873,7 +13873,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc9111", "crawlCacheInfo": { - "lastModified": "Tue, 26 Sep 2023 18:32:19 GMT" + "lastModified": "Tue, 26 Sep 2023 18:46:59 GMT" }, "date": "26 September 2023", "links": "links/rfc9111.json", @@ -13965,7 +13965,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc9113", "crawlCacheInfo": { - "lastModified": "Tue, 26 Sep 2023 12:39:56 GMT" + "lastModified": "Tue, 26 Sep 2023 14:47:42 GMT" }, "date": "26 September 2023", "links": "links/rfc9113.json", @@ -14011,9 +14011,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc9114", "crawlCacheInfo": { - "lastModified": "Tue, 26 Sep 2023 12:39:57 GMT" + "lastModified": "Wed, 27 Sep 2023 00:45:34 GMT" }, - "date": "26 September 2023", + "date": "27 September 2023", "links": "links/rfc9114.json", "refs": "refs/rfc9114.json", "headings": "headings/rfc9114.json", @@ -15782,7 +15782,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-animationworklet-1/", "crawlCacheInfo": { - "lastModified": "Fri, 22 Sep 2023 21:24:36 GMT" + "lastModified": "Tue, 26 Sep 2023 23:48:01 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -18244,7 +18244,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-layout-api-1/", "crawlCacheInfo": { - "lastModified": "Fri, 22 Sep 2023 21:24:42 GMT" + "lastModified": "Tue, 26 Sep 2023 23:48:06 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -18500,7 +18500,7 @@ ], "crawled": "https://drafts.fxtf.org/css-masking-1/", "crawlCacheInfo": { - "lastModified": "Fri, 22 Sep 2023 21:22:59 GMT" + "lastModified": "Tue, 26 Sep 2023 23:46:25 GMT" }, "generator": "bikeshed", "date": "21 July 2023", @@ -19146,7 +19146,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-paint-api-1/", "crawlCacheInfo": { - "lastModified": "Fri, 22 Sep 2023 21:24:46 GMT" + "lastModified": "Tue, 26 Sep 2023 23:48:09 GMT" }, "generator": "bikeshed", "date": "15 December 2020", @@ -19281,7 +19281,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-properties-values-api-1/", "crawlCacheInfo": { - "lastModified": "Fri, 22 Sep 2023 21:24:51 GMT" + "lastModified": "Tue, 26 Sep 2023 23:48:14 GMT" }, "generator": "bikeshed", "date": "25 August 2023", @@ -20931,7 +20931,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-typed-om-1/", "crawlCacheInfo": { - "lastModified": "Fri, 22 Sep 2023 21:25:10 GMT" + "lastModified": "Tue, 26 Sep 2023 23:48:33 GMT" }, "generator": "bikeshed", "date": "29 August 2023", @@ -22587,7 +22587,7 @@ ], "crawled": "https://drafts.fxtf.org/fill-stroke-3/", "crawlCacheInfo": { - "lastModified": "Fri, 22 Sep 2023 21:23:06 GMT" + "lastModified": "Tue, 26 Sep 2023 23:46:31 GMT" }, "generator": "bikeshed", "date": "4 April 2017", @@ -22651,7 +22651,7 @@ ], "crawled": "https://drafts.fxtf.org/filter-effects-1/", "crawlCacheInfo": { - "lastModified": "Fri, 22 Sep 2023 21:23:27 GMT" + "lastModified": "Tue, 26 Sep 2023 23:46:52 GMT" }, "generator": "bikeshed", "date": "12 September 2022", @@ -23022,7 +23022,7 @@ ], "crawled": "https://drafts.fxtf.org/geometry-1/", "crawlCacheInfo": { - "lastModified": "Fri, 22 Sep 2023 21:23:34 GMT" + "lastModified": "Tue, 26 Sep 2023 23:47:00 GMT" }, "generator": "bikeshed", "date": "10 February 2022", @@ -25353,7 +25353,7 @@ ], "crawled": "https://drafts.fxtf.org/motion-1/", "crawlCacheInfo": { - "lastModified": "Fri, 22 Sep 2023 21:23:39 GMT" + "lastModified": "Tue, 26 Sep 2023 23:47:05 GMT" }, "generator": "bikeshed", "date": "1 August 2023", @@ -31655,10 +31655,10 @@ ], "crawled": "https://webaudio.github.io/web-midi-api/", "crawlCacheInfo": { - "lastModified": "Mon, 18 Sep 2023 22:41:52 GMT" + "lastModified": "Wed, 27 Sep 2023 00:23:25 GMT" }, "generator": "respec", - "date": "18 September 2023", + "date": "27 September 2023", "links": "links/webmidi.json", "refs": "refs/webmidi.json", "events": "events/webmidi.json", @@ -32155,7 +32155,7 @@ ], "crawled": "https://w3c.github.io/webtransport/", "crawlCacheInfo": { - "lastModified": "Tue, 26 Sep 2023 14:22:57 GMT" + "lastModified": "Tue, 26 Sep 2023 18:53:37 GMT" }, "generator": "bikeshed", "date": "26 September 2023", diff --git a/ed/links/attribution-reporting-api.json b/ed/links/attribution-reporting-api.json index f0f679e419e2..a2e7e8127de8 100644 --- a/ed/links/attribution-reporting-api.json +++ b/ed/links/attribution-reporting-api.json @@ -264,6 +264,7 @@ "list-contain", "list-sort-in-descending-order", "serialize-an-infra-value-to-a-json-string", + "iteration-while", "serialize-an-infra-value-to-json-bytes", "forgiving-base64-decode" ], diff --git a/ed/links/storage-buckets.json b/ed/links/storage-buckets.json index 1fc312442d0e..01e089f75ec6 100644 --- a/ed/links/storage-buckets.json +++ b/ed/links/storage-buckets.json @@ -29,7 +29,6 @@ "anchors": [ "environment-settings-object", "relevant-settings-object", - "queue-a-task", "concept-settings-object-origin" ] }, @@ -60,6 +59,7 @@ "storage-bucket", "bucket-map", "bucket-mode", + "queue-a-storage-task", "dictdef-storageestimate", "buckets", "storage-bottle", diff --git a/ed/links/webmidi.json b/ed/links/webmidi.json index f2d71e746fcd..66c8a0483cc5 100644 --- a/ed/links/webmidi.json +++ b/ed/links/webmidi.json @@ -4,7 +4,6 @@ "url": "https://webaudio.github.io/web-midi-api/" }, "links": { - "http://webaudiodemos.appspot.com/monosynth/index.html": {}, "https://datatracker.ietf.org/doc/html/bcp14": {}, "https://dom.spec.whatwg.org/": { "anchors": [