diff --git a/ed/dfns/css-fonts-4.json b/ed/dfns/css-fonts-4.json index 62e288fd1e4c..ca48205b9d2e 100644 --- a/ed/dfns/css-fonts-4.json +++ b/ed/dfns/css-fonts-4.json @@ -2467,10 +2467,9 @@ "access": "public", "informative": false, "heading": { - "id": "font-variant-position-prop", - "href": "https://drafts.csswg.org/css-fonts-4/#font-variant-position-prop", - "title": "Subscript and superscript forms: the font-variant-position property", - "number": "6.5" + "id": "title", + "href": "https://drafts.csswg.org/css-fonts-4/#title", + "title": "CSS Fonts Module Level 4" }, "definedIn": "dt" }, diff --git a/ed/dfns/html.json b/ed/dfns/html.json index 99c1fea776ed..328e26e3cb09 100644 --- a/ed/dfns/html.json +++ b/ed/dfns/html.json @@ -4834,6 +4834,25 @@ }, "definedIn": "prose" }, + { + "id": "concept-document-about-base-url", + "href": "https://html.spec.whatwg.org/multipage/dom.html#concept-document-about-base-url", + "linkingText": [ + "about base URL" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "the-document-object", + "href": "https://html.spec.whatwg.org/multipage/dom.html#the-document-object", + "title": "The Document object", + "number": "3.1.1" + }, + "definedIn": "prose" + }, { "id": "resource-metadata-management", "href": "https://html.spec.whatwg.org/multipage/dom.html#resource-metadata-management", @@ -66027,25 +66046,6 @@ }, "definedIn": "prose" }, - { - "id": "creator-base-url", - "href": "https://html.spec.whatwg.org/multipage/document-sequences.html#creator-base-url", - "linkingText": [ - "creator base URL" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "windows", - "href": "https://html.spec.whatwg.org/multipage/document-sequences.html#windows", - "title": "Browsing contexts", - "number": "7.3.2" - }, - "definedIn": "prose" - }, { "id": "virtual-browsing-context-group-id", "href": "https://html.spec.whatwg.org/multipage/document-sequences.html#virtual-browsing-context-group-id", @@ -67044,6 +67044,25 @@ }, "definedIn": "prose" }, + { + "id": "document-state-about-base-url", + "href": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state-about-base-url", + "linkingText": [ + "about base URL" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "document-state", + "href": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state", + "title": "Document state", + "number": "7.4.1.2" + }, + "definedIn": "prose" + }, { "id": "document-state-nested-histories", "href": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state-nested-histories", @@ -67941,6 +67960,25 @@ }, "definedIn": "dt" }, + { + "id": "navigation-params-about-base-url", + "href": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-params-about-base-url", + "linkingText": [ + "about base URL" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "navigation-supporting-concepts", + "href": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts", + "title": "Supporting concepts", + "number": "7.4.2.1" + }, + "definedIn": "dt" + }, { "id": "navigation-id", "href": "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-id", diff --git a/ed/dfns/streams.json b/ed/dfns/streams.json index 8b55709f2180..4e7696445cfa 100644 --- a/ed/dfns/streams.json +++ b/ed/dfns/streams.json @@ -55,7 +55,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#underlying-source", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -72,7 +72,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#push-source", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -89,7 +89,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pull-source", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -106,7 +106,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#consumer", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -123,7 +123,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#cancel-a-readable-stream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -140,7 +140,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#tee-a-readable-stream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -157,7 +157,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#branches-of-a-readable-stream-tee", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -174,7 +174,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#underlying-byte-source", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -191,7 +191,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -227,7 +227,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#underlying-sink", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -244,7 +244,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#producer", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -261,7 +261,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abort-a-writable-stream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -297,7 +297,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-side", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -314,7 +314,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-side", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -331,7 +331,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transformer", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -348,7 +348,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#identity-transform-stream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -384,7 +384,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pipe-chain", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -401,7 +401,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#original-source", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -418,7 +418,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#ultimate-sink", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -435,7 +435,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#backpressure", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -471,7 +471,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#queuing-strategy", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -488,7 +488,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#high-water-mark", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -505,7 +505,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#desired-size-to-fill-a-streams-internal-queue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -542,7 +542,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#default-reader", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -559,7 +559,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#byob-reader", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -577,7 +577,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writer", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -596,7 +596,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#lock", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -615,7 +615,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#active", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -634,7 +634,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#release-a-lock", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -677,7 +677,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestream-readablestream-underlyingsource-strategy-underlyingsource", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -701,7 +701,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestream-readablestream-underlyingsource-strategy-strategy", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -720,7 +720,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestream-from-asynciterable-asynciterable", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -740,7 +740,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestream-cancel-reason-reason", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -760,7 +760,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestream-getreader-options-options", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -780,7 +780,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestream-pipethrough-transform-options-transform", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -800,7 +800,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestream-pipethrough-transform-options-options", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -820,7 +820,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestream-pipeto-destination-options-destination", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -840,7 +840,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestream-pipeto-destination-options-options", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -859,7 +859,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestream-options", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -876,7 +876,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#typedefdef-readablestreamreader", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -893,7 +893,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#enumdef-readablestreamreadermode", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -912,7 +912,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreamreadermode-byob", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -929,7 +929,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dictdef-readablestreamgetreaderoptions", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -948,7 +948,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreamgetreaderoptions-mode", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -965,7 +965,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dictdef-readablestreamiteratoroptions", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -984,7 +984,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreamiteratoroptions-preventcancel", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1001,7 +1001,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dictdef-readablewritablepair", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1020,7 +1020,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablewritablepair-readable", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1039,7 +1039,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablewritablepair-writable", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1056,7 +1056,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dictdef-streampipeoptions", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1075,7 +1075,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-streampipeoptions-preventclose", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1094,7 +1094,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-streampipeoptions-preventabort", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1113,7 +1113,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-streampipeoptions-preventcancel", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1132,7 +1132,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-streampipeoptions-signal", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1294,7 +1294,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#typedefdef-readablestreamcontroller", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1311,7 +1311,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#callbackdef-underlyingsourcestartcallback", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1330,7 +1330,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsourcestartcallback-controller", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1347,7 +1347,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#callbackdef-underlyingsourcepullcallback", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1366,7 +1366,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsourcepullcallback-controller", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1383,7 +1383,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#callbackdef-underlyingsourcecancelcallback", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1402,7 +1402,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsourcecancelcallback-reason", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1419,7 +1419,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#enumdef-readablestreamtype", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1438,7 +1438,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsource-start", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -1457,7 +1457,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsource-pull", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -1476,7 +1476,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsource-cancel", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -1495,7 +1495,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsource-type", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -1515,7 +1515,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreamtype-bytes", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -1534,7 +1534,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsource-autoallocatechunksize", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -1579,7 +1579,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-from", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -1598,7 +1598,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-locked", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -1618,7 +1618,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-cancel", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -1638,7 +1638,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-get-reader", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -1658,7 +1658,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-pipe-through", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -1678,7 +1678,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-pipe-to", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -1697,7 +1697,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-tee", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -1737,7 +1737,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-async-iterator-prevent-cancel", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -1776,7 +1776,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreamgenericreader-cancel-reason-reason", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1859,7 +1859,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#generic-reader-cancel", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -1898,7 +1898,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreamdefaultreader-readablestreamdefaultreader-stream-stream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1915,7 +1915,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dictdef-readablestreamreadresult", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1934,7 +1934,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreamreadresult-value", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -1953,7 +1953,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreamreadresult-done", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -2012,7 +2012,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#read-request-chunk-steps", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -2031,7 +2031,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#read-request-close-steps", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -2050,7 +2050,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#read-request-error-steps", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -2091,7 +2091,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#default-reader-read", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -2110,7 +2110,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#default-reader-release-lock", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -2149,7 +2149,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreambyobreader-readablestreambyobreader-stream-stream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -2168,7 +2168,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreambyobreader-read-view-view", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -2227,7 +2227,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#read-into-request-chunk-steps", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -2246,7 +2246,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#read-into-request-close-steps", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -2265,7 +2265,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#read-into-request-error-steps", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -2306,7 +2306,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#byob-reader-read", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -2325,7 +2325,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#byob-reader-release-lock", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -2364,7 +2364,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreamdefaultcontroller-enqueue-chunk-chunk", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -2384,7 +2384,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreamdefaultcontroller-error-e-e", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -2655,7 +2655,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-default-controller-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -2675,7 +2675,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-default-controller-enqueue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -2695,7 +2695,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-default-controller-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -2796,7 +2796,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablebytestreamcontroller-enqueue-chunk-chunk", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -2816,7 +2816,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablebytestreamcontroller-error-e-e", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -3127,7 +3127,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-queue-entry-buffer", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -3146,7 +3146,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-queue-entry-byte-offset", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -3165,7 +3165,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-queue-entry-byte-length", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -3182,7 +3182,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pull-into-descriptor", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3201,7 +3201,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pull-into-descriptor-buffer", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -3220,7 +3220,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pull-into-descriptor-buffer-byte-length", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -3239,7 +3239,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pull-into-descriptor-byte-offset", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -3258,7 +3258,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pull-into-descriptor-byte-length", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -3277,7 +3277,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pull-into-descriptor-bytes-filled", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -3296,7 +3296,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pull-into-descriptor-element-size", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -3315,7 +3315,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pull-into-descriptor-view-constructor", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -3334,7 +3334,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pull-into-descriptor-reader-type", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -3374,7 +3374,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rbs-controller-desired-size", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3393,7 +3393,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rbs-controller-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3412,7 +3412,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rbs-controller-enqueue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3432,7 +3432,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rbs-controller-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3533,7 +3533,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreambyobrequest-respond-byteswritten-byteswritten", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -3552,7 +3552,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-readablestreambyobrequest-respondwithnewview-view-view", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -3634,7 +3634,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-byob-request-respond", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3653,7 +3653,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-byob-request-respond-with-new-view", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3689,7 +3689,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#acquire-readable-stream-reader", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3706,7 +3706,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#create-readable-stream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3723,7 +3723,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-createreadablebytestream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3740,7 +3740,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#initialize-readable-stream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3757,7 +3757,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#is-readable-stream-locked", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3774,7 +3774,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-from-iterable", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3791,7 +3791,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-pipe-to", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3808,7 +3808,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-pipeTo-shutdown-with-action", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3825,7 +3825,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-pipeTo-shutdown", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3842,7 +3842,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-pipeTo-finalize", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3859,7 +3859,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-tee", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3876,7 +3876,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-readablestreamdefaulttee", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3893,7 +3893,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-readablebytestreamtee", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3933,7 +3933,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-readablestreamcontroller-pullsteps", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -3952,7 +3952,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-readablestreamcontroller-releasesteps", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -3969,7 +3969,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-add-read-into-request", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -3986,7 +3986,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-add-read-request", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4003,7 +4003,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-cancel", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4020,7 +4020,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4037,7 +4037,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4054,7 +4054,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-fulfill-read-into-request", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4071,7 +4071,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-fulfill-read-request", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4088,7 +4088,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-get-num-read-into-requests", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4105,7 +4105,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-get-num-read-requests", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4122,7 +4122,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-has-byob-reader", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4139,7 +4139,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-has-default-reader", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4175,7 +4175,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-reader-generic-initialize", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4192,7 +4192,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-reader-generic-release", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4209,7 +4209,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-readablestreambyobreadererrorreadintorequests", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4226,7 +4226,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-byob-reader-read", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4243,7 +4243,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-readablestreambyobreaderrelease", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4260,7 +4260,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-readablestreamdefaultreadererrorreadrequests", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4277,7 +4277,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-default-reader-read", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4294,7 +4294,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-readablestreamdefaultreaderrelease", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4311,7 +4311,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#set-up-readable-stream-byob-reader", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4328,7 +4328,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#set-up-readable-stream-default-reader", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4364,7 +4364,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-default-controller-should-call-pull", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4381,7 +4381,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-default-controller-clear-algorithms", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4398,7 +4398,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-default-controller-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4415,7 +4415,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-default-controller-enqueue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4432,7 +4432,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-default-controller-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4449,7 +4449,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-default-controller-get-desired-size", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4466,7 +4466,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#rs-default-controller-has-backpressure", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4483,7 +4483,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-stream-default-controller-can-close-or-enqueue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4500,7 +4500,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#set-up-readable-stream-default-controller", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4517,7 +4517,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#set-up-readable-stream-default-controller-from-underlying-source", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4553,7 +4553,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-clear-algorithms", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4570,7 +4570,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-clear-pending-pull-intos", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4587,7 +4587,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4604,7 +4604,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-commit-pull-into-descriptor", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4621,7 +4621,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-convert-pull-into-descriptor", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4638,7 +4638,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-enqueue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4655,7 +4655,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-enqueue-chunk-to-queue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4672,7 +4672,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-readablebytestreamcontrollerenqueueclonedchunktoqueue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4689,7 +4689,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-readablebytestreamcontrollerenqueuedetachedpullintotoqueue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4706,7 +4706,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4723,7 +4723,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-fill-head-pull-into-descriptor", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4740,7 +4740,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-fill-pull-into-descriptor-from-queue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4757,7 +4757,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-readablebytestreamcontrollerfillreadrequestfromqueue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4774,7 +4774,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-readablebytestreamcontrollergetbyobrequest", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4791,7 +4791,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-get-desired-size", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4808,7 +4808,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-handle-queue-drain", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4825,7 +4825,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-invalidate-byob-request", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4842,7 +4842,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-process-pull-into-descriptors-using-queue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4859,7 +4859,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-readablebytestreamcontrollerprocessreadrequestsusingqueue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4876,7 +4876,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-pull-into", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4893,7 +4893,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-respond", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4910,7 +4910,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-respond-in-closed-state", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4927,7 +4927,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-respond-in-readable-state", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4944,7 +4944,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-respond-internal", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4961,7 +4961,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-respond-with-new-view", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4978,7 +4978,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-shift-pending-pull-into", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -4995,7 +4995,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readable-byte-stream-controller-should-call-pull", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -5012,7 +5012,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#set-up-readable-byte-stream-controller", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -5029,7 +5029,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#set-up-readable-byte-stream-controller-from-underlying-source", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -5072,7 +5072,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-writablestream-writablestream-underlyingsink-strategy-underlyingsink", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5096,7 +5096,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-writablestream-writablestream-underlyingsink-strategy-strategy", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5116,7 +5116,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-writablestream-abort-reason-reason", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5385,7 +5385,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pending-abort-request-promise", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -5404,7 +5404,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pending-abort-request-reason", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -5423,7 +5423,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#pending-abort-request-was-already-erroring", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -5459,7 +5459,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#callbackdef-underlyingsinkstartcallback", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5478,7 +5478,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsinkstartcallback-controller", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5495,7 +5495,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#callbackdef-underlyingsinkwritecallback", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5514,7 +5514,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsinkwritecallback-chunk", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5533,7 +5533,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsinkwritecallback-controller", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5550,7 +5550,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#callbackdef-underlyingsinkclosecallback", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5567,7 +5567,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#callbackdef-underlyingsinkabortcallback", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5586,7 +5586,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsinkabortcallback-reason", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5605,7 +5605,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsink-start", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -5624,7 +5624,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsink-write", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -5643,7 +5643,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsink-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -5662,7 +5662,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsink-abort", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -5681,7 +5681,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-underlyingsink-type", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -5726,7 +5726,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#ws-locked", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -5746,7 +5746,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#ws-abort", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -5765,7 +5765,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#ws-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -5784,7 +5784,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#ws-get-writer", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -5823,7 +5823,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-writablestreamdefaultwriter-writablestreamdefaultwriter-stream-stream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5843,7 +5843,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-writablestreamdefaultwriter-abort-reason-reason", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5863,7 +5863,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-writablestreamdefaultwriter-write-chunk-chunk", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -5967,7 +5967,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#default-writer-closed", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -5986,7 +5986,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#default-writer-desired-size", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6005,7 +6005,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#default-writer-ready", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6025,7 +6025,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#default-writer-abort", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6044,7 +6044,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#default-writer-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6063,7 +6063,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#default-writer-release-lock", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6083,7 +6083,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#default-writer-write", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6122,7 +6122,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-writablestreamdefaultcontroller-error-e-e", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -6392,7 +6392,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#ws-default-controller-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6470,7 +6470,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#create-writable-stream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6487,7 +6487,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#initialize-writable-stream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6504,7 +6504,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#is-writable-stream-locked", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6521,7 +6521,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#set-up-writable-stream-default-writer", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6538,7 +6538,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-abort", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6555,7 +6555,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6595,7 +6595,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-writablestreamcontroller-errorsteps", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -6612,7 +6612,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-add-write-request", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6629,7 +6629,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-close-queued-or-in-flight", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6646,7 +6646,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-deal-with-rejection", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6663,7 +6663,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-finish-erroring", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6680,7 +6680,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-finish-in-flight-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6697,7 +6697,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-finish-in-flight-close-with-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6714,7 +6714,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-finish-in-flight-write", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6731,7 +6731,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-finish-in-flight-write-with-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6748,7 +6748,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-has-operation-marked-in-flight", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6765,7 +6765,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-mark-close-request-in-flight", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6782,7 +6782,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-mark-first-write-request-in-flight", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6799,7 +6799,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-reject-close-and-closed-promise-if-needed", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6816,7 +6816,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-start-erroring", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6833,7 +6833,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-update-backpressure", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6869,7 +6869,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-writer-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6886,7 +6886,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-writer-close-with-error-propagation", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6903,7 +6903,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-writer-ensure-closed-promise-rejected", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6920,7 +6920,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-writer-ensure-ready-promise-rejected", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6937,7 +6937,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-writer-get-desired-size", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6954,7 +6954,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-writer-release", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -6971,7 +6971,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-writer-write", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7007,7 +7007,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#set-up-writable-stream-default-controller-from-underlying-sink", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7024,7 +7024,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-controller-advance-queue-if-needed", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7041,7 +7041,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-controller-clear-algorithms", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7058,7 +7058,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-controller-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7075,7 +7075,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-controller-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7092,7 +7092,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-controller-error-if-needed", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7109,7 +7109,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-controller-get-backpressure", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7126,7 +7126,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-controller-get-chunk-size", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7143,7 +7143,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-controller-get-desired-size", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7160,7 +7160,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-controller-process-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7177,7 +7177,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-controller-process-write", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7194,7 +7194,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writable-stream-default-controller-write", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7239,7 +7239,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformstream-transformstream-transformer-writablestrategy-readablestrategy-transformer", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -7265,7 +7265,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformstream-transformstream-transformer-writablestrategy-readablestrategy-writablestrategy", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -7291,7 +7291,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformstream-transformstream-transformer-writablestrategy-readablestrategy-readablestrategy", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -7453,7 +7453,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#callbackdef-transformerstartcallback", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -7472,7 +7472,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformerstartcallback-controller", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -7489,7 +7489,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#callbackdef-transformerflushcallback", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -7508,7 +7508,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformerflushcallback-controller", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -7525,7 +7525,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#callbackdef-transformertransformcallback", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -7544,7 +7544,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformertransformcallback-chunk", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -7563,7 +7563,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformertransformcallback-controller", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -7582,7 +7582,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformer-start", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -7601,7 +7601,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformer-transform", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -7620,7 +7620,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformer-flush", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -7639,7 +7639,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformer-readabletype", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -7658,7 +7658,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformer-writabletype", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -7705,7 +7705,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#ts-readable", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7724,7 +7724,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#ts-writable", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7763,7 +7763,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformstreamdefaultcontroller-enqueue-chunk-chunk", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -7783,7 +7783,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-transformstreamdefaultcontroller-error-reason-reason", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -7887,7 +7887,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#ts-default-controller-enqueue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7908,7 +7908,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#ts-default-controller-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7927,7 +7927,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#ts-default-controller-terminate", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7963,7 +7963,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transform-stream-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7980,7 +7980,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transform-stream-error-writable-and-unblock-write", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -7997,7 +7997,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transform-stream-set-backpressure", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8033,7 +8033,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#set-up-transform-stream-default-controller-from-transformer", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8050,7 +8050,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transform-stream-default-controller-clear-algorithms", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8067,7 +8067,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transform-stream-default-controller-enqueue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8084,7 +8084,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transform-stream-default-controller-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8101,7 +8101,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transform-stream-default-controller-perform-transform", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8118,7 +8118,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transform-stream-default-controller-terminate", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8154,7 +8154,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transform-stream-default-sink-abort-algorithm", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8171,7 +8171,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transform-stream-default-sink-close-algorithm", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8226,7 +8226,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#callbackdef-queuingstrategysize", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -8245,7 +8245,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-queuingstrategysize-chunk", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -8264,7 +8264,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-queuingstrategy-highwatermark", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -8283,7 +8283,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-queuingstrategy-size", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "dt" }, @@ -8300,7 +8300,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dictdef-queuingstrategyinit", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -8319,7 +8319,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-queuingstrategyinit-highwatermark", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -8358,7 +8358,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-bytelengthqueuingstrategy-bytelengthqueuingstrategy-init-init", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -8396,7 +8396,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#byte-length-queuing-strategy-size-function", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8437,7 +8437,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#blqs-high-water-mark", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8456,7 +8456,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#blqs-size", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8495,7 +8495,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-countqueuingstrategy-countqueuingstrategy-init-init", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "pre" }, @@ -8533,7 +8533,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#count-queuing-strategy-size-function", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8574,7 +8574,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#cqs-high-water-mark", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8593,7 +8593,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#cqs-size", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8629,7 +8629,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#make-size-algorithm-from-size-function", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8667,7 +8667,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#value-with-size-value", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8686,7 +8686,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#value-with-size-size", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8703,7 +8703,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dequeue-value", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8720,7 +8720,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#enqueue-value-with-size", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8737,7 +8737,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#peek-queue-value", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8754,7 +8754,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#reset-queue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8790,7 +8790,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-packandpostmessage", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8807,7 +8807,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-packandpostmessagehandlingerror", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8824,7 +8824,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-setupcrossrealmtransformreadable", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8841,7 +8841,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-setupcrossrealmtransformwritable", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8877,7 +8877,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#is-non-negative-number", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8894,7 +8894,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transfer-array-buffer", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8911,7 +8911,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-cloneasuint8array", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8928,7 +8928,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#abstract-opdef-structuredclone", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8968,7 +8968,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-set-up-pullalgorithm", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -8987,7 +8987,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-set-up-cancelalgorithm", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9006,7 +9006,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-set-up-highwatermark", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9025,7 +9025,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-set-up-sizealgorithm", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9044,7 +9044,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-set-up-with-byte-reading-support", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9063,7 +9063,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-set-up-with-byte-reading-support-pullalgorithm", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9082,7 +9082,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-set-up-with-byte-reading-support-cancelalgorithm", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9101,7 +9101,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-set-up-with-byte-reading-support-highwatermark", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9120,7 +9120,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-desired-size-to-fill-up-to-the-high-water-mark", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9140,7 +9140,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-need-more-data", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9159,7 +9159,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-close", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9178,7 +9178,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9197,7 +9197,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-enqueue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9216,7 +9216,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-current-byob-request-view", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9235,7 +9235,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-pull-from-bytes", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9277,7 +9277,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestreamdefaultreader-read-a-chunk", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9297,7 +9297,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestreamdefaultreader-read-all-bytes", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9314,7 +9314,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#read-loop", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9333,7 +9333,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestreamdefaultreader-release", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9352,7 +9352,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestreamdefaultreader-cancel", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9371,7 +9371,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-cancel", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9391,7 +9391,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-tee", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9431,7 +9431,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-closed", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9450,7 +9450,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-errored", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9469,7 +9469,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-locked", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9488,7 +9488,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#is-readable-stream-disturbed", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9528,7 +9528,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writablestream-set-up-writealgorithm", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9547,7 +9547,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writablestream-set-up-closealgorithm", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9566,7 +9566,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writablestream-set-up-abortalgorithm", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9585,7 +9585,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writablestream-set-up-highwatermark", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9604,7 +9604,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writablestream-set-up-sizealgorithm", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9624,7 +9624,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writablestream-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9643,7 +9643,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writablestream-signal", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9750,7 +9750,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#writablestream-abort", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9791,7 +9791,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transformstream-set-up-transformalgorithm", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9810,7 +9810,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transformstream-set-up-flushalgorithm", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9828,7 +9828,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#create-an-identity-transformstream", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9847,7 +9847,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transformstream-enqueue", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9866,7 +9866,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transformstream-terminate", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9885,7 +9885,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#transformstream-error", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9923,7 +9923,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#generictransformstream-transform", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9942,7 +9942,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-generictransformstream-readable", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -9961,7 +9961,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#dom-generictransformstream-writable", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -10043,7 +10043,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-pipe-to-preventclose", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -10063,7 +10063,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-pipe-to-preventabort", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -10083,7 +10083,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-pipe-to-preventcancel", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -10103,7 +10103,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-pipe-to-signal", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -10124,7 +10124,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-pipe-through", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -10144,7 +10144,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-pipe-through-preventclose", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -10164,7 +10164,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-pipe-through-preventabort", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -10184,7 +10184,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-pipe-through-preventcancel", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -10204,7 +10204,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-pipe-through-signal", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" }, @@ -10224,7 +10224,7 @@ "informative": false, "heading": { "href": "https://streams.spec.whatwg.org/#readablestream-create-a-proxy", - "title": "Streams Living Standard — Last Updated 7 June 2023" + "title": "Streams Living Standard — Last Updated 12 July 2023" }, "definedIn": "prose" } diff --git a/ed/ids/css-flexbox-1.json b/ed/ids/css-flexbox-1.json index b49b3dec0632..c50b9b903262 100644 --- a/ed/ids/css-flexbox-1.json +++ b/ed/ids/css-flexbox-1.json @@ -720,7 +720,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size-property%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A3", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#valdef-flex-basis-content", "https://drafts.csswg.org/css-flexbox-1/#infopanel-for-valdef-flex-basis-content", @@ -829,7 +829,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-width%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A1", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A1", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-content%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-width%E2%91%A0%E2%91%A2", @@ -1210,7 +1210,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-preferred-aspect-ratio%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A8%E2%91%A3", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A2", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto", "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A8%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-size%E2%91%A0%E2%91%A2", @@ -2034,7 +2034,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-display%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A5%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#change-2015-min-auto-intrinsic-percentages", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A4", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-min-height%E2%91%A6", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-max-height%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A5", @@ -2124,9 +2124,9 @@ "https://drafts.csswg.org/css-flexbox-1/#change-2015-align-self-auto", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-justify-self", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A6", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-self%E2%91%A1%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-align-items%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-stretch%E2%91%A1", @@ -2252,9 +2252,9 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-main-size-basis", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A7", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#change-201403-min-auto-intrinsic-percentages", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A5", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-min-height%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-max-height%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-height%E2%91%A0%E2%91%A8", @@ -2342,7 +2342,7 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-size%E2%91%A4%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A7%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-size%E2%91%A5%E2%91%A2", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A6", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-definite%E2%91%A4%E2%91%A7", "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-width-fit-content", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%93%AA", @@ -2389,7 +2389,7 @@ "https://drafts.csswg.org/css-flexbox-1/#change-2012-flex-basis-zero", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex-basis%E2%91%A1%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A7", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A8", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A2%E2%91%A8", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A3%E2%93%AA", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-flex%E2%91%A3%E2%91%A0", @@ -2407,17 +2407,17 @@ "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-top", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-bottom", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A7", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-left%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-right%E2%91%A0", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A4", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%91%A2", "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-start%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-start%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-static-position", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-top%E2%91%A0", "https://drafts.csswg.org/css-flexbox-1/#ref-for-propdef-bottom%E2%91%A0", - "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-align-items-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-flexbox-1/#ref-for-valdef-flex-basis-auto%E2%91%A5", "https://drafts.csswg.org/css-flexbox-1/#ref-for-flex-item%E2%91%A0%E2%91%A8%E2%91%A3", "https://drafts.csswg.org/css-flexbox-1/#ref-for-main-start%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-flexbox-1/#ref-for-cross-start%E2%91%A0%E2%91%A6", diff --git a/ed/ids/css-fonts-4.json b/ed/ids/css-fonts-4.json index ff14402630d5..fec03a988008 100644 --- a/ed/ids/css-fonts-4.json +++ b/ed/ids/css-fonts-4.json @@ -133,8 +133,12 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-family-system-ui%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#emoji-def", "https://drafts.csswg.org/css-fonts-4/#valdef-font-family-emoji", + "https://drafts.csswg.org/css-fonts-4/#infopanel-for-valdef-font-family-emoji", + "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-valdef-font-family-emoji", + "https://drafts.csswg.org/css-fonts-4/#infopanel-for-valdef-font-family-emoji", + "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-valdef-font-family-emoji", + "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-family-emoji", "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-variant-emoji-emoji", - "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-variant-emoji-emoji%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#math-def", "https://drafts.csswg.org/css-fonts-4/#valdef-font-family-math", "https://drafts.csswg.org/css-fonts-4/#fangsong-def", @@ -899,8 +903,8 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-src%E2%91%A6", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-src%E2%91%A7", "https://drafts.csswg.org/css-fonts-4/#font-display-desc", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A6", "https://drafts.csswg.org/css-fonts-4/#descdef-font-face-font-display", "https://drafts.csswg.org/css-fonts-4/#infopanel-for-descdef-font-face-font-display", @@ -912,7 +916,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A6%E2%91%A4", "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A6%E2%91%A5", "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A6%E2%91%A6", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A1", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-font-block-period%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#valdef-font-face-font-display-auto", "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-display-block", @@ -949,14 +953,14 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-valdef-font-face-font-display-fallback%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#font-display-font-feature-values", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A0", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A2", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A3%E2%91%A8", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A2", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A4%E2%93%AA", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A1", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A3", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values%E2%91%A1", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A2", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A4%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A4%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#descdef-font-feature-values-font-display", @@ -1014,7 +1018,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-ascent-metric", "https://drafts.csswg.org/css-fonts-4/#ref-for-descent-metric", "https://drafts.csswg.org/css-fonts-4/#ref-for-line-gap-metric", - "https://drafts.csswg.org/css-fonts-4/#ref-for-font-variant-alternates-normal-value", + "https://drafts.csswg.org/css-fonts-4/#ref-for-font-variant-position-normal-value", "https://drafts.csswg.org/css-fonts-4/#ex-percent-resolve", "https://drafts.csswg.org/css-fonts-4/#ref-for-ascent-metric%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ex-override-local-metrics", @@ -1236,6 +1240,10 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A8%E2%91%A3", "https://drafts.csswg.org/css-fonts-4/#ref-for-comb-one%E2%91%A8%E2%91%A4", "https://drafts.csswg.org/css-fonts-4/#font-variant-position-normal-value", + "https://drafts.csswg.org/css-fonts-4/#infopanel-for-font-variant-position-normal-value", + "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-font-variant-position-normal-value", + "https://drafts.csswg.org/css-fonts-4/#infopanel-for-font-variant-position-normal-value", + "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-font-variant-position-normal-value", "https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-position-sub", "https://drafts.csswg.org/css-fonts-4/#infopanel-for-valdef-font-variant-position-sub", "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-valdef-font-variant-position-sub", @@ -1411,10 +1419,6 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-feature-value-name-value%E2%91%A7", "https://drafts.csswg.org/css-fonts-4/#ex-effectively-same", "https://drafts.csswg.org/css-fonts-4/#font-variant-alternates-normal-value", - "https://drafts.csswg.org/css-fonts-4/#infopanel-for-font-variant-alternates-normal-value", - "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-font-variant-alternates-normal-value", - "https://drafts.csswg.org/css-fonts-4/#infopanel-for-font-variant-alternates-normal-value", - "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-font-variant-alternates-normal-value", "https://drafts.csswg.org/css-fonts-4/#valdef-font-variant-alternates-historical-forms", "https://drafts.csswg.org/css-fonts-4/#infopanel-for-valdef-font-variant-alternates-historical-forms", "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-valdef-font-variant-alternates-historical-forms", @@ -1488,7 +1492,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values%E2%91%A8", "https://drafts.csswg.org/css-fonts-4/#ref-for-typedef-declaration-rule-list%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-rule", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A3", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A4", "https://drafts.csswg.org/css-fonts-4/#ref-for-cssstyledeclaration-declarations", "https://drafts.csswg.org/css-fonts-4/#font-feature-value-declaration", "https://drafts.csswg.org/css-fonts-4/#infopanel-for-font-feature-value-declaration", @@ -1973,7 +1977,7 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-palette-values%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-palette-values%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-fonts-4/#font-family-2-desc", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-font-family%E2%91%A0", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-family%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#descdef-font-palette-values-font-family", "https://drafts.csswg.org/css-fonts-4/#infopanel-for-descdef-font-palette-values-font-family", "https://drafts.csswg.org/css-fonts-4/#infopaneltitle-for-descdef-font-palette-values-font-family", @@ -2154,7 +2158,7 @@ "https://drafts.csswg.org/css-fonts-4/#sp217", "https://drafts.csswg.org/css-fonts-4/#a11y", "https://drafts.csswg.org/css-fonts-4/#acknowledgments", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A4", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A5", "https://drafts.csswg.org/css-fonts-4/#changes", "https://drafts.csswg.org/css-fonts-4/#changes-2021-12-21", "https://drafts.csswg.org/css-fonts-4/#ref-for-propdef-font-palette%E2%91%A4", @@ -2597,8 +2601,8 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-at-font-face-rule%E2%91%A7%E2%91%A5", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-ascent-override%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-descent-override%E2%91%A1", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A3", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-family%E2%91%A0", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-display%E2%91%A2", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-family%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-feature-settings%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-language-override%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-font-named-instance%E2%91%A2", @@ -2611,11 +2615,11 @@ "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-face-unicode-range%E2%91%A8", "https://drafts.csswg.org/css-fonts-4/#font-feature-values-descriptor-table", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-feature-values%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A5", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-feature-values-font-display%E2%91%A6", "https://drafts.csswg.org/css-fonts-4/#font-palette-values-descriptor-table", "https://drafts.csswg.org/css-fonts-4/#ref-for-at-ruledef-font-palette-values%E2%91%A2%E2%93%AA", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-base-palette", - "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-font-family%E2%91%A1", + "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-font-family%E2%91%A0", "https://drafts.csswg.org/css-fonts-4/#ref-for-descdef-font-palette-values-override-colors%E2%91%A1", "https://drafts.csswg.org/css-fonts-4/#idl-index", "https://drafts.csswg.org/css-fonts-4/#issues-index" diff --git a/ed/ids/css-grid-1.json b/ed/ids/css-grid-1.json index 0bea45f91649..409353872012 100644 --- a/ed/ids/css-grid-1.json +++ b/ed/ids/css-grid-1.json @@ -1203,8 +1203,8 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-template-columns%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-rows-none%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#example-e7e1afc0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-implicitly-assigned-line-name%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-named-grid-area%E2%91%A0%E2%91%A1", @@ -1857,7 +1857,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-physical", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-direction", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-writing-mode", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A7", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-property%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A6%E2%93%AA", @@ -1873,11 +1873,11 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-grid%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-property%E2%91%A0%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-implicit-grid%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-implicit-grid-lines%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-span%E2%91%A6", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A5", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-property%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#static-position", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A6%E2%91%A2", @@ -2068,7 +2068,7 @@ "https://drafts.csswg.org/css-grid-1/#infopaneltitle-for-intrinsic-sizing-function", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A3", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#flexible-sizing-function", "https://drafts.csswg.org/css-grid-1/#infopanel-for-flexible-sizing-function", @@ -2097,10 +2097,10 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-automatic-minimum-size%E2%91%A1", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A5", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-flex%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-track-sizing-algorithm%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-row%E2%91%A2", @@ -2164,7 +2164,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-minmax%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-typedef-flex%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A4", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A6", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#max-track-sizing-function", "https://drafts.csswg.org/css-grid-1/#infopanel-for-max-track-sizing-function", "https://drafts.csswg.org/css-grid-1/#infopaneltitle-for-max-track-sizing-function", @@ -2186,7 +2186,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-max-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-available-grid-space%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-available-grid-space%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A8%E2%91%A8", @@ -2231,7 +2231,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-fixed-sizing-function%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-indefinite%E2%91%A4", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-intrinsic-sizing-function%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A8", @@ -2271,7 +2271,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-max-content-contribution%E2%91%A3", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%93%AA%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A1", @@ -2357,7 +2357,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-distribute-extra-space%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-limited-contribution%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-distribute-extra-space%E2%91%A2", @@ -2537,7 +2537,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%93%AA%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-justify-content-normal", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-align-content-stretch", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-definite%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-free-space%E2%91%A0%E2%93%AA", @@ -2562,10 +2562,10 @@ "https://drafts.csswg.org/css-grid-1/#fragmentation-alg", "https://drafts.csswg.org/css-grid-1/#ref-for-fragmentation-container%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-grid-row%E2%91%A5", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-flex-fr%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-area%E2%91%A2%E2%91%A5", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#acks", "https://drafts.csswg.org/css-grid-1/#changes", "https://drafts.csswg.org/css-grid-1/#changes-202012", @@ -2861,7 +2861,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-intrinsic-size-contribution%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#change-2017-overgrow", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A0%E2%93%AA", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A0", @@ -2939,11 +2939,11 @@ "https://drafts.csswg.org/css-grid-1/#change-2016-auto-percent-track", "https://drafts.csswg.org/css-grid-1/#ref-for-percentage-value%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A2", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A1", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A2", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-percentage-value%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-fit-content-size", @@ -2969,9 +2969,9 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-align-content%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-justify-content%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A3", - "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A2%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A2%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A3%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-definite%E2%91%A2%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-free-space%E2%91%A0%E2%91%A3", @@ -2989,7 +2989,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-baseline-sharing-group%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-item%E2%91%A0%E2%91%A2%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#change-2016-auto-min-fixed-tracks", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A5", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-width-auto%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-min-width%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-min-height%E2%91%A2", @@ -2999,7 +2999,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-overflow-visible", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%93%AA", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A6", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A7", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-item%E2%91%A0%E2%91%A2%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-track%E2%91%A2%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-fixed-sizing-function%E2%91%A0%E2%91%A2", @@ -3018,10 +3018,10 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-fixed-sizing-function%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A3%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#change-2016-auto-max-constraint", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A7", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-flexible-sizing-function%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A1%E2%91%A8", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%93%AA", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A7", @@ -3031,7 +3031,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-min-content%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A2", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-constraint%E2%91%A8", "https://drafts.csswg.org/css-grid-1/#ref-for-min-content-contribution%E2%91%A0%E2%91%A6", @@ -3039,7 +3039,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-min-track-sizing-function%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-max-track-sizing-function%E2%91%A3%E2%91%A2", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%93%AA", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A0", "https://drafts.csswg.org/css-grid-1/#ref-for-grid-container%E2%91%A0%E2%91%A2%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-max-content-constraint%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#ref-for-max-content-contribution%E2%91%A0%E2%91%A1", @@ -3067,7 +3067,7 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-block-level%E2%91%A2", "https://drafts.csswg.org/css-grid-1/#ref-for-block-formatting-context%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-block-box%E2%91%A2", - "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-inline-size%E2%91%A6", "https://drafts.csswg.org/css-grid-1/#change-2016-tracks-before", "https://drafts.csswg.org/css-grid-1/#ref-for-implicit-grid-track%E2%91%A5", @@ -3082,9 +3082,9 @@ "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-align-content%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-propdef-justify-content%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-max-content%E2%91%A1%E2%91%A4", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A0", - "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A1", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-1/#ref-for-valdef-grid-template-columns-auto%E2%91%A2%E2%91%A2", + "https://drafts.csswg.org/css-grid-1/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-1/#change-2016-auto-min-editorial", "https://drafts.csswg.org/css-grid-1/#ref-for-minimum-contribution%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-1/#ref-for-base-size%E2%91%A3%E2%91%A3", diff --git a/ed/ids/css-grid-2.json b/ed/ids/css-grid-2.json index 88e2a6a2a873..c5903af0582b 100644 --- a/ed/ids/css-grid-2.json +++ b/ed/ids/css-grid-2.json @@ -281,11 +281,11 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-block-level%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-block-formatting-context%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-block-box", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A1", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto", "https://drafts.csswg.org/css-grid-2/#ref-for-inline-size", "https://drafts.csswg.org/css-grid-2/#ref-for-inline-formatting-context", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A1%E2%91%A2", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A2", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-block-size", "https://drafts.csswg.org/css-grid-2/#ref-for-max-content", "https://drafts.csswg.org/css-grid-2/#ref-for-min-content", @@ -421,7 +421,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-scroll-container%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-track%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A3", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-flexible-tracks", "https://drafts.csswg.org/css-grid-2/#ref-for-automatic-minimum-size%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-content-based-minimum-size%E2%91%A0", @@ -861,7 +861,7 @@ "https://drafts.csswg.org/css-grid-2/#infopanel-for-valdef-grid-template-columns-fit-content", "https://drafts.csswg.org/css-grid-2/#infopaneltitle-for-valdef-grid-template-columns-fit-content", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A4", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-min-content%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-template-rows-track-sizing-function%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A0", @@ -1346,13 +1346,13 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-template-areas%E2%91%A0%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-template-rows%E2%91%A1%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-typedef-track-size%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A5", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-template-columns%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-rows-none%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#example-e7e1afc0", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A1", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A5", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-implicitly-assigned-line-name%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-named-grid-area%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-funcdef-repeat%E2%91%A0%E2%91%A0", @@ -1841,7 +1841,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-end%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-column-end%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A0%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A2", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#propdef-grid-area", "https://drafts.csswg.org/css-grid-2/#infopanel-for-propdef-grid-area", "https://drafts.csswg.org/css-grid-2/#infopaneltitle-for-propdef-grid-area", @@ -1868,17 +1868,17 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A0%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-column-end%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A0%E2%91%A7", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A3", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-end%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-start%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-end%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A1%E2%93%AA", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A4", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-column-start%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row-start%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-identifier-value%E2%91%A1%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A5", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-margin", "https://drafts.csswg.org/css-grid-2/#auto-placement-algo", "https://drafts.csswg.org/css-grid-2/#grid-item-placement-algorithm", @@ -2180,7 +2180,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-physical", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-direction", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-writing-mode", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A6", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-property%E2%91%A0%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A6%E2%91%A5", @@ -2501,14 +2501,14 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-minmax%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-typedef-flex%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A2", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#max-track-sizing-function", "https://drafts.csswg.org/css-grid-2/#infopanel-for-max-track-sizing-function", "https://drafts.csswg.org/css-grid-2/#infopaneltitle-for-max-track-sizing-function", "https://drafts.csswg.org/css-grid-2/#infopanel-for-max-track-sizing-function", "https://drafts.csswg.org/css-grid-2/#infopaneltitle-for-max-track-sizing-function", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-minmax%E2%91%A4", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A7", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A4", @@ -2523,7 +2523,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-min-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-max-content-constraint%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-available-grid-space%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-available-grid-space%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A0", @@ -2568,7 +2568,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-fixed-sizing-function%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-indefinite%E2%91%A4", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-intrinsic-sizing-function%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-max-track-sizing-function%E2%91%A8", @@ -2588,7 +2588,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A5", "https://drafts.csswg.org/css-grid-2/#ref-for-growth-limit%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-fit-content%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A8", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-max-track-sizing-function%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#algo-baseline-shims", @@ -2608,7 +2608,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function%E2%91%A6", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-max-content-contribution%E2%91%A3", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A2", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function%E2%91%A7", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-min-content-constraint%E2%91%A1", @@ -2694,7 +2694,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-distribute-extra-space%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-base-size%E2%91%A0%E2%91%A4", "https://drafts.csswg.org/css-grid-2/#ref-for-min-track-sizing-function%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-max-content%E2%91%A0%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-limited-contribution%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-distribute-extra-space%E2%91%A2", @@ -2867,7 +2867,7 @@ "https://drafts.csswg.org/css-grid-2/#ref-for-grid-container%E2%91%A0%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-justify-content-normal", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-align-content-stretch", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A4", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A2", "https://drafts.csswg.org/css-grid-2/#ref-for-max-track-sizing-function%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-definite%E2%91%A1%E2%91%A0", "https://drafts.csswg.org/css-grid-2/#ref-for-free-space%E2%91%A0%E2%93%AA", @@ -2892,10 +2892,10 @@ "https://drafts.csswg.org/css-grid-2/#fragmentation-alg", "https://drafts.csswg.org/css-grid-2/#ref-for-fragmentation-container%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#ref-for-propdef-grid-row%E2%91%A5", - "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A5", + "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-grid-template-columns-auto%E2%91%A0%E2%91%A3", "https://drafts.csswg.org/css-grid-2/#ref-for-valdef-flex-fr%E2%91%A8", "https://drafts.csswg.org/css-grid-2/#ref-for-grid-area%E2%91%A2%E2%91%A6", - "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%93%AA", + "https://drafts.csswg.org/css-grid-2/#ref-for-grid-placement-auto%E2%91%A0%E2%91%A1", "https://drafts.csswg.org/css-grid-2/#priv", "https://drafts.csswg.org/css-grid-2/#sec", "https://drafts.csswg.org/css-grid-2/#changes", diff --git a/ed/ids/css-pseudo-4.json b/ed/ids/css-pseudo-4.json index 3d2f572da8cb..9829c86c57c1 100644 --- a/ed/ids/css-pseudo-4.json +++ b/ed/ids/css-pseudo-4.json @@ -665,7 +665,7 @@ "https://drafts.csswg.org/css-pseudo-4/#ref-for-x22%E2%91%A1", "https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-parent%E2%91%A2", - "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo%E2%91%A1", + "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type", "https://drafts.csswg.org/css-pseudo-4/#ref-for-sub-pseudo-element%E2%91%A5", "https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-target-text%E2%91%A0%E2%93%AA", "https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A1%E2%91%A8", @@ -682,7 +682,7 @@ "https://drafts.csswg.org/css-pseudo-4/#ref-for-propdef-direction%E2%91%A0", "https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-marker%E2%91%A8", "https://drafts.csswg.org/css-pseudo-4/#ref-for-csspseudoelement%E2%91%A0%E2%91%A0", - "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-csspseudoelement-pseudo-type", + "https://drafts.csswg.org/css-pseudo-4/#ref-for-dom-element-pseudo%E2%91%A1", "https://drafts.csswg.org/css-pseudo-4/#ref-for-valdef-color-currentcolor%E2%91%A2", "https://drafts.csswg.org/css-pseudo-4/#ref-for-highlight-pseudo-element%E2%91%A1%E2%91%A3", "https://drafts.csswg.org/css-pseudo-4/#ref-for-selectordef-first-line%E2%91%A2%E2%91%A0", diff --git a/ed/ids/html.json b/ed/ids/html.json index 2f8984ba407a..1af53d8d3882 100644 --- a/ed/ids/html.json +++ b/ed/ids/html.json @@ -2199,13 +2199,13 @@ "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Adocument", "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Aurl-record", "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Aan-iframe-srcdoc-document-2", - "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Adoc-container-document", - "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Adocument-base-url", + "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Aassert", + "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Aconcept-document-about-base-url", + "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Aconcept-document-about-base-url-2", "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Athe-document's-address-2", "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Aabout%3Ablank", - "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Aconcept-document-bc", - "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Acreator-base-url", - "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Acreator-base-url-2", + "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Aconcept-document-about-base-url-3", + "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Aconcept-document-about-base-url-4", "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Athe-document's-address-3", "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#document-base-url", "https://html.spec.whatwg.org/multipage/urls-and-fetching.html#terminology-2%3Adocument-2", @@ -3605,6 +3605,10 @@ "https://html.spec.whatwg.org/multipage/dom.html#the-document-object%3Adocument-10", "https://html.spec.whatwg.org/multipage/dom.html#concept-document-navigation-id", "https://html.spec.whatwg.org/multipage/dom.html#the-document-object%3Anavigation-id", + "https://html.spec.whatwg.org/multipage/dom.html#the-document-object%3Adocument-11", + "https://html.spec.whatwg.org/multipage/dom.html#concept-document-about-base-url", + "https://html.spec.whatwg.org/multipage/dom.html#the-document-object%3Aurl", + "https://html.spec.whatwg.org/multipage/dom.html#the-document-object%3Adocument-12", "https://html.spec.whatwg.org/multipage/dom.html#the-documentorshadowroot-interface", "https://html.spec.whatwg.org/multipage/dom.html#the-documentorshadowroot-interface%3Adocumentorshadowroot", "https://html.spec.whatwg.org/multipage/dom.html#the-documentorshadowroot-interface%3Adom-documentorshadowroot", @@ -39279,8 +39283,11 @@ "https://html.spec.whatwg.org/multipage/document-sequences.html#navigables%3Anavigable-11", "https://html.spec.whatwg.org/multipage/document-sequences.html#navigables%3Adocument-state-2", "https://html.spec.whatwg.org/multipage/document-sequences.html#navigables%3Anavigable-12", + "https://html.spec.whatwg.org/multipage/document-sequences.html#navigables%3Aassert", + "https://html.spec.whatwg.org/multipage/document-sequences.html#navigables%3Adocument-state-document", "https://html.spec.whatwg.org/multipage/document-sequences.html#navigables%3Asession-history-entry-3", "https://html.spec.whatwg.org/multipage/document-sequences.html#navigables%3Ashe-url", + "https://html.spec.whatwg.org/multipage/document-sequences.html#navigables%3Adocument-state-document-2", "https://html.spec.whatwg.org/multipage/document-sequences.html#navigables%3Athe-document's-address", "https://html.spec.whatwg.org/multipage/document-sequences.html#navigables%3Ashe-document-state-2", "https://html.spec.whatwg.org/multipage/document-sequences.html#navigables%3Ashe-step", @@ -39331,6 +39338,8 @@ "https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversables%3Adocument-state-2", "https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversables%3Adocument-state-document", "https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversables%3Adocument-state-nav-target-name", + "https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversables%3Adocument-state-about-base-url", + "https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversables%3Aconcept-document-about-base-url", "https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversables%3Atraversable-navigable-3", "https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversables%3Ainitialize-the-navigable", "https://html.spec.whatwg.org/multipage/document-sequences.html#top-level-traversables%3Anav-active-history-entry", @@ -39414,6 +39423,8 @@ "https://html.spec.whatwg.org/multipage/document-sequences.html#child-navigables%3Adocument-state-2", "https://html.spec.whatwg.org/multipage/document-sequences.html#child-navigables%3Adocument-state-document", "https://html.spec.whatwg.org/multipage/document-sequences.html#child-navigables%3Adocument-state-nav-target-name", + "https://html.spec.whatwg.org/multipage/document-sequences.html#child-navigables%3Adocument-state-about-base-url", + "https://html.spec.whatwg.org/multipage/document-sequences.html#child-navigables%3Aconcept-document-about-base-url", "https://html.spec.whatwg.org/multipage/document-sequences.html#child-navigables%3Anavigable-7", "https://html.spec.whatwg.org/multipage/document-sequences.html#child-navigables%3Ainitialize-the-navigable", "https://html.spec.whatwg.org/multipage/document-sequences.html#child-navigables%3Acontent-navigable-7", @@ -39649,8 +39660,6 @@ "https://html.spec.whatwg.org/multipage/document-sequences.html#is-auxiliary", "https://html.spec.whatwg.org/multipage/document-sequences.html#browsing-context-initial-url", "https://html.spec.whatwg.org/multipage/document-sequences.html#windows%3Aurl", - "https://html.spec.whatwg.org/multipage/document-sequences.html#creator-base-url", - "https://html.spec.whatwg.org/multipage/document-sequences.html#windows%3Aurl-2", "https://html.spec.whatwg.org/multipage/document-sequences.html#virtual-browsing-context-group-id", "https://html.spec.whatwg.org/multipage/document-sequences.html#windows%3Acoop-struct-report-only-value", "https://html.spec.whatwg.org/multipage/document-sequences.html#windows%3Abrowsing-context-3", @@ -39708,7 +39717,6 @@ "https://html.spec.whatwg.org/multipage/document-sequences.html#creating-browsing-contexts%3Aunsafe-shared-current-time", "https://html.spec.whatwg.org/multipage/document-sequences.html#creator-browsing-context", "https://html.spec.whatwg.org/multipage/document-sequences.html#creating-browsing-contexts%3Aconcept-document-origin", - "https://html.spec.whatwg.org/multipage/document-sequences.html#creating-browsing-contexts%3Acreator-base-url", "https://html.spec.whatwg.org/multipage/document-sequences.html#creating-browsing-contexts%3Adocument-base-url", "https://html.spec.whatwg.org/multipage/document-sequences.html#creating-browsing-contexts%3Avirtual-browsing-context-group-id", "https://html.spec.whatwg.org/multipage/document-sequences.html#creating-browsing-contexts%3Aconcept-document-bc", @@ -39746,6 +39754,7 @@ "https://html.spec.whatwg.org/multipage/document-sequences.html#creating-browsing-contexts%3Aactive-sandboxing-flag-set", "https://html.spec.whatwg.org/multipage/document-sequences.html#creating-browsing-contexts%3Aload-timing-info", "https://html.spec.whatwg.org/multipage/document-sequences.html#creating-browsing-contexts%3Ais-initial-about%3Ablank", + "https://html.spec.whatwg.org/multipage/document-sequences.html#creating-browsing-contexts%3Aconcept-document-about-base-url", "https://html.spec.whatwg.org/multipage/document-sequences.html#creating-browsing-contexts%3Athe-document's-referrer", "https://html.spec.whatwg.org/multipage/document-sequences.html#creating-browsing-contexts%3Aconcept-url-serializer", "https://html.spec.whatwg.org/multipage/document-sequences.html#creating-browsing-contexts%3Athe-document's-address", @@ -40133,6 +40142,13 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Asession-history-entry-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Aattempt-to-populate-the-history-entry's-document", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-state-nav-target-name", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state-about-base-url", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Aurl-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-10", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Afallback-base-url", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-11", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-12", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-base-url", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state-nested-histories", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Alist", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Anested-history", @@ -40148,7 +40164,7 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-state-document-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-state-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-state-document-3", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-10", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-13", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Afully-active-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-state-document-4", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-state-2-2", @@ -40174,11 +40190,11 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adom-history-pushstate", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Anavigate-fragid", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Ashe-document-state-4", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-11", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-14", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#latest-entry", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Asession-history-entry-5", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-12", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-13", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-15", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Adocument-16", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Asession-history-entry-6", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Asession-history-entry-7", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#document-state%3Ashe-document-state-5", @@ -40456,11 +40472,15 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Anavigationtimingtype", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Acreate-the-navigation-timing-entry", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Adocument-10", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-params-about-base-url", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Aurl", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Adocument-11", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Aconcept-document-about-base-url", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Anavigation-params", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Astruct-item-4", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-id", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Aongoing-navigation", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Adocument-11", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Adocument-12", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Atraversable-navigable", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Atn-session-history-entries", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Anavigationhistorybehavior", @@ -40485,16 +40505,16 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Anavigationhistorybehavior-replace-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Anavigationhistorybehavior-auto", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-navigation-must-be-a-replace", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Aurl", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Adocument-12", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Aurl-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Adocument-13", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Aconcept-url-scheme", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Athe-javascript%3A-url-special-case", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Ais-initial-about%3Ablank", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Anavigationhistorybehavior-replace-4", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Adocument-13", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Acompletely-loaded", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Aurl-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Adocument-14", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Acompletely-loaded", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Aurl-3", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Adocument-15", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigation-supporting-concepts%3Athe-document's-address", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#user-navigation-involvement", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#uni-browser-ui", @@ -40536,6 +40556,7 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Auni-none", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Asnapshotting-source-snapshot-params", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Aconcept-document-origin", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Adocument-base-url", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#sandboxLinks", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Anode-navigable", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Aallowed-to-navigate", @@ -40655,13 +40676,9 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Anav-target", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Adocument-state-nav-target-name-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Aabout%3Ablank", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Adocument-state-origin", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Adocument-state-initiator-origin-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Aabout%3Asrcdoc", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Adocument-state-origin-2", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Anav-parent-2", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Anav-document-11", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Aconcept-document-origin-5", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Adocument-state-origin", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Adocument-state-about-base-url", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Asession-history-entry", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Ashe-url-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Ashe-document-state", @@ -40684,7 +40701,7 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Acsp-derived-sandboxing-flags", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Adetermining-the-origin", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Aconcept-response-url-2", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Adocument-state-initiator-origin-3", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Adocument-state-initiator-origin-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Across-origin-opener-policy", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Acoop-enforcement-result", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Acoop-enforcement-url", @@ -40706,6 +40723,8 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Anavigation-params-coop", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Anavigation-params-nav-timing-type", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Adom-navigationtimingtype-navigate", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Anavigation-params-about-base-url", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Adocument-state-about-base-url-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Aattempt-to-populate-the-history-entry's-document", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Adom-navigationtimingtype-navigate-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#beginning-navigation%3Aattempt-to-populate-allow-post", @@ -40791,6 +40810,8 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Adocument-state-request-referrer-policy-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Anavigate", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Adocument-state-initiator-origin", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Adocument-state-about-base-url", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Adocument-state-about-base-url-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Adocument-state-resource", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Adocument-state-ever-populated", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Adocument-state-nav-target-name", @@ -40855,6 +40876,9 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Anavigation-params-coop", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Anavigation-params-nav-timing-type", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Adom-navigationtimingtype-navigate", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Anavigation-params-about-base-url", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Anav-document-6", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Aconcept-document-about-base-url", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#the-javascript%3A-url-special-case%3Anavigate-html", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#scroll-to-fragid", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigate-fragid", @@ -41383,6 +41407,9 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Atarget-snapshot-params-sandbox-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Anavigation-params-coop", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Anavigation-params-nav-timing-type", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Anavigation-params-about-base-url", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-16", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-about-base-url", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#process-a-navigate-fetch", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#create-navigation-params-by-fetching", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Asession-history-entry-6", @@ -41395,7 +41422,7 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Anon-fetch-scheme-navigation-params-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aassert-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ain-parallel-2", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-16", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-17", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-resource-4", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-request", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-request-url", @@ -41412,10 +41439,10 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-environment-id", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-request-mode", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-request-referrer-3", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-17", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-18", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-request-referrer-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-request-referrer-policy", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-18", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-19", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-request-referrer-policy", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Apost-resource", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-request-method", @@ -41424,10 +41451,10 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-header-list-set", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Apost-resource-request-content-type", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-request-header-list", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-19", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-20", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-reload-pending", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-request-reload-navigation-flag", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-20", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-21", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-ever-populated-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-request-history-navigation-flag", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Asource-snapshot-params-activation-2", @@ -41460,7 +41487,7 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Anav-document-6", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-document-origin-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Asame-origin", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-21", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-22", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-initiator-origin-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Asandboxing-flag-set", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Across-origin-opener-policy-2", @@ -41510,7 +41537,7 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aongoing-navigation-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Afetch-controller-abort", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-request-body-2", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-22", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-23", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-resource-5", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-request-body-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Acreating-a-policy-container-from-a-fetch-response", @@ -41521,7 +41548,7 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Acsp-derived-sandboxing-flags", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adetermining-the-origin-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-response-url-7", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-23", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-24", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-initiator-origin-4", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Atop-level-traversable-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aobtain-coop", @@ -41553,8 +41580,8 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aurl", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-classic-history-api-state", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Astructuredserializeforstorage", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-24", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-25", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-26", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-history-policy-container-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aclone-a-policy-container", @@ -41565,27 +41592,29 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-request-referrer-policy-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-origin-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-origin-4", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-about-base-url-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-about-base-url-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-resource-6", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-resource-7", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-ever-populated-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-ever-populated-4", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-nav-target-name", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-nav-target-name-2", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-26", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Asession-history-entry-7", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-27", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Asession-history-entry-7", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-28", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-history-policy-container-5", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Arequires-storing-the-policy-container-in-history-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ajake-diagram", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-28", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-29", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-document-6", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Abreak-5", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-29", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-30", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Asession-history-entry-8", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ajake-diagram-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-url-scheme-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ahttp(s)-scheme", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-30", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-31", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-resource-8", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Abreak-6", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-url-6", @@ -41631,7 +41660,7 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Anetwork-error-8", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adetermining-navigation-params-policy-container-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Aconcept-response-url-9", - "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-31", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-32", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-history-policy-container-6", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Asource-snapshot-params-policy-container", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Anav-container-5", @@ -41655,6 +41684,9 @@ "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Anavigation-params-sandboxing-3", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Anavigation-params-coop-enforcement-result-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Anavigation-params-nav-timing-type-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Anavigation-params-about-base-url-2", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Ashe-document-state-33", + "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-state-about-base-url-4", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#browsing-context-scope-origin", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Adocument-2", "https://html.spec.whatwg.org/multipage/browsing-the-web.html#populating-a-session-history-entry%3Anode-navigable", @@ -42370,6 +42402,8 @@ "https://html.spec.whatwg.org/multipage/document-lifecycle.html#shared-document-creation-infrastructure%3Anavigation-params-id", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#shared-document-creation-infrastructure%3Athe-document's-address", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#shared-document-creation-infrastructure%3Acurrent-document-readiness", + "https://html.spec.whatwg.org/multipage/document-lifecycle.html#shared-document-creation-infrastructure%3Aconcept-document-about-base-url", + "https://html.spec.whatwg.org/multipage/document-lifecycle.html#shared-document-creation-infrastructure%3Anavigation-params-about-base-url", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#shared-document-creation-infrastructure%3Aconcept-document-window", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#shared-document-creation-infrastructure%3Arun-csp-initialization-for-a-document", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#shared-document-creation-infrastructure%3Anavigation-params-request-3", @@ -42580,6 +42614,7 @@ "https://html.spec.whatwg.org/multipage/document-lifecycle.html#read-ua-inline%3Anavigation-params-sandboxing", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#read-ua-inline%3Anavigation-params-coop", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#read-ua-inline%3Anavigation-params-nav-timing-type", + "https://html.spec.whatwg.org/multipage/document-lifecycle.html#read-ua-inline%3Anavigation-params-about-base-url", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#read-ua-inline%3Ainitialise-the-document-object", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#read-ua-inline%3Adocument", "https://html.spec.whatwg.org/multipage/document-lifecycle.html#read-ua-inline%3Adocument-2", diff --git a/ed/ids/streams.json b/ed/ids/streams.json index 06be5c8f9bcc..5060f6a03c8f 100644 --- a/ed/ids/streams.json +++ b/ed/ids/streams.json @@ -643,6 +643,13 @@ "https://streams.spec.whatwg.org/#ref-for-queuing-strategy", "https://streams.spec.whatwg.org/#ref-for-countqueuingstrategy%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-high-water-mark%E2%91%A0", + "https://streams.spec.whatwg.org/#ref-for-rs-from%E2%91%A0", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A0%E2%91%A3", + "https://streams.spec.whatwg.org/#ref-for-sec-iterable-interface", + "https://streams.spec.whatwg.org/#ref-for-sec-asynciterable-interface", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A4", + "https://streams.spec.whatwg.org/#ref-for-sec-array-objects", + "https://streams.spec.whatwg.org/#ref-for-sec-asyncgenerator-objects", "https://streams.spec.whatwg.org/#ref-for-rs-locked%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-lock%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-rs-cancel%E2%91%A2", @@ -671,7 +678,7 @@ "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-preventcancel", "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-signal", "https://streams.spec.whatwg.org/#ref-for-piping%E2%91%A5", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A4", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-transform-stream%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-lock%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-rs-pipe-to%E2%91%A3", @@ -680,31 +687,31 @@ "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-preventcancel%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-signal%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-piping%E2%91%A6", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A5", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-writable-stream%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-lock%E2%91%A7", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A6", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-abort-a-writable-stream%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-preventabort%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-cancel-a-readable-stream%E2%91%A2", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A7", - "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-preventcancel%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A8", - "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-preventclose%E2%91%A1", + "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-preventcancel%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%93%AA", + "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-preventclose%E2%91%A1", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-cancel-a-readable-stream%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-preventcancel%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-signal%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-abortsignal%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-abortcontroller", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A0", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-cancel-a-readable-stream%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-abort-a-writable-stream%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-preventcancel%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-preventabort%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-rs-tee%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-tee-a-readable-stream%E2%91%A1", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A0%E2%91%A3", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A0%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-lock%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-cancel-a-readable-stream%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-underlying-source%E2%91%A8", @@ -824,7 +831,7 @@ "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-preventabort%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-dom-streampipeoptions-preventcancel%E2%91%A6", "https://streams.spec.whatwg.org/#example-pipe-switch-dest", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A0%E2%91%A4", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A0%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-writablestream%E2%91%A4", "https://streams.spec.whatwg.org/#rs-tee", "https://streams.spec.whatwg.org/#infopanel-for-rs-tee", @@ -844,7 +851,7 @@ "https://streams.spec.whatwg.org/#ref-for-dom-readablestreamiteratoroptions-preventcancel%E2%91%A0", "https://streams.spec.whatwg.org/#rs-get-iterator", "https://streams.spec.whatwg.org/#ref-for-asynchronous-iterator-initialization-steps", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A0%E2%91%A5", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A0%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-acquire-readable-stream-reader%E2%91%A0", "https://streams.spec.whatwg.org/#readablestream-async-iterator-reader", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-async-iterator-reader", @@ -859,7 +866,7 @@ "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-async-iterator-prevent-cancel", "https://streams.spec.whatwg.org/#rs-asynciterator-prototype-next", "https://streams.spec.whatwg.org/#ref-for-dfn-get-the-next-iteration-result", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A0%E2%91%A6", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A0%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-readablestream-async-iterator-reader", "https://streams.spec.whatwg.org/#ref-for-readablestreamgenericreader-stream", "https://streams.spec.whatwg.org/#ref-for-a-new-promise", @@ -878,7 +885,7 @@ "https://streams.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A2", "https://streams.spec.whatwg.org/#rs-asynciterator-prototype-return", "https://streams.spec.whatwg.org/#ref-for-asynchronous-iterator-return", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A0%E2%91%A7", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A0%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-readablestream-async-iterator-reader%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablestreamgenericreader-stream%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultreader-readrequests", @@ -889,9 +896,9 @@ "https://streams.spec.whatwg.org/#ref-for-abstract-opdef-readablestreamdefaultreaderrelease%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-a-promise-resolved-with", "https://streams.spec.whatwg.org/#rs-transfer", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A0%E2%91%A8", - "https://streams.spec.whatwg.org/#ref-for-lock%E2%91%A0%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%93%AA", + "https://streams.spec.whatwg.org/#ref-for-lock%E2%91%A0%E2%91%A0", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-transferable-objects", "https://streams.spec.whatwg.org/#ref-for-transfer-steps", "https://streams.spec.whatwg.org/#ref-for-is-readable-stream-locked%E2%91%A3", @@ -947,7 +954,7 @@ "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestreamgenericreader-stream", "https://streams.spec.whatwg.org/#infopanel-for-readablestreamgenericreader-stream", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestreamgenericreader-stream", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A0", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A1", "https://streams.spec.whatwg.org/#generic-reader-prototype", "https://streams.spec.whatwg.org/#generic-reader-closed", "https://streams.spec.whatwg.org/#default-reader-closed", @@ -975,7 +982,7 @@ "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultreader%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultreader%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-default-reader%E2%91%A1", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A1", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A2", "https://streams.spec.whatwg.org/#default-reader-class-definition", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultreader%E2%91%A6", "https://streams.spec.whatwg.org/#readablestreamdefaultreader", @@ -984,7 +991,7 @@ "https://streams.spec.whatwg.org/#infopanel-for-readablestreamdefaultreader", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestreamdefaultreader", "https://streams.spec.whatwg.org/#ref-for-default-reader-constructor", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A2", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A3", "https://streams.spec.whatwg.org/#dom-readablestreamdefaultreader-readablestreamdefaultreader-stream-stream", "https://streams.spec.whatwg.org/#ref-for-idl-promise%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-dictdef-readablestreamreadresult", @@ -1028,7 +1035,7 @@ "https://streams.spec.whatwg.org/#infopanel-for-read-request", "https://streams.spec.whatwg.org/#infopaneltitle-for-read-request", "https://streams.spec.whatwg.org/#ref-for-struct", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A1", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-internal-queues%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-struct-item%E2%91%A0", "https://streams.spec.whatwg.org/#read-request-chunk-steps", @@ -1110,7 +1117,7 @@ "https://streams.spec.whatwg.org/#ref-for-readablestreambyobreader%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-readablestreambyobreader%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-byob-reader%E2%91%A4", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A3", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A4", "https://streams.spec.whatwg.org/#byob-reader-class-definition", "https://streams.spec.whatwg.org/#ref-for-readablestreambyobreader%E2%91%A6", "https://streams.spec.whatwg.org/#readablestreambyobreader", @@ -1119,7 +1126,7 @@ "https://streams.spec.whatwg.org/#infopanel-for-readablestreambyobreader", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestreambyobreader", "https://streams.spec.whatwg.org/#ref-for-byob-reader-constructor", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A4", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A5", "https://streams.spec.whatwg.org/#dom-readablestreambyobreader-readablestreambyobreader-stream-stream", "https://streams.spec.whatwg.org/#ref-for-idl-promise%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-dictdef-readablestreamreadresult%E2%91%A0", @@ -1245,9 +1252,9 @@ "https://streams.spec.whatwg.org/#rs-default-controller-class", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultcontroller%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultcontroller%E2%91%A3", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A5", - "https://streams.spec.whatwg.org/#ref-for-internal-queues%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A6", + "https://streams.spec.whatwg.org/#ref-for-internal-queues%E2%91%A6", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-readable-byte-stream%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-underlying-source%E2%91%A0%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultcontroller%E2%91%A4", @@ -1342,7 +1349,7 @@ "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestreamdefaultcontroller-stream", "https://streams.spec.whatwg.org/#infopanel-for-readablestreamdefaultcontroller-stream", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestreamdefaultcontroller-stream", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A7", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A8", "https://streams.spec.whatwg.org/#rs-default-controller-prototype", "https://streams.spec.whatwg.org/#ref-for-rs-default-controller-desired-size%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-desired-size-to-fill-a-streams-internal-queue%E2%91%A1", @@ -1426,9 +1433,9 @@ "https://streams.spec.whatwg.org/#rbs-controller-class", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller%E2%91%A3", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A1%E2%91%A8", - "https://streams.spec.whatwg.org/#ref-for-internal-queues%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%93%AA", + "https://streams.spec.whatwg.org/#ref-for-internal-queues%E2%91%A7", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readable-byte-stream%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-underlying-source%E2%91%A1%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller%E2%91%A4", @@ -1537,7 +1544,7 @@ "https://streams.spec.whatwg.org/#infopaneltitle-for-readablebytestreamcontroller-stream", "https://streams.spec.whatwg.org/#infopanel-for-readablebytestreamcontroller-stream", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablebytestreamcontroller-stream", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A0", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller-queue%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller-queuetotalsize", @@ -1848,7 +1855,7 @@ "https://streams.spec.whatwg.org/#ref-for-readablestreambyobrequest-controller%E2%91%A2", "https://streams.spec.whatwg.org/#rs-all-abstract-ops", "https://streams.spec.whatwg.org/#rs-abstract-ops", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A1", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A2", "https://streams.spec.whatwg.org/#acquire-readable-stream-byob-reader", "https://streams.spec.whatwg.org/#infopanel-for-acquire-readable-stream-byob-reader", "https://streams.spec.whatwg.org/#infopaneltitle-for-acquire-readable-stream-byob-reader", @@ -1872,7 +1879,7 @@ "https://streams.spec.whatwg.org/#infopaneltitle-for-create-readable-stream", "https://streams.spec.whatwg.org/#ref-for-is-non-negative-number", "https://streams.spec.whatwg.org/#ref-for-new%E2%91%A4", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A2", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-initialize-readable-stream%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-new%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultcontroller%E2%91%A8", @@ -1883,7 +1890,7 @@ "https://streams.spec.whatwg.org/#infopanel-for-abstract-opdef-createreadablebytestream", "https://streams.spec.whatwg.org/#infopaneltitle-for-abstract-opdef-createreadablebytestream", "https://streams.spec.whatwg.org/#ref-for-new%E2%91%A6", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A3", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-initialize-readable-stream%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-new%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller%E2%91%A0%E2%91%A1", @@ -1937,7 +1944,7 @@ "https://streams.spec.whatwg.org/#infopanel-for-readable-stream-pipe-to", "https://streams.spec.whatwg.org/#infopaneltitle-for-readable-stream-pipe-to", "https://streams.spec.whatwg.org/#ref-for-implements", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A4", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-implements%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-writablestream%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-implements%E2%91%A1", @@ -2050,7 +2057,7 @@ "https://streams.spec.whatwg.org/#ref-for-readable-byte-stream%E2%91%A0%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-readablestream-tee", "https://streams.spec.whatwg.org/#ref-for-implements%E2%91%A4", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A5", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-readablestream-controller%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-implements%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller%E2%91%A0%E2%91%A3", @@ -2062,7 +2069,7 @@ "https://streams.spec.whatwg.org/#infopanel-for-abstract-opdef-readablestreamdefaulttee", "https://streams.spec.whatwg.org/#infopaneltitle-for-abstract-opdef-readablestreamdefaulttee", "https://streams.spec.whatwg.org/#ref-for-implements%E2%91%A6", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A6", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-acquire-readable-stream-reader%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-a-new-promise%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-a-promise-resolved-with%E2%91%A5", @@ -2112,7 +2119,7 @@ "https://streams.spec.whatwg.org/#infopanel-for-abstract-opdef-readablebytestreamtee", "https://streams.spec.whatwg.org/#infopaneltitle-for-abstract-opdef-readablebytestreamtee", "https://streams.spec.whatwg.org/#ref-for-implements%E2%91%A7", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A7", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-readablestream-controller%E2%91%A0%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-implements%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller%E2%91%A0%E2%91%A4", @@ -2223,14 +2230,14 @@ "https://streams.spec.whatwg.org/#ref-for-abstract-opdef-createreadablebytestream", "https://streams.spec.whatwg.org/#ref-for-abstract-opdef-createreadablebytestream%E2%91%A0", "https://streams.spec.whatwg.org/#rs-abstract-ops-used-by-controllers", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A2%E2%91%A8", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%93%AA", "https://streams.spec.whatwg.org/#ref-for-readable-byte-stream%E2%91%A0%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultcontroller%E2%91%A0%E2%93%AA", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller%E2%91%A0%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-internal-queues%E2%91%A0%E2%93%AA", "https://streams.spec.whatwg.org/#ref-for-underlying-source%E2%91%A1%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-underlying-byte-source%E2%91%A0%E2%91%A2", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%93%AA", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A0", "https://streams.spec.whatwg.org/#abstract-opdef-readablestreamcontroller-cancelsteps", "https://streams.spec.whatwg.org/#infopanel-for-abstract-opdef-readablestreamcontroller-cancelsteps", "https://streams.spec.whatwg.org/#infopaneltitle-for-abstract-opdef-readablestreamcontroller-cancelsteps", @@ -2253,9 +2260,9 @@ "https://streams.spec.whatwg.org/#infopaneltitle-for-abstract-opdef-readablestreamcontroller-releasesteps", "https://streams.spec.whatwg.org/#ref-for-reader%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-release-a-lock%E2%91%A5", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A2", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A3", "https://streams.spec.whatwg.org/#readable-stream-add-read-into-request", "https://streams.spec.whatwg.org/#infopanel-for-readable-stream-add-read-into-request", "https://streams.spec.whatwg.org/#infopaneltitle-for-readable-stream-add-read-into-request", @@ -2571,7 +2578,7 @@ "https://streams.spec.whatwg.org/#infopanel-for-readable-stream-default-controller-clear-algorithms", "https://streams.spec.whatwg.org/#infopaneltitle-for-readable-stream-default-controller-clear-algorithms", "https://streams.spec.whatwg.org/#ref-for-underlying-source%E2%91%A1%E2%91%A4", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A3", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultcontroller-pullalgorithm%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultcontroller-cancelalgorithm%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultcontroller-strategysizealgorithm", @@ -2716,7 +2723,7 @@ "https://streams.spec.whatwg.org/#infopanel-for-readable-byte-stream-controller-clear-algorithms", "https://streams.spec.whatwg.org/#infopaneltitle-for-readable-byte-stream-controller-clear-algorithms", "https://streams.spec.whatwg.org/#ref-for-underlying-byte-source%E2%91%A0%E2%91%A3", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A4", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller-pullalgorithm%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller-cancelalgorithm%E2%91%A0", "https://streams.spec.whatwg.org/#readable-byte-stream-controller-clear-pending-pull-intos", @@ -3233,7 +3240,7 @@ "https://streams.spec.whatwg.org/#ws-intro", "https://streams.spec.whatwg.org/#example-basic-pipe-to-2", "https://streams.spec.whatwg.org/#ref-for-piping%E2%91%A7", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A2", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-backpressure%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-underlying-sink%E2%91%A4", "https://streams.spec.whatwg.org/#example-manual-write-batch", @@ -3613,7 +3620,7 @@ "https://streams.spec.whatwg.org/#ref-for-current-realm%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-entangle%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-new%E2%91%A0%E2%91%A3", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A5", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-current-realm%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-abstract-opdef-setupcrossrealmtransformreadable%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readable-stream-pipe-to%E2%91%A2", @@ -4288,7 +4295,7 @@ "https://streams.spec.whatwg.org/#ref-for-a-promise-rejected-with%E2%91%A1%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-writablestream-storederror%E2%91%A0%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-writable-stream-default-writer-close%E2%91%A0", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A6", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-rs-pipe-to%E2%91%A6", "https://streams.spec.whatwg.org/#writable-stream-default-writer-ensure-closed-promise-rejected", "https://streams.spec.whatwg.org/#infopanel-for-writable-stream-default-writer-ensure-closed-promise-rejected", @@ -4541,16 +4548,16 @@ "https://streams.spec.whatwg.org/#ts-intro", "https://streams.spec.whatwg.org/#example-basic-pipe-through", "https://streams.spec.whatwg.org/#ref-for-piping%E2%91%A0%E2%93%AA", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A3", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-writable-stream%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-chunk%E2%91%A5%E2%91%A2", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A4", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-writable-stream%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-backpressure%E2%91%A0%E2%91%A3", "https://streams.spec.whatwg.org/#example-transform-stream-properties", "https://streams.spec.whatwg.org/#ref-for-ts-readable", "https://streams.spec.whatwg.org/#ref-for-ts-writable", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A5", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-writable-stream%E2%91%A0%E2%93%AA", "https://streams.spec.whatwg.org/#ref-for-writable-side%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-writer%E2%91%A4", @@ -4579,7 +4586,7 @@ "https://streams.spec.whatwg.org/#dom-transformstream-transformstream-transformer-writablestrategy-readablestrategy-writablestrategy", "https://streams.spec.whatwg.org/#ref-for-dictdef-queuingstrategy%E2%91%A2", "https://streams.spec.whatwg.org/#dom-transformstream-transformstream-transformer-writablestrategy-readablestrategy-readablestrategy", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A7", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-ts-readable%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-writablestream%E2%91%A2%E2%93%AA", "https://streams.spec.whatwg.org/#ref-for-ts-writable%E2%91%A0", @@ -4611,7 +4618,7 @@ "https://streams.spec.whatwg.org/#infopaneltitle-for-transformstream-readable", "https://streams.spec.whatwg.org/#infopanel-for-transformstream-readable", "https://streams.spec.whatwg.org/#infopaneltitle-for-transformstream-readable", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A3%E2%91%A8", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%93%AA", "https://streams.spec.whatwg.org/#transformstream-writable", "https://streams.spec.whatwg.org/#infopanel-for-transformstream-writable", "https://streams.spec.whatwg.org/#infopaneltitle-for-transformstream-writable", @@ -4734,13 +4741,13 @@ "https://streams.spec.whatwg.org/#ref-for-writable-side%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-readable-side%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-writablestream%E2%91%A2%E2%91%A1", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%93%AA", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-transformstream%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-readablestream-pipe%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-countqueuingstrategy%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-high-water-mark%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-ts-readable%E2%91%A1", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A0", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-readable-side%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-ts-writable%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-writablestream%E2%91%A2%E2%91%A2", @@ -4826,7 +4833,7 @@ "https://streams.spec.whatwg.org/#ts-default-controller-class", "https://streams.spec.whatwg.org/#ref-for-transformstreamdefaultcontroller%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-transformstreamdefaultcontroller%E2%91%A5", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A1", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-writablestream%E2%91%A2%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-transformstream%E2%91%A0%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-transformer%E2%91%A3", @@ -5188,7 +5195,7 @@ "https://streams.spec.whatwg.org/#ref-for-chunk%E2%91%A6%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-queuing-strategy%E2%91%A0%E2%93%AA", "https://streams.spec.whatwg.org/#example-blqs", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A6", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-writable-stream%E2%91%A0%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-chunk%E2%91%A6%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-underlying-source%E2%91%A1%E2%91%A7", @@ -5272,7 +5279,7 @@ "https://streams.spec.whatwg.org/#ref-for-countqueuingstrategy%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-queuing-strategy%E2%91%A0%E2%91%A0", "https://streams.spec.whatwg.org/#example-cqs", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A7", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-writable-stream%E2%91%A0%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-chunk%E2%91%A6%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-underlying-source%E2%91%A1%E2%91%A8", @@ -5572,7 +5579,7 @@ "https://streams.spec.whatwg.org/#infopanel-for-readablestream-set-up", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-set-up", "https://streams.spec.whatwg.org/#ref-for-new%E2%91%A1%E2%91%A1", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A2", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A3", "https://streams.spec.whatwg.org/#readablestream-set-up-pullalgorithm", "https://streams.spec.whatwg.org/#readablestream-set-up-cancelalgorithm", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-set-up-cancelalgorithm", @@ -5598,7 +5605,7 @@ "https://streams.spec.whatwg.org/#infopanel-for-readablestream-set-up-with-byte-reading-support", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-set-up-with-byte-reading-support", "https://streams.spec.whatwg.org/#ref-for-new%E2%91%A1%E2%91%A3", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A3", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A4", "https://streams.spec.whatwg.org/#readablestream-set-up-with-byte-reading-support-pullalgorithm", "https://streams.spec.whatwg.org/#readablestream-set-up-with-byte-reading-support-cancelalgorithm", "https://streams.spec.whatwg.org/#readablestream-set-up-with-byte-reading-support-highwatermark", @@ -5613,18 +5620,18 @@ "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller%E2%91%A0%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-set-up-readable-byte-stream-controller%E2%91%A1", "https://streams.spec.whatwg.org/#example-set-up-rs", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A4", - "https://streams.spec.whatwg.org/#ref-for-new%E2%91%A1%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A5", - "https://streams.spec.whatwg.org/#ref-for-readablestream-set-up", + "https://streams.spec.whatwg.org/#ref-for-new%E2%91%A1%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A6", + "https://streams.spec.whatwg.org/#ref-for-readablestream-set-up", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-readablestream-set-up%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablestream-set-up-with-byte-reading-support", "https://streams.spec.whatwg.org/#ref-for-this%E2%91%A0%E2%91%A0%E2%91%A6", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A7", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-readablestream-set-up%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-readablestream-set-up-with-byte-reading-support%E2%91%A0", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A4%E2%91%A8", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%93%AA", "https://streams.spec.whatwg.org/#readablestream-desired-size-to-fill-up-to-the-high-water-mark", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-desired-size-to-fill-up-to-the-high-water-mark", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-desired-size-to-fill-up-to-the-high-water-mark", @@ -5638,7 +5645,7 @@ "https://streams.spec.whatwg.org/#ref-for-readablestream-controller%E2%91%A4%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-readable-stream-default-controller-get-desired-size%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-readablestream-controller%E2%91%A4%E2%91%A2", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%93%AA", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A0", "https://streams.spec.whatwg.org/#readablestream-need-more-data", "https://streams.spec.whatwg.org/#ref-for-readablestream-desired-size-to-fill-up-to-the-high-water-mark", "https://streams.spec.whatwg.org/#readablestream-close", @@ -5646,7 +5653,7 @@ "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-close", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-close", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-close", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A0", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-readablestream-controller%E2%91%A4%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-implements%E2%91%A1%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller%E2%91%A1%E2%91%A0", @@ -5660,7 +5667,7 @@ "https://streams.spec.whatwg.org/#ref-for-readable-stream-default-controller-close%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-readablestream-controller%E2%91%A4%E2%91%A7", "https://streams.spec.whatwg.org/#readablestream-error", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A1", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-readablestream-controller%E2%91%A4%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-implements%E2%91%A1%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller%E2%91%A1%E2%91%A1", @@ -5673,7 +5680,7 @@ "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-enqueue", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-enqueue", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-enqueue", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A2", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-readablestream-controller%E2%91%A5%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-implements%E2%91%A1%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultcontroller%E2%91%A0%E2%91%A4", @@ -5689,14 +5696,14 @@ "https://streams.spec.whatwg.org/#ref-for-readablestream-controller%E2%91%A5%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-readable-byte-stream-controller-enqueue%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-readablestream-controller%E2%91%A5%E2%91%A5", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A3", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-readablestream-set-up-with-byte-reading-support%E2%91%A1", "https://streams.spec.whatwg.org/#readablestream-current-byob-request-view", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-current-byob-request-view", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-current-byob-request-view", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-current-byob-request-view", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-current-byob-request-view", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A4", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-ArrayBufferView%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-readablestream-controller%E2%91%A5%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-implements%E2%91%A1%E2%91%A8", @@ -5732,7 +5739,7 @@ "https://streams.spec.whatwg.org/#infopanel-for-readablestream-pull-from-bytes", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-pull-from-bytes", "https://streams.spec.whatwg.org/#ref-for-byte-sequence%E2%91%A1", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A5", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-readablestream-controller%E2%91%A5%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-implements%E2%91%A2%E2%93%AA", "https://streams.spec.whatwg.org/#ref-for-readablebytestreamcontroller%E2%91%A1%E2%91%A4", @@ -5754,15 +5761,15 @@ "https://streams.spec.whatwg.org/#ref-for-readablestream-current-byob-request-view%E2%91%A0%E2%93%AA", "https://streams.spec.whatwg.org/#ref-for-readablestream-pull-from-bytes%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablestream-close%E2%91%A0", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A6", - "https://streams.spec.whatwg.org/#other-specs-rs-reading", "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A7", + "https://streams.spec.whatwg.org/#other-specs-rs-reading", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A8", "https://streams.spec.whatwg.org/#readablestream-get-a-reader", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-get-a-reader", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-get-a-reader", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-get-a-reader", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-get-a-reader", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A5%E2%91%A8", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%93%AA", "https://streams.spec.whatwg.org/#ref-for-acquire-readable-stream-reader%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultreader%E2%91%A0%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-readablestream-locked", @@ -5790,7 +5797,7 @@ "https://streams.spec.whatwg.org/#ref-for-read-request-close-steps%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-read-request-error-steps%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-readable-stream-default-reader-read%E2%91%A4", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%93%AA", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablestreambyobreader%E2%91%A0%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultreader%E2%91%A1%E2%91%A0", "https://streams.spec.whatwg.org/#readablestreamdefaultreader-release", @@ -5800,44 +5807,44 @@ "https://streams.spec.whatwg.org/#ref-for-readablestreamdefaultreader%E2%91%A1%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-readable-stream-reader-generic-cancel%E2%91%A1", "https://streams.spec.whatwg.org/#readablestream-cancel", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A0", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-readable-stream-cancel%E2%91%A0%E2%91%A1", "https://streams.spec.whatwg.org/#readablestream-tee", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-tee", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-tee", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-tee", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-tee", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A1", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-readable-stream-tee%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readable-stream-tee%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-chunk%E2%91%A7%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-serializable-objects%E2%91%A0", "https://streams.spec.whatwg.org/#other-specs-rs-introspect", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A2", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-readablestream-locked%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablestream-readable%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-readablestream-get-a-reader", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A3", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A4", "https://streams.spec.whatwg.org/#readablestream-readable", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-readable", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-readable", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-readable", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-readable", "https://streams.spec.whatwg.org/#ref-for-readablestream-state%E2%91%A2%E2%91%A7", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A4", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A5", "https://streams.spec.whatwg.org/#readablestream-closed", "https://streams.spec.whatwg.org/#ref-for-readablestream-state%E2%91%A2%E2%91%A8", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A5", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A6", "https://streams.spec.whatwg.org/#readablestream-errored", "https://streams.spec.whatwg.org/#ref-for-readablestream-state%E2%91%A3%E2%93%AA", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A6", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A7", "https://streams.spec.whatwg.org/#readablestream-locked", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-locked", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-locked", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-locked", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-locked", "https://streams.spec.whatwg.org/#ref-for-is-readable-stream-locked%E2%91%A0%E2%91%A1", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A7", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A8", "https://streams.spec.whatwg.org/#is-readable-stream-disturbed", "https://streams.spec.whatwg.org/#infopanel-for-is-readable-stream-disturbed", "https://streams.spec.whatwg.org/#infopaneltitle-for-is-readable-stream-disturbed", @@ -6028,7 +6035,7 @@ "https://streams.spec.whatwg.org/#infopaneltitle-for-generictransformstream", "https://streams.spec.whatwg.org/#infopanel-for-generictransformstream", "https://streams.spec.whatwg.org/#infopaneltitle-for-generictransformstream", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A6%E2%91%A8", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%93%AA", "https://streams.spec.whatwg.org/#ref-for-dom-generictransformstream-readable", "https://streams.spec.whatwg.org/#ref-for-writablestream%E2%91%A3%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-dom-generictransformstream-writable", @@ -6073,7 +6080,7 @@ "https://streams.spec.whatwg.org/#ref-for-transformstream%E2%91%A2%E2%91%A1", "https://streams.spec.whatwg.org/#other-specs-pairs", "https://streams.spec.whatwg.org/#ref-for-transform-stream%E2%91%A5", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A0%E2%91%A8", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A1%E2%93%AA", "https://streams.spec.whatwg.org/#ref-for-writable-stream%E2%91%A0%E2%91%A2", "https://streams.spec.whatwg.org/#other-specs-duplex", "https://streams.spec.whatwg.org/#duplex-stream", @@ -6092,7 +6099,7 @@ "https://streams.spec.whatwg.org/#example-endpoint-pair-webrtc", "https://streams.spec.whatwg.org/#ref-for-rs-pipe-through%E2%91%A4", "https://streams.spec.whatwg.org/#other-specs-piping", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%93%AA", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A0", "https://streams.spec.whatwg.org/#readablestream-pipe", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-pipe", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-pipe", @@ -6109,7 +6116,7 @@ "https://streams.spec.whatwg.org/#ref-for-is-writable-stream-locked%E2%91%A0%E2%93%AA", "https://streams.spec.whatwg.org/#ref-for-readable-stream-pipe-to%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-readablestream-pipe%E2%91%A2", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A0", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A1", "https://streams.spec.whatwg.org/#readablestream-pipe-through", "https://streams.spec.whatwg.org/#infopanel-for-readablestream-pipe-through", "https://streams.spec.whatwg.org/#infopaneltitle-for-readablestream-pipe-through", @@ -6129,18 +6136,18 @@ "https://streams.spec.whatwg.org/#ref-for-transformstream-writable%E2%91%A0%E2%93%AA", "https://streams.spec.whatwg.org/#ref-for-transformstream-readable%E2%91%A0%E2%91%A2", "https://streams.spec.whatwg.org/#readablestream-create-a-proxy", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A2", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-readablestream-locked%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-is-readable-stream-disturbed", "https://streams.spec.whatwg.org/#ref-for-create-an-identity-transformstream", "https://streams.spec.whatwg.org/#ref-for-readablestream-pipe-through", "https://streams.spec.whatwg.org/#creating-examples", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A3", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-writablestream%E2%91%A3%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-transformstream%E2%91%A2%E2%91%A3", "https://streams.spec.whatwg.org/#example-rs-push-no-backpressure", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A1%E2%93%AA", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A1%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-websocket", "https://streams.spec.whatwg.org/#ref-for-push-source%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-dom-underlyingsource-start%E2%91%A7", @@ -6149,9 +6156,9 @@ "https://streams.spec.whatwg.org/#ref-for-piping%E2%91%A0%E2%91%A0", "https://streams.spec.whatwg.org/#ref-for-writable-stream%E2%91%A0%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-transform-stream%E2%91%A7", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A4", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A5", "https://streams.spec.whatwg.org/#example-rs-push-backpressure", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A1%E2%91%A0", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A1%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-backpressure%E2%91%A1%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-underlying-source%E2%91%A2%E2%93%AA", "https://streams.spec.whatwg.org/#example-rbs-push", @@ -6164,17 +6171,17 @@ "https://streams.spec.whatwg.org/#ref-for-byob-reader%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-byob-reader%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-rbs-controller-desired-size%E2%91%A4", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A5", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A6", "https://streams.spec.whatwg.org/#ref-for-byob-reader%E2%91%A8", "https://streams.spec.whatwg.org/#example-rs-pull", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A1%E2%91%A1", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A1%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-pull-source%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-dom-underlyingsource-pull%E2%91%A8", "https://streams.spec.whatwg.org/#ref-for-dom-underlyingsource-start%E2%91%A8", "https://streams.spec.whatwg.org/#example-rbs-pull", "https://streams.spec.whatwg.org/#ref-for-readable-byte-stream%E2%91%A0%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-byob-reader%E2%91%A0%E2%93%AA", - "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A6", + "https://streams.spec.whatwg.org/#ref-for-readablestream%E2%91%A7%E2%91%A7", "https://streams.spec.whatwg.org/#ref-for-default-reader%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-underlying-byte-source%E2%91%A0%E2%91%A5", "https://streams.spec.whatwg.org/#ref-for-default-reader%E2%91%A4", @@ -6207,7 +6214,7 @@ "https://streams.spec.whatwg.org/#example-identity-transform-usages", "https://streams.spec.whatwg.org/#ref-for-identity-transform-stream%E2%91%A1", "https://streams.spec.whatwg.org/#ref-for-rs-pipe-to%E2%91%A7", - "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A1%E2%91%A2", + "https://streams.spec.whatwg.org/#ref-for-readable-stream%E2%91%A1%E2%91%A3", "https://streams.spec.whatwg.org/#ref-for-writable-side%E2%91%A0%E2%91%A2", "https://streams.spec.whatwg.org/#ref-for-readable-side%E2%91%A0%E2%91%A4", "https://streams.spec.whatwg.org/#ref-for-abort-a-writable-stream%E2%91%A8", @@ -6421,6 +6428,21 @@ "https://streams.spec.whatwg.org/#infopaneltitle-for-3ee2d4d2", "https://streams.spec.whatwg.org/#infopanel-for-3ee2d4d2", "https://streams.spec.whatwg.org/#infopaneltitle-for-3ee2d4d2", + "https://streams.spec.whatwg.org/#77aef363", + "https://streams.spec.whatwg.org/#infopanel-for-77aef363", + "https://streams.spec.whatwg.org/#infopaneltitle-for-77aef363", + "https://streams.spec.whatwg.org/#infopanel-for-77aef363", + "https://streams.spec.whatwg.org/#infopaneltitle-for-77aef363", + "https://streams.spec.whatwg.org/#93148e63", + "https://streams.spec.whatwg.org/#infopanel-for-93148e63", + "https://streams.spec.whatwg.org/#infopaneltitle-for-93148e63", + "https://streams.spec.whatwg.org/#infopanel-for-93148e63", + "https://streams.spec.whatwg.org/#infopaneltitle-for-93148e63", + "https://streams.spec.whatwg.org/#9aa33dcf", + "https://streams.spec.whatwg.org/#infopanel-for-9aa33dcf", + "https://streams.spec.whatwg.org/#infopaneltitle-for-9aa33dcf", + "https://streams.spec.whatwg.org/#infopanel-for-9aa33dcf", + "https://streams.spec.whatwg.org/#infopaneltitle-for-9aa33dcf", "https://streams.spec.whatwg.org/#d4873ea0", "https://streams.spec.whatwg.org/#infopanel-for-d4873ea0", "https://streams.spec.whatwg.org/#infopaneltitle-for-d4873ea0", @@ -6431,6 +6453,11 @@ "https://streams.spec.whatwg.org/#infopaneltitle-for-900ce14b", "https://streams.spec.whatwg.org/#infopanel-for-900ce14b", "https://streams.spec.whatwg.org/#infopaneltitle-for-900ce14b", + "https://streams.spec.whatwg.org/#88cd0dbd", + "https://streams.spec.whatwg.org/#infopanel-for-88cd0dbd", + "https://streams.spec.whatwg.org/#infopaneltitle-for-88cd0dbd", + "https://streams.spec.whatwg.org/#infopanel-for-88cd0dbd", + "https://streams.spec.whatwg.org/#infopaneltitle-for-88cd0dbd", "https://streams.spec.whatwg.org/#6875767f", "https://streams.spec.whatwg.org/#infopanel-for-6875767f", "https://streams.spec.whatwg.org/#infopaneltitle-for-6875767f", diff --git a/ed/index.json b/ed/index.json index f571c338e3a5..52ce29d3258b 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2023-07-13T00:49:10.980Z", + "date": "2023-07-13T06:37:15.788Z", "options": { "fallback": "webref-fallback/ed/index.json", "output": "report", @@ -276,9 +276,9 @@ ], "crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-digest-headers.html", "crawlCacheInfo": { - "lastModified": "Wed, 12 Jul 2023 00:51:14 GMT" + "lastModified": "Thu, 13 Jul 2023 00:57:31 GMT" }, - "date": "12 July 2023", + "date": "13 July 2023", "links": "links/digest-headers.json", "refs": "refs/digest-headers.json", "headings": "headings/digest-headers.json", @@ -323,9 +323,9 @@ ], "crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html", "crawlCacheInfo": { - "lastModified": "Wed, 12 Jul 2023 00:51:14 GMT" + "lastModified": "Thu, 13 Jul 2023 00:57:31 GMT" }, - "date": "12 July 2023", + "date": "13 July 2023", "links": "links/rfc6265bis.json", "refs": "refs/rfc6265bis.json", "headings": "headings/rfc6265bis.json", @@ -548,7 +548,7 @@ ], "crawled": "https://drafts.csswg.org/css-backgrounds-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:29 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:27 GMT" }, "generator": "bikeshed", "date": "2 July 2023", @@ -608,7 +608,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-6/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:54 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:46 GMT" }, "generator": "bikeshed", "date": "16 February 2023", @@ -659,7 +659,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-hdr/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:56 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:48 GMT" }, "generator": "bikeshed", "date": "2 July 2023", @@ -711,7 +711,7 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-values-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:01 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:52 GMT" }, "generator": "bikeshed", "date": "21 February 2023", @@ -771,7 +771,7 @@ ], "crawled": "https://drafts.csswg.org/css-display-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:17 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:04 GMT" }, "generator": "bikeshed", "date": "20 April 2023", @@ -831,7 +831,7 @@ ], "crawled": "https://drafts.csswg.org/css-easing-2/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:19 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:06 GMT" }, "generator": "bikeshed", "date": "21 February 2023", @@ -890,7 +890,7 @@ ], "crawled": "https://drafts.csswg.org/css-env-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:23 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:09 GMT" }, "generator": "bikeshed", "date": "30 August 2021", @@ -943,7 +943,7 @@ ], "crawled": "https://drafts.csswg.org/css-extensions-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:25 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:11 GMT" }, "generator": "bikeshed", "date": "26 August 2020", @@ -996,7 +996,7 @@ ], "crawled": "https://drafts.csswg.org/css-forms-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:46 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:28 GMT" }, "generator": "bikeshed", "date": "11 October 2017", @@ -1054,7 +1054,7 @@ ], "crawled": "https://drafts.csswg.org/css-gcpm-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:48 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:29 GMT" }, "generator": "bikeshed", "date": "27 June 2022", @@ -1114,7 +1114,7 @@ ], "crawled": "https://drafts.csswg.org/css-grid-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:59 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:38 GMT" }, "generator": "bikeshed", "date": "22 February 2021", @@ -1174,7 +1174,7 @@ ], "crawled": "https://drafts.csswg.org/css-images-5/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:06 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:44 GMT" }, "generator": "bikeshed", "date": "28 November 2022", @@ -1227,7 +1227,7 @@ ], "crawled": "https://drafts.csswg.org/css-link-params-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:11 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:49 GMT" }, "generator": "bikeshed", "date": "16 December 2022", @@ -1287,7 +1287,7 @@ ], "crawled": "https://drafts.csswg.org/css-multicol-2/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:21 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:58 GMT" }, "generator": "bikeshed", "date": "5 October 2021", @@ -1347,7 +1347,7 @@ ], "crawled": "https://drafts.csswg.org/css-page-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:35 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:10 GMT" }, "generator": "bikeshed", "date": "12 May 2023", @@ -1406,7 +1406,7 @@ ], "crawled": "https://drafts.csswg.org/css-position-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:40 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:14 GMT" }, "generator": "bikeshed", "date": "18 May 2023", @@ -1466,7 +1466,7 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-snap-2/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:56 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:28 GMT" }, "generator": "bikeshed", "date": "10 May 2023", @@ -1527,7 +1527,7 @@ ], "crawled": "https://drafts.csswg.org/css-shapes-2/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:02 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:32 GMT" }, "generator": "bikeshed", "date": "7 March 2022", @@ -1586,7 +1586,7 @@ ], "crawled": "https://drafts.csswg.org/css-size-adjust-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:03 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:33 GMT" }, "generator": "bikeshed", "date": "23 June 2022", @@ -1646,7 +1646,7 @@ ], "crawled": "https://drafts.csswg.org/css-transitions-2/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:38 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:00 GMT" }, "generator": "bikeshed", "date": "22 June 2023", @@ -1707,7 +1707,7 @@ ], "crawled": "https://drafts.csswg.org/css-values-5/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:52 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:11 GMT" }, "generator": "bikeshed", "date": "6 April 2023", @@ -1767,7 +1767,7 @@ ], "crawled": "https://drafts.csswg.org/css-variables-2/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:56 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:14 GMT" }, "generator": "bikeshed", "date": "29 June 2022", @@ -1818,7 +1818,7 @@ ], "crawled": "https://drafts.csswg.org/css-viewport/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:00 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:17 GMT" }, "generator": "bikeshed", "date": "1 June 2023", @@ -2400,9 +2400,9 @@ ], "crawled": "https://html.spec.whatwg.org/multipage/", "crawlCacheInfo": { - "lastModified": "Wed, 12 Jul 2023 05:02:54 GMT" + "lastModified": "Thu, 13 Jul 2023 04:42:27 GMT" }, - "date": "12 July 2023", + "date": "13 July 2023", "links": "links/html.json", "refs": "refs/html.json", "events": "events/html.json", @@ -5588,10 +5588,10 @@ ], "crawled": "https://streams.spec.whatwg.org/", "crawlCacheInfo": { - "lastModified": "Thu, 08 Jun 2023 02:44:58 GMT" + "lastModified": "Thu, 13 Jul 2023 05:02:16 GMT" }, "generator": "bikeshed", - "date": "7 June 2023", + "date": "12 July 2023", "links": "links/streams.json", "refs": "refs/streams.json", "idl": "idl/streams.idl", @@ -12020,7 +12020,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc2397", "crawlCacheInfo": { - "lastModified": "Wed, 12 Jul 2023 18:34:21 GMT" + "lastModified": "Wed, 12 Jul 2023 20:24:32 GMT" }, "date": "12 July 2023", "links": "links/rfc2397.json", @@ -12198,7 +12198,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc6454", "crawlCacheInfo": { - "lastModified": "Wed, 12 Jul 2023 18:34:22 GMT" + "lastModified": "Wed, 12 Jul 2023 20:41:27 GMT" }, "date": "12 July 2023", "links": "links/rfc6454.json", @@ -12282,7 +12282,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7034", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:47:39 GMT" + "lastModified": "Thu, 13 Jul 2023 03:51:29 GMT" }, "date": "13 July 2023", "links": "links/rfc7034.json", @@ -12607,9 +12607,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7239", "crawlCacheInfo": { - "lastModified": "Wed, 12 Jul 2023 18:34:23 GMT" + "lastModified": "Thu, 13 Jul 2023 06:34:59 GMT" }, - "date": "12 July 2023", + "date": "13 July 2023", "links": "links/rfc7239.json", "ids": "ids/rfc7239.json" }, @@ -12649,9 +12649,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7469", "crawlCacheInfo": { - "lastModified": "Wed, 12 Jul 2023 18:34:23 GMT" + "lastModified": "Thu, 13 Jul 2023 06:35:00 GMT" }, - "date": "12 July 2023", + "date": "13 July 2023", "links": "links/rfc7469.json", "ids": "ids/rfc7469.json" }, @@ -12785,7 +12785,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7578", "crawlCacheInfo": { - "lastModified": "Wed, 12 Jul 2023 12:43:31 GMT" + "lastModified": "Wed, 12 Jul 2023 20:41:33 GMT" }, "date": "12 July 2023", "links": "links/rfc7578.json", @@ -13156,9 +13156,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc8942", "crawlCacheInfo": { - "lastModified": "Wed, 12 Jul 2023 18:34:24 GMT" + "lastModified": "Thu, 13 Jul 2023 06:35:02 GMT" }, - "date": "12 July 2023", + "date": "13 July 2023", "links": "links/rfc8942.json", "refs": "refs/rfc8942.json", "headings": "headings/rfc8942.json", @@ -13340,7 +13340,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc9113", "crawlCacheInfo": { - "lastModified": "Wed, 12 Jul 2023 18:34:25 GMT" + "lastModified": "Wed, 12 Jul 2023 18:40:09 GMT" }, "date": "12 July 2023", "links": "links/rfc9113.json", @@ -13432,9 +13432,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc9163", "crawlCacheInfo": { - "lastModified": "Wed, 12 Jul 2023 18:34:25 GMT" + "lastModified": "Thu, 13 Jul 2023 06:35:04 GMT" }, - "date": "12 July 2023", + "date": "13 July 2023", "links": "links/rfc9163.json", "refs": "refs/rfc9163.json", "headings": "headings/rfc9163.json", @@ -14908,7 +14908,7 @@ ], "crawled": "https://drafts.csswg.org/css-2022/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:13 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:14 GMT" }, "generator": "bikeshed", "date": "21 November 2022", @@ -14967,7 +14967,7 @@ ], "crawled": "https://drafts.csswg.org/css-2023/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:16 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:17 GMT" }, "generator": "bikeshed", "date": "10 February 2023", @@ -15032,7 +15032,7 @@ ], "crawled": "https://drafts.csswg.org/css-align-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:19 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:19 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -15092,7 +15092,7 @@ ], "crawled": "https://drafts.csswg.org/css-anchor-position-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:21 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:20 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -15223,7 +15223,7 @@ ], "crawled": "https://drafts.csswg.org/css-animations-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:23 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:22 GMT" }, "generator": "bikeshed", "date": "2 June 2023", @@ -15291,7 +15291,7 @@ ], "crawled": "https://drafts.csswg.org/css-animations-2/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:25 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:23 GMT" }, "generator": "bikeshed", "date": "12 June 2023", @@ -15359,7 +15359,7 @@ ], "crawled": "https://drafts.csswg.org/css-backgrounds-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:28 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:26 GMT" }, "generator": "bikeshed", "date": "17 March 2023", @@ -15426,7 +15426,7 @@ ], "crawled": "https://drafts.csswg.org/css-box-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:31 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:28 GMT" }, "generator": "bikeshed", "date": "3 March 2023", @@ -15491,7 +15491,7 @@ ], "crawled": "https://drafts.csswg.org/css-box-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:32 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:29 GMT" }, "generator": "bikeshed", "date": "3 March 2023", @@ -15558,7 +15558,7 @@ ], "crawled": "https://drafts.csswg.org/css-break-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:34 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:30 GMT" }, "generator": "bikeshed", "date": "21 December 2022", @@ -15623,7 +15623,7 @@ ], "crawled": "https://drafts.csswg.org/css-break-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:35 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:32 GMT" }, "generator": "bikeshed", "date": "21 December 2022", @@ -15689,7 +15689,7 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:37 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:33 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -15756,7 +15756,7 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:39 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:35 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -15822,7 +15822,7 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-5/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:42 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:37 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -15889,7 +15889,7 @@ ], "crawled": "https://drafts.csswg.org/css-cascade-6/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:44 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:38 GMT" }, "generator": "bikeshed", "date": "12 May 2023", @@ -15956,7 +15956,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:29:54 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:00 GMT" }, "date": "18 January 2022", "links": "links/css-color-3.json", @@ -16022,7 +16022,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:49 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:42 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -16089,7 +16089,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-5/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:52 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:45 GMT" }, "generator": "bikeshed", "date": "6 July 2023", @@ -16156,7 +16156,7 @@ ], "crawled": "https://drafts.csswg.org/css-color-adjust-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:55 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:47 GMT" }, "generator": "bikeshed", "date": "14 June 2022", @@ -16223,7 +16223,7 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:58 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:49 GMT" }, "generator": "bikeshed", "date": "12 May 2023", @@ -16291,7 +16291,7 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:30:59 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:50 GMT" }, "generator": "bikeshed", "date": "4 August 2022", @@ -16357,7 +16357,7 @@ ], "crawled": "https://drafts.csswg.org/css-conditional-5/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:00 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:51 GMT" }, "generator": "bikeshed", "date": "1 July 2023", @@ -16423,7 +16423,7 @@ ], "crawled": "https://drafts.csswg.org/css-contain-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:03 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:53 GMT" }, "generator": "bikeshed", "date": "15 January 2023", @@ -16490,7 +16490,7 @@ ], "crawled": "https://drafts.csswg.org/css-contain-2/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:06 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:55 GMT" }, "generator": "bikeshed", "date": "18 May 2023", @@ -16558,7 +16558,7 @@ ], "crawled": "https://drafts.csswg.org/css-contain-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:08 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:57 GMT" }, "generator": "bikeshed", "date": "12 May 2023", @@ -16625,7 +16625,7 @@ ], "crawled": "https://drafts.csswg.org/css-content-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:10 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:58 GMT" }, "generator": "bikeshed", "date": "23 June 2022", @@ -16691,7 +16691,7 @@ ], "crawled": "https://drafts.csswg.org/css-counter-styles-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:12 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:00 GMT" }, "generator": "bikeshed", "date": "25 May 2023", @@ -16759,7 +16759,7 @@ ], "crawled": "https://drafts.csswg.org/css-display-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:14 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:02 GMT" }, "generator": "bikeshed", "date": "27 March 2023", @@ -16825,7 +16825,7 @@ ], "crawled": "https://drafts.csswg.org/css-easing-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:18 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:05 GMT" }, "generator": "bikeshed", "date": "14 April 2023", @@ -16890,7 +16890,7 @@ ], "crawled": "https://drafts.csswg.org/css-flexbox-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:31 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:15 GMT" }, "generator": "bikeshed", "date": "17 March 2023", @@ -16956,7 +16956,7 @@ ], "crawled": "https://drafts.csswg.org/css-font-loading-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:33 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:16 GMT" }, "generator": "bikeshed", "date": "3 April 2023", @@ -17026,7 +17026,7 @@ ], "crawled": "https://drafts.csswg.org/css-fonts-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:39 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:21 GMT" }, "generator": "bikeshed", "date": "29 June 2023", @@ -17093,7 +17093,7 @@ ], "crawled": "https://drafts.csswg.org/css-fonts-5/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:44 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:27 GMT" }, "generator": "bikeshed", "date": "1 March 2023", @@ -17160,7 +17160,7 @@ ], "crawled": "https://drafts.csswg.org/css-gcpm-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:47 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:29 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -17226,7 +17226,7 @@ ], "crawled": "https://drafts.csswg.org/css-grid-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:53 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:33 GMT" }, "generator": "bikeshed", "date": "14 March 2023", @@ -17293,7 +17293,7 @@ ], "crawled": "https://drafts.csswg.org/css-grid-2/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:57 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:37 GMT" }, "generator": "bikeshed", "date": "8 June 2023", @@ -17353,7 +17353,7 @@ ], "crawled": "https://drafts.csswg.org/css-highlight-api-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:00 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:39 GMT" }, "generator": "bikeshed", "date": "5 April 2023", @@ -17421,7 +17421,7 @@ ], "crawled": "https://drafts.csswg.org/css-images-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:03 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:41 GMT" }, "generator": "bikeshed", "date": "5 July 2023", @@ -17488,7 +17488,7 @@ ], "crawled": "https://drafts.csswg.org/css-images-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:05 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:44 GMT" }, "generator": "bikeshed", "date": "5 July 2023", @@ -17555,7 +17555,7 @@ ], "crawled": "https://drafts.csswg.org/css-inline-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:09 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:47 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -17679,7 +17679,7 @@ ], "crawled": "https://drafts.csswg.org/css-line-grid-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:10 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:48 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -17745,7 +17745,7 @@ ], "crawled": "https://drafts.csswg.org/css-lists-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:14 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:51 GMT" }, "generator": "bikeshed", "date": "14 March 2023", @@ -17811,7 +17811,7 @@ ], "crawled": "https://drafts.csswg.org/css-logical-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:16 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:53 GMT" }, "generator": "bikeshed", "date": "3 March 2023", @@ -17943,7 +17943,7 @@ ], "crawled": "https://drafts.csswg.org/css-multicol-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:20 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:57 GMT" }, "generator": "bikeshed", "date": "27 February 2023", @@ -18009,7 +18009,7 @@ ], "crawled": "https://drafts.csswg.org/css-namespaces-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:22 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:59 GMT" }, "generator": "bikeshed", "date": "18 August 2020", @@ -18069,7 +18069,7 @@ ], "crawled": "https://drafts.csswg.org/css-nav-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:25 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:01 GMT" }, "generator": "bikeshed", "date": "1 March 2023", @@ -18131,7 +18131,7 @@ ], "crawled": "https://drafts.csswg.org/css-nesting-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:26 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:02 GMT" }, "generator": "bikeshed", "date": "13 July 2023", @@ -18199,7 +18199,7 @@ ], "crawled": "https://drafts.csswg.org/css-overflow-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:28 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:04 GMT" }, "generator": "bikeshed", "date": "28 March 2023", @@ -18265,7 +18265,7 @@ ], "crawled": "https://drafts.csswg.org/css-overflow-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:30 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:06 GMT" }, "generator": "bikeshed", "date": "21 March 2023", @@ -18331,7 +18331,7 @@ ], "crawled": "https://drafts.csswg.org/css-overscroll-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:31 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:07 GMT" }, "generator": "bikeshed", "date": "3 March 2023", @@ -18398,7 +18398,7 @@ ], "crawled": "https://drafts.csswg.org/css-page-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:34 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:09 GMT" }, "generator": "bikeshed", "date": "12 May 2023", @@ -18458,7 +18458,7 @@ ], "crawled": "https://drafts.csswg.org/css-page-floats-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:36 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:11 GMT" }, "generator": "bikeshed", "date": "5 October 2021", @@ -18589,7 +18589,7 @@ ], "crawled": "https://drafts.csswg.org/css-position-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:38 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:13 GMT" }, "generator": "bikeshed", "date": "29 March 2023", @@ -18723,7 +18723,7 @@ ], "crawled": "https://drafts.csswg.org/css-pseudo-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:43 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:18 GMT" }, "generator": "bikeshed", "date": "4 July 2023", @@ -18784,7 +18784,7 @@ ], "crawled": "https://drafts.csswg.org/css-regions-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:45 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:19 GMT" }, "generator": "bikeshed", "date": "17 May 2021", @@ -18845,7 +18845,7 @@ ], "crawled": "https://drafts.csswg.org/css-rhythm-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:47 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:20 GMT" }, "generator": "bikeshed", "date": "3 March 2023", @@ -18911,7 +18911,7 @@ ], "crawled": "https://drafts.csswg.org/css-round-display-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:48 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:21 GMT" }, "generator": "bikeshed", "date": "27 February 2023", @@ -18977,7 +18977,7 @@ ], "crawled": "https://drafts.csswg.org/css-ruby-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:50 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:23 GMT" }, "generator": "bikeshed", "date": "14 March 2023", @@ -19043,7 +19043,7 @@ ], "crawled": "https://drafts.csswg.org/css-scoping-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:52 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:24 GMT" }, "generator": "bikeshed", "date": "20 July 2022", @@ -19109,7 +19109,7 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-anchoring-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:53 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:25 GMT" }, "generator": "bikeshed", "date": "22 December 2020", @@ -19176,7 +19176,7 @@ ], "crawled": "https://drafts.csswg.org/css-scroll-snap-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:55 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:27 GMT" }, "generator": "bikeshed", "date": "20 April 2023", @@ -19242,7 +19242,7 @@ ], "crawled": "https://drafts.csswg.org/css-scrollbars-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:58 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:29 GMT" }, "generator": "bikeshed", "date": "26 May 2023", @@ -19308,7 +19308,7 @@ ], "crawled": "https://drafts.csswg.org/css-shadow-parts-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:32:59 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:30 GMT" }, "generator": "bikeshed", "date": "15 September 2020", @@ -19376,7 +19376,7 @@ ], "crawled": "https://drafts.csswg.org/css-shapes-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:00 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:31 GMT" }, "generator": "bikeshed", "date": "6 September 2022", @@ -19443,7 +19443,7 @@ ], "crawled": "https://drafts.csswg.org/css-sizing-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:05 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:34 GMT" }, "generator": "bikeshed", "date": "14 March 2023", @@ -19509,7 +19509,7 @@ ], "crawled": "https://drafts.csswg.org/css-sizing-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:07 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:36 GMT" }, "generator": "bikeshed", "date": "6 July 2023", @@ -19575,7 +19575,7 @@ ], "crawled": "https://drafts.csswg.org/css-speech-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:09 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:37 GMT" }, "generator": "bikeshed", "date": "6 September 2022", @@ -19639,7 +19639,7 @@ ], "crawled": "https://drafts.csswg.org/css-style-attr/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:29:54 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:00 GMT" }, "date": "10 April 2015", "links": "links/css-style-attr.json", @@ -19704,7 +19704,7 @@ ], "crawled": "https://drafts.csswg.org/css-syntax-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:12 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:40 GMT" }, "generator": "bikeshed", "date": "12 July 2023", @@ -19770,7 +19770,7 @@ ], "crawled": "https://drafts.csswg.org/css-tables-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:15 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:42 GMT" }, "generator": "bikeshed", "date": "30 June 2022", @@ -19837,7 +19837,7 @@ ], "crawled": "https://drafts.csswg.org/css-text-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:19 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:45 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -19903,7 +19903,7 @@ ], "crawled": "https://drafts.csswg.org/css-text-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:26 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:51 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -19970,7 +19970,7 @@ ], "crawled": "https://drafts.csswg.org/css-text-decor-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:28 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:52 GMT" }, "generator": "bikeshed", "date": "18 August 2022", @@ -20036,7 +20036,7 @@ ], "crawled": "https://drafts.csswg.org/css-text-decor-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:30 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:54 GMT" }, "generator": "bikeshed", "date": "2 September 2022", @@ -20103,7 +20103,7 @@ ], "crawled": "https://drafts.csswg.org/css-transforms-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:32 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:56 GMT" }, "generator": "bikeshed", "date": "6 April 2023", @@ -20169,7 +20169,7 @@ ], "crawled": "https://drafts.csswg.org/css-transforms-2/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:35 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:57 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -20236,7 +20236,7 @@ ], "crawled": "https://drafts.csswg.org/css-transitions-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:37 GMT" + "lastModified": "Thu, 13 Jul 2023 00:51:59 GMT" }, "generator": "bikeshed", "date": "13 March 2023", @@ -20372,7 +20372,7 @@ ], "crawled": "https://drafts.csswg.org/css-ui-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:40 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:02 GMT" }, "generator": "bikeshed", "date": "27 February 2023", @@ -20438,7 +20438,7 @@ ], "crawled": "https://drafts.csswg.org/css-ui-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:43 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:04 GMT" }, "generator": "bikeshed", "date": "25 May 2023", @@ -20506,7 +20506,7 @@ ], "crawled": "https://drafts.csswg.org/css-values-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:46 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:06 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -20573,7 +20573,7 @@ ], "crawled": "https://drafts.csswg.org/css-values-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:50 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:09 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -20640,7 +20640,7 @@ ], "crawled": "https://drafts.csswg.org/css-variables-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:54 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:12 GMT" }, "generator": "bikeshed", "date": "27 June 2022", @@ -20699,7 +20699,7 @@ ], "crawled": "https://drafts.csswg.org/css-view-transitions-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:33:59 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:16 GMT" }, "generator": "bikeshed", "date": "12 July 2023", @@ -20766,7 +20766,7 @@ ], "crawled": "https://drafts.csswg.org/css-will-change-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:01 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:18 GMT" }, "generator": "bikeshed", "date": "29 April 2022", @@ -20833,7 +20833,7 @@ ], "crawled": "https://drafts.csswg.org/css-writing-modes-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:03 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:20 GMT" }, "generator": "bikeshed", "date": "2 July 2023", @@ -20899,7 +20899,7 @@ ], "crawled": "https://drafts.csswg.org/css-writing-modes-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:06 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:22 GMT" }, "generator": "bikeshed", "date": "2 July 2023", @@ -21103,7 +21103,7 @@ ], "crawled": "https://drafts.csswg.org/css2/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:15 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:29 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -21169,7 +21169,7 @@ ], "crawled": "https://drafts.csswg.org/css-exclusions-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:31:24 GMT" + "lastModified": "Thu, 13 Jul 2023 00:50:10 GMT" }, "generator": "bikeshed", "date": "28 July 2021", @@ -21235,7 +21235,7 @@ ], "crawled": "https://drafts.csswg.org/cssom-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:20 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:33 GMT" }, "generator": "bikeshed", "date": "8 June 2023", @@ -21302,7 +21302,7 @@ ], "crawled": "https://drafts.csswg.org/cssom-view-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:24 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:36 GMT" }, "generator": "bikeshed", "date": "24 April 2023", @@ -24240,7 +24240,7 @@ ], "crawled": "https://drafts.csswg.org/mediaqueries-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:29:54 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:00 GMT" }, "date": "05 April 2022", "links": "links/mediaqueries-3.json", @@ -24305,7 +24305,7 @@ ], "crawled": "https://drafts.csswg.org/mediaqueries-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:30 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:41 GMT" }, "generator": "bikeshed", "date": "13 March 2023", @@ -24371,7 +24371,7 @@ ], "crawled": "https://drafts.csswg.org/mediaqueries-5/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:33 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:43 GMT" }, "generator": "bikeshed", "date": "24 August 2022", @@ -26922,7 +26922,7 @@ ], "crawled": "https://drafts.csswg.org/resize-observer-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:35 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:45 GMT" }, "generator": "bikeshed", "date": "27 January 2023", @@ -27240,7 +27240,7 @@ ], "crawled": "https://drafts.csswg.org/scroll-animations-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:37 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:46 GMT" }, "generator": "bikeshed", "date": "8 June 2023", @@ -27493,7 +27493,7 @@ ], "crawled": "https://drafts.csswg.org/selectors-3/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:29:54 GMT" + "lastModified": "Thu, 13 Jul 2023 00:49:00 GMT" }, "date": "30 January 2018", "links": "links/selectors-3.json", @@ -27558,7 +27558,7 @@ ], "crawled": "https://drafts.csswg.org/selectors-4/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:41 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:49 GMT" }, "generator": "bikeshed", "date": "11 July 2023", @@ -27618,7 +27618,7 @@ ], "crawled": "https://drafts.csswg.org/selectors-nonelement-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:42 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:50 GMT" }, "generator": "bikeshed", "date": "7 February 2021", @@ -29796,7 +29796,7 @@ ], "crawled": "https://drafts.csswg.org/web-animations-1/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:48 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:55 GMT" }, "generator": "bikeshed", "date": "15 June 2023", @@ -29863,7 +29863,7 @@ ], "crawled": "https://drafts.csswg.org/web-animations-2/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 00:34:51 GMT" + "lastModified": "Thu, 13 Jul 2023 00:52:58 GMT" }, "generator": "bikeshed", "date": "4 April 2023", diff --git a/ed/links/html.json b/ed/links/html.json index cef0e53f023b..4738fe0ac1f6 100644 --- a/ed/links/html.json +++ b/ed/links/html.json @@ -1126,6 +1126,7 @@ "attr-defer" ] }, + "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/search": {}, "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/section": {}, "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/select": {}, "https://developer.mozilla.org/en-US/docs/Web/HTML/Element/slot": {}, diff --git a/ed/links/streams.json b/ed/links/streams.json index 80493959d3a0..7fb2f4a54a46 100644 --- a/ed/links/streams.json +++ b/ed/links/streams.json @@ -200,6 +200,11 @@ "fs_filehandle_write_buffer_offset_length_position" ] }, + "https://nodejs.org/api/stream.html": { + "anchors": [ + "class-streamreadable" + ] + }, "https://opensource.org/licenses/BSD-3-Clause": {}, "https://tc39.es/ecma262/": { "anchors": [ @@ -209,6 +214,10 @@ "sec-object-internal-methods-and-internal-slots", "sec-ecmascript-language-types-number-type", "sec-arraybuffer-objects", + "sec-iterable-interface", + "sec-asynciterable-interface", + "sec-array-objects", + "sec-asyncgenerator-objects", "sec-native-error-types-used-in-this-standard-typeerror", "current-realm", "sec-isdetachedbuffer",