diff --git a/ed/css/motion.json b/ed/css/motion.json index d05eb0a92844..c9afd48c93e3 100644 --- a/ed/css/motion.json +++ b/ed/css/motion.json @@ -42,7 +42,7 @@ }, { "name": "", - "prose": "The offset path is the equivalent path of the function. For all s, if they accept an ''at '' argument but that argument is omitted, and the element defines an offset starting position via offset-position, it uses the specified offset starting position for that argument. Otherwise it defaults as specified for each function. The provides the [=/reference box=] for the .", + "prose": "The offset path is the equivalent path of the function. For all s, if they accept an at argument but that argument is omitted, and the element defines an offset starting position via offset-position, it uses the specified offset starting position for that argument. Otherwise it defaults as specified for each function. The provides the [=/reference box=] for the .", "type": "value", "value": "" }, diff --git a/ed/dfns/attribution-reporting-api.json b/ed/dfns/attribution-reporting-api.json index 51efbed932e4..c5482a8a071c 100644 --- a/ed/dfns/attribution-reporting-api.json +++ b/ed/dfns/attribution-reporting-api.json @@ -884,6 +884,24 @@ }, "definedIn": "dt" }, + { + "id": "report-window-list", + "href": "https://wicg.github.io/attribution-reporting-api/#report-window-list", + "linkingText": [ + "report window list" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/attribution-reporting-api/#title", + "title": "Attribution Reporting" + }, + "definedIn": "prose" + }, { "id": "attribution-source", "href": "https://wicg.github.io/attribution-reporting-api/#attribution-source", @@ -1143,6 +1161,26 @@ }, "definedIn": "dt" }, + { + "id": "attribution-source-max-number-of-event-level-reports", + "href": "https://wicg.github.io/attribution-reporting-api/#attribution-source-max-number-of-event-level-reports", + "linkingText": [ + "Max number of event-level reports" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "attribution source" + ], + "access": "private", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/attribution-reporting-api/#title", + "title": "Attribution Reporting" + }, + "definedIn": "dt" + }, { "id": "attribution-source-event-level-attributable", "href": "https://wicg.github.io/attribution-reporting-api/#attribution-source-event-level-attributable", @@ -3990,6 +4028,42 @@ }, "definedIn": "prose" }, + { + "id": "max-settable-event-level-attributions-per-source", + "href": "https://wicg.github.io/attribution-reporting-api/#max-settable-event-level-attributions-per-source", + "linkingText": [ + "Max settable event-level attributions per source" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/attribution-reporting-api/#title", + "title": "Attribution Reporting" + }, + "definedIn": "prose" + }, + { + "id": "max-settable-event-level-report-windows", + "href": "https://wicg.github.io/attribution-reporting-api/#max-settable-event-level-report-windows", + "linkingText": [ + "Max settable event-level report windows" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/attribution-reporting-api/#title", + "title": "Attribution Reporting" + }, + "definedIn": "prose" + }, { "id": "max-aggregation-keys-per-attribution", "href": "https://wicg.github.io/attribution-reporting-api/#max-aggregation-keys-per-attribution", @@ -4153,10 +4227,10 @@ "definedIn": "prose" }, { - "id": "max-attributions-per-navigation-source", - "href": "https://wicg.github.io/attribution-reporting-api/#max-attributions-per-navigation-source", + "id": "default-event-level-attributions-per-source", + "href": "https://wicg.github.io/attribution-reporting-api/#default-event-level-attributions-per-source", "linkingText": [ - "Max attributions per navigation source" + "Default event-level attributions per source" ], "localLinkingText": [], "type": "dfn", @@ -4171,10 +4245,10 @@ "definedIn": "prose" }, { - "id": "max-attributions-per-event-source", - "href": "https://wicg.github.io/attribution-reporting-api/#max-attributions-per-event-source", + "id": "max-event-level-channel-capacity-per-source", + "href": "https://wicg.github.io/attribution-reporting-api/#max-event-level-channel-capacity-per-source", "linkingText": [ - "Max attributions per event source" + "Max event-level channel capacity per source" ], "localLinkingText": [], "type": "dfn", @@ -5029,6 +5103,25 @@ }, "definedIn": "prose" }, + { + "id": "compute-the-channel-capacity-of-a-source", + "href": "https://wicg.github.io/attribution-reporting-api/#compute-the-channel-capacity-of-a-source", + "linkingText": [ + "compute the channel capacity of a source" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "computing-channel-capacity", + "href": "https://wicg.github.io/attribution-reporting-api/#computing-channel-capacity", + "title": "Computing channel capacity", + "number": "12.2" + }, + "definedIn": "prose" + }, { "id": "parse-an-attribution-destination", "href": "https://wicg.github.io/attribution-reporting-api/#parse-an-attribution-destination", @@ -5044,7 +5137,7 @@ "id": "parsing-source-registration", "href": "https://wicg.github.io/attribution-reporting-api/#parsing-source-registration", "title": "Parsing source-registration JSON", - "number": "12.2" + "number": "12.3" }, "definedIn": "prose" }, @@ -5103,10 +5196,28 @@ "definedIn": "prose" }, { - "id": "obtain-effective-windows", - "href": "https://wicg.github.io/attribution-reporting-api/#obtain-effective-windows", + "id": "obtain-default-effective-windows", + "href": "https://wicg.github.io/attribution-reporting-api/#obtain-default-effective-windows", "linkingText": [ - "obtain effective windows" + "obtain default effective windows" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "title", + "href": "https://wicg.github.io/attribution-reporting-api/#title", + "title": "Attribution Reporting" + }, + "definedIn": "prose" + }, + { + "id": "parse-report-windows", + "href": "https://wicg.github.io/attribution-reporting-api/#parse-report-windows", + "linkingText": [ + "parse report windows" ], "localLinkingText": [], "type": "dfn", @@ -5153,7 +5264,7 @@ "id": "processing-an-attribution-source", "href": "https://wicg.github.io/attribution-reporting-api/#processing-an-attribution-source", "title": "Processing an attribution source", - "number": "12.3" + "number": "12.4" }, "definedIn": "prose" }, diff --git a/ed/dfns/css-typed-om-1.json b/ed/dfns/css-typed-om-1.json index a7591711126f..7a012ad6df64 100644 --- a/ed/dfns/css-typed-om-1.json +++ b/ed/dfns/css-typed-om-1.json @@ -2345,9 +2345,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://drafts.css-houdini.org/css-typed-om-1/#title", - "title": "CSS Typed OM Level 1" + "id": "numeric-typing", + "href": "https://drafts.css-houdini.org/css-typed-om-1/#numeric-typing", + "title": "Numeric Value Typing", + "number": "4.3.2" }, "definedIn": "prose" }, diff --git a/ed/dfns/i18n-glossary.json b/ed/dfns/i18n-glossary.json index fc1d0d1a2e6b..f1670448b951 100644 --- a/ed/dfns/i18n-glossary.json +++ b/ed/dfns/i18n-glossary.json @@ -1915,7 +1915,7 @@ "href": "https://w3c.github.io/i18n-glossary/#dfn-supplementary-code-point", "linkingText": [ "supplementary code point", - "Supplementary characters" + "Supplementary character" ], "localLinkingText": [], "type": "dfn", @@ -1950,6 +1950,25 @@ }, "definedIn": "prose" }, + { + "id": "dfn-surrogate-pair", + "href": "https://w3c.github.io/i18n-glossary/#dfn-surrogate-pair", + "linkingText": [ + "Surrogate pair" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "public", + "informative": true, + "heading": { + "id": "glossary", + "href": "https://w3c.github.io/i18n-glossary/#glossary", + "title": "Glossary", + "number": "3" + }, + "definedIn": "prose" + }, { "id": "dfn-syllabary", "href": "https://w3c.github.io/i18n-glossary/#dfn-syllabary", diff --git a/ed/dfns/json-ld11.json b/ed/dfns/json-ld11.json index e1365ce23825..4b3cc00590ab 100644 --- a/ed/dfns/json-ld11.json +++ b/ed/dfns/json-ld11.json @@ -720,7 +720,7 @@ "localLinkingText": [], "type": "dfn", "for": [], - "access": "private", + "access": "public", "informative": true, "heading": { "id": "protected-term-definitions", diff --git a/ed/dfns/webdriver-bidi.json b/ed/dfns/webdriver-bidi.json index b31c5e68a528..d1d2eac9b714 100644 --- a/ed/dfns/webdriver-bidi.json +++ b/ed/dfns/webdriver-bidi.json @@ -1792,10 +1792,10 @@ "definedIn": "prose" }, { - "id": "normalise-rect", - "href": "https://w3c.github.io/webdriver-bidi/#normalise-rect", + "id": "normalize-rect", + "href": "https://w3c.github.io/webdriver-bidi/#normalize-rect", "linkingText": [ - "normalise rect" + "normalize rect" ], "localLinkingText": [], "type": "dfn", diff --git a/ed/headings/attribution-reporting-api.json b/ed/headings/attribution-reporting-api.json index 6b4df21c6443..42b6f7f38e6f 100644 --- a/ed/headings/attribution-reporting-api.json +++ b/ed/headings/attribution-reporting-api.json @@ -403,19 +403,26 @@ "title": "Obtaining a randomized source response", "number": "12.1" }, + { + "id": "computing-channel-capacity", + "href": "https://wicg.github.io/attribution-reporting-api/#computing-channel-capacity", + "level": 3, + "title": "Computing channel capacity", + "number": "12.2" + }, { "id": "parsing-source-registration", "href": "https://wicg.github.io/attribution-reporting-api/#parsing-source-registration", "level": 3, "title": "Parsing source-registration JSON", - "number": "12.2" + "number": "12.3" }, { "id": "processing-an-attribution-source", "href": "https://wicg.github.io/attribution-reporting-api/#processing-an-attribution-source", "level": 3, "title": "Processing an attribution source", - "number": "12.3" + "number": "12.4" }, { "id": "trigger-algorithms", diff --git a/ed/headings/json-ld11.json b/ed/headings/json-ld11.json index b1e548f8e2e9..8fa76010da45 100644 --- a/ed/headings/json-ld11.json +++ b/ed/headings/json-ld11.json @@ -824,16 +824,30 @@ "id": "application-ld-json", "href": "https://w3c.github.io/json-ld-syntax/#application-ld-json", "level": 3, - "title": "application/ld+json", + "title": "Media Type Registration: application/ld+json", "number": "C.1" }, { - "id": "iana-examples", - "href": "https://w3c.github.io/json-ld-syntax/#iana-examples", - "level": 3, + "id": "media-type-examples", + "href": "https://w3c.github.io/json-ld-syntax/#media-type-examples", + "level": 4, "title": "Examples", + "number": "C.1.1" + }, + { + "id": "structured-extension-ld-json", + "href": "https://w3c.github.io/json-ld-syntax/#structured-extension-ld-json", + "level": 3, + "title": "Structured Suffix Registration: +ld+json", "number": "C.2" }, + { + "id": "structured-extension-examples", + "href": "https://w3c.github.io/json-ld-syntax/#structured-extension-examples", + "level": 4, + "title": "Examples", + "number": "C.2.1" + }, { "id": "open-issues", "href": "https://w3c.github.io/json-ld-syntax/#open-issues", diff --git a/ed/headings/tc39-temporal.json b/ed/headings/tc39-temporal.json index d0a5cf85fc15..38821832173b 100644 --- a/ed/headings/tc39-temporal.json +++ b/ed/headings/tc39-temporal.json @@ -4319,7 +4319,7 @@ { "id": "sec-temporal-preparetemporalfields", "href": "https://tc39.es/proposal-temporal/#sec-temporal-preparetemporalfields", - "title": "PrepareTemporalFields ( fields, fieldNames, requiredFields )", + "title": "PrepareTemporalFields ( fields, fieldNames, requiredFields [ , duplicateBehaviour ] )", "level": 2, "number": "13.45" }, @@ -4351,145 +4351,138 @@ "level": 2, "number": "14.2" }, - { - "id": "sec-temporal-mergelists", - "href": "https://tc39.es/proposal-temporal/#sec-temporal-mergelists", - "title": "MergeLists ( a, b )", - "level": 2, - "number": "14.3" - }, { "id": "sec-sortstringlistbycodeunit", "href": "https://tc39.es/proposal-temporal/#sec-sortstringlistbycodeunit", "title": "SortStringListByCodeUnit ( strings )", "level": 2, - "number": "14.4" + "number": "14.3" }, { "id": "sec-literals-numeric-literals", "href": "https://tc39.es/proposal-temporal/#sec-literals-numeric-literals", "title": "Numeric Literals", "level": 2, - "number": "14.5" + "number": "14.4" }, { "id": "sec-mathematical-operations", "href": "https://tc39.es/proposal-temporal/#sec-mathematical-operations", "title": "Mathematical Operations", "level": 2, - "number": "14.6" + "number": "14.5" }, { "id": "sec-copydataproperties", "href": "https://tc39.es/proposal-temporal/#sec-copydataproperties", "title": "CopyDataProperties ( target, source, excludedItems, excludedKeys [ , excludedValues ] )", "level": 2, - "number": "14.7" + "number": "14.6" }, { "id": "sec-snapshotownproperties", "href": "https://tc39.es/proposal-temporal/#sec-snapshotownproperties", "title": "SnapshotOwnProperties ( source, proto [ , excludedKeys [ , excludedValues ] ] )", "level": 2, - "number": "14.8" + "number": "14.7" }, { "id": "sec-overview-of-date-objects-and-definitions-of-abstract-operations", "href": "https://tc39.es/proposal-temporal/#sec-overview-of-date-objects-and-definitions-of-abstract-operations", "title": "Overview of Date Objects and Definitions of Abstract Operations", "level": 2, - "number": "14.9" + "number": "14.8" }, { "id": "sec-time-zone-identifiers", "href": "https://tc39.es/proposal-temporal/#sec-time-zone-identifiers", "title": "Time Zone Identifiers", "level": 3, - "number": "14.9.1" + "number": "14.8.1" }, { "id": "sec-availablenamedtimezoneidentifiers", "href": "https://tc39.es/proposal-temporal/#sec-availablenamedtimezoneidentifiers", "title": "AvailableNamedTimeZoneIdentifiers ( )", "level": 3, - "number": "14.9.2" + "number": "14.8.2" }, { "id": "sec-systemtimezoneidentifier", "href": "https://tc39.es/proposal-temporal/#sec-systemtimezoneidentifier", "title": "SystemTimeZoneIdentifier ( )", "level": 3, - "number": "14.9.3" + "number": "14.8.3" }, { "id": "sec-time-zone-offset-strings", "href": "https://tc39.es/proposal-temporal/#sec-time-zone-offset-strings", "title": "Time Zone Offset String FormatFormats", "level": 3, - "number": "14.9.4" + "number": "14.8.4" }, { "id": "sec-localtime", "href": "https://tc39.es/proposal-temporal/#sec-localtime", "title": "LocalTime ( t )", "level": 3, - "number": "14.9.5" + "number": "14.8.5" }, { "id": "sec-utc-t", "href": "https://tc39.es/proposal-temporal/#sec-utc-t", "title": "UTC ( t )", "level": 3, - "number": "14.9.6" + "number": "14.8.6" }, { "id": "sec-timezoneestring", "href": "https://tc39.es/proposal-temporal/#sec-timezoneestring", "title": "TimeZoneString ( tv )", "level": 3, - "number": "14.9.7" + "number": "14.8.7" }, { "id": "sec-temporal-date-constructor", "href": "https://tc39.es/proposal-temporal/#sec-temporal-date-constructor", "title": "The Date Constructor", "level": 2, - "number": "14.10" + "number": "14.9" }, { "id": "sec-temporal-date", "href": "https://tc39.es/proposal-temporal/#sec-temporal-date", "title": "Date ( ...values )", "level": 3, - "number": "14.10.1" + "number": "14.9.1" }, { "id": "sec-temporal-properties-of-the-date-constructor", "href": "https://tc39.es/proposal-temporal/#sec-temporal-properties-of-the-date-constructor", "title": "Properties of the Date Constructor", "level": 2, - "number": "14.11" + "number": "14.10" }, { "id": "sec-temporal-date.now", "href": "https://tc39.es/proposal-temporal/#sec-temporal-date.now", "title": "Date.now ( )", "level": 3, - "number": "14.11.1" + "number": "14.10.1" }, { "id": "sec-temporal-properties-of-the-legacy-date-prototype-object", "href": "https://tc39.es/proposal-temporal/#sec-temporal-properties-of-the-legacy-date-prototype-object", "title": "Properties of the Date Prototype Object", "level": 2, - "number": "14.12" + "number": "14.11" }, { "id": "sec-date.prototype.totemporalinstant", "href": "https://tc39.es/proposal-temporal/#sec-date.prototype.totemporalinstant", "title": "Date.prototype.toTemporalInstant ( )", "level": 3, - "number": "14.12.1" + "number": "14.11.1" }, { "id": "sec-temporal-intl", diff --git a/ed/ids/attribution-reporting-api.json b/ed/ids/attribution-reporting-api.json index 0498d35ed75c..a97eee370598 100644 --- a/ed/ids/attribution-reporting-api.json +++ b/ed/ids/attribution-reporting-api.json @@ -557,8 +557,18 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-report-window-end", "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start", + "https://wicg.github.io/attribution-reporting-api/#report-window-list", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-report-window-list", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-report-window-list", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-report-window-list", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-report-window-list", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end", "https://wicg.github.io/attribution-reporting-api/#attribution-source", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source", @@ -611,8 +621,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-event-level-report-windows", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source-event-level-report-windows", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-event-level-report-windows", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-list", "https://wicg.github.io/attribution-reporting-api/#attribution-source-aggregatable-report-window", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source-aggregatable-report-window", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-aggregatable-report-window", @@ -637,6 +646,13 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-number-of-event-level-reports", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#attribution-source-max-number-of-event-level-reports", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source-max-number-of-event-level-reports", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-max-number-of-event-level-reports", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source-max-number-of-event-level-reports", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-max-number-of-event-level-reports", + "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#attribution-source-event-level-attributable", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source-event-level-attributable", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-event-level-attributable", @@ -650,7 +666,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-dedup-keys", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-dedup-key", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#attribution-source-randomized-response", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source-randomized-response", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-randomized-response", @@ -689,7 +705,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-aggregatable-budget-consumed", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution-value", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#attribution-source-aggregatable-dedup-keys", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source-aggregatable-dedup-keys", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-aggregatable-dedup-keys", @@ -697,7 +713,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-aggregatable-dedup-keys", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-dedup-key-dedup-key", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#attribution-source-debug-reporting-enabled", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source-debug-reporting-enabled", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-debug-reporting-enabled", @@ -710,8 +726,8 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source-number-of-aggregatable-reports", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-number-of-aggregatable-reports", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#attribution-source-expiry-time", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source-expiry-time", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-expiry-time", @@ -719,7 +735,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-expiry-time", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-time", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-expiry", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#attribution-source-total-event-level-report-window", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source-total-event-level-report-window", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-total-event-level-report-window", @@ -727,17 +743,17 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-total-event-level-report-window", "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-struct%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-report-windows", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end", "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-report-windows%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-total-event-level-report-window", "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-report-windows%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#attribution-source-source-site", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source-source-site", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-source-site", @@ -1448,14 +1464,14 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-source-cache", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-attribution-source-cache", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A0%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#event-level-report-cache", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-event-level-report-cache", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-event-level-report-cache", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-event-level-report-cache", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-event-level-report-cache", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A0%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#aggregatable-report-cache", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-aggregatable-report-cache", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-aggregatable-report-cache", @@ -1493,9 +1509,9 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-min-report-window", "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-duration%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-duration-from", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-time%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-aggregatable-report-window", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-report-windows%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#max-entries-per-filter-data", @@ -1504,7 +1520,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-entries-per-filter-data", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-entries-per-filter-data", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-size", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-filter-data", "https://wicg.github.io/attribution-reporting-api/#max-values-per-filter-data-entry", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-values-per-filter-data-entry", @@ -1513,7 +1529,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-values-per-filter-data-entry", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-value%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-filter-data%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#attribution-rate-limit-window", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-rate-limit-window", @@ -1527,8 +1543,21 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-destinations-per-source", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-destinations-per-source", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-attribution-destinations%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#max-settable-event-level-attributions-per-source", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-settable-event-level-attributions-per-source", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-settable-event-level-attributions-per-source", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-settable-event-level-attributions-per-source", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-settable-event-level-attributions-per-source", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-max-number-of-event-level-reports", + "https://wicg.github.io/attribution-reporting-api/#max-settable-event-level-report-windows", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-settable-event-level-report-windows", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-settable-event-level-report-windows", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-settable-event-level-report-windows", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-settable-event-level-report-windows", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-report-windows%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#vendor-specific-values", "https://wicg.github.io/attribution-reporting-api/#max-aggregation-keys-per-attribution", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-aggregation-keys-per-attribution", @@ -1536,9 +1565,9 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-aggregation-keys-per-attribution", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-aggregation-keys-per-attribution", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-size%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A0%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-aggregation-keys", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-trigger-data%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-trigger-data-source-keys", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-size%E2%91%A1", @@ -1549,7 +1578,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-pending-sources-per-source-origin", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-pending-sources-per-source-origin", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-pending-sources-per-source-origin", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-cache%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-origin%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#navigation-source-trigger-data-cardinality", @@ -1558,7 +1587,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-navigation-source-trigger-data-cardinality", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-navigation-source-trigger-data-cardinality", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-trigger-data", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-type", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-trigger-data%E2%91%A0", @@ -1569,7 +1598,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-event-source-trigger-data-cardinality", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-event-source-trigger-data-cardinality", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-trigger-data%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-type%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-trigger-data%E2%91%A2", @@ -1579,7 +1608,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-randomized-response-epsilon", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-randomized-response-epsilon", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-randomized-response-epsilon", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-automation-local-testing-mode", "https://wicg.github.io/attribution-reporting-api/#randomized-null-report-rate-excluding-source-registration-time", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-randomized-null-report-rate-excluding-source-registration-time", @@ -1602,7 +1631,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-event-level-reports-per-attribution-destination", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-event-level-reports-per-attribution-destination", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-event-level-reports-per-attribution-destination", - "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report-cache%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-site%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report-attribution-destinations", @@ -1614,24 +1643,25 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-cache%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-effective-attribution-destination", - "https://wicg.github.io/attribution-reporting-api/#max-attributions-per-navigation-source", - "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-attributions-per-navigation-source", - "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-attributions-per-navigation-source", - "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-attributions-per-navigation-source", - "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-attributions-per-navigation-source", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-type%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#max-attributions-per-event-source", - "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-attributions-per-event-source", - "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-attributions-per-event-source", - "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-attributions-per-event-source", - "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-attributions-per-event-source", + "https://wicg.github.io/attribution-reporting-api/#default-event-level-attributions-per-source", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-default-event-level-attributions-per-source", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-default-event-level-attributions-per-source", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-default-event-level-attributions-per-source", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-default-event-level-attributions-per-source", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-type%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#max-event-level-channel-capacity-per-source", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-event-level-channel-capacity-per-source", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-event-level-channel-capacity-per-source", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-event-level-channel-capacity-per-source", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-event-level-channel-capacity-per-source", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#max-aggregatable-reports-per-source", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-aggregatable-reports-per-source", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-aggregatable-reports-per-source", @@ -1639,7 +1669,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-aggregatable-reports-per-source", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#max-destinations-covered-by-unexpired-sources", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-destinations-covered-by-unexpired-sources", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-destinations-covered-by-unexpired-sources", @@ -1647,7 +1677,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-max-destinations-covered-by-unexpired-sources", "https://wicg.github.io/attribution-reporting-api/#ref-for-site%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-attribution-destinations%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-site", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-reporting-origin%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-site%E2%91%A7", @@ -1665,12 +1695,12 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-tuple%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-site%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-attribution-destinations%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-site%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-destination-rate-limit-window", "https://wicg.github.io/attribution-reporting-api/#ref-for-site%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-attribution-destinations%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A1%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-site%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-reporting-origin%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-site%E2%91%A0%E2%91%A0", @@ -1683,7 +1713,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-reporting-origin%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-source-site", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-attribution-destination", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-window", "https://wicg.github.io/attribution-reporting-api/#max-source-reporting-origins-per-source-reporting-site", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-max-source-reporting-origins-per-source-reporting-site", @@ -1694,7 +1724,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-source-site%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-reporting-origin", "https://wicg.github.io/attribution-reporting-api/#ref-for-site%E2%91%A0%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-origin-rate-limit-window", "https://wicg.github.io/attribution-reporting-api/#origin-rate-limit-window", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-origin-rate-limit-window", @@ -1730,7 +1760,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-allowed-aggregatable-budget-per-source", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-required-aggregatable-budget", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#randomized-aggregatable-report-delay", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-randomized-aggregatable-report-delay", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-randomized-aggregatable-report-delay", @@ -1760,7 +1790,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-an-optional-64-bit-signed-integer", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-an-optional-64-bit-signed-integer", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-an-optional-64-bit-signed-integer", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A0%E2%91%A3", @@ -1770,7 +1800,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-an-optional-64-bit-unsigned-integer", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-an-optional-64-bit-unsigned-integer", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-an-optional-64-bit-unsigned-integer", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A0%E2%91%A5", @@ -1789,7 +1819,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-assert%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-origin-opaque", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#check-if-a-scheme-is-suitable", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-check-if-a-scheme-is-suitable", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-check-if-a-scheme-is-suitable", @@ -1811,7 +1841,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-filter-values", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-filter-values", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-filter-values", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-iterate", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A0%E2%91%A8", @@ -1829,7 +1859,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-map-size%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-entries-per-filter-data", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-iterate%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-values-per-filter-data-entry", "https://wicg.github.io/attribution-reporting-api/#issue-5c232164", "https://wicg.github.io/attribution-reporting-api/#ref-for-string-length", @@ -1841,7 +1871,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-filters", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-filters", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A1%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filter-values%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A1%E2%91%A0", @@ -1935,22 +1965,22 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-eligibility-empty", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-eligibility-empty", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-eligibility-empty", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#eligibility-event-source", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-eligibility-event-source", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-eligibility-event-source", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-eligibility-event-source", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-eligibility-event-source", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#eligibility-navigation-source", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-eligibility-navigation-source", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-eligibility-navigation-source", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-eligibility-navigation-source", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-eligibility-navigation-source", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#eligibility-trigger", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-eligibility-trigger", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-eligibility-trigger", @@ -1962,8 +1992,8 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-eligibility-event-source-or-trigger", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-eligibility-event-source-or-trigger", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-eligibility-event-source-or-trigger", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#registrar", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-registrar", @@ -2074,9 +2104,9 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-response-header-list%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-eligibility-navigation-source%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-eligibility-event-source%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-eligibility-event-source%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-source-registration-json", "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-current-wall-time", "https://wicg.github.io/attribution-reporting-api/#ref-for-process-an-attribution-source", @@ -2085,7 +2115,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-os-debug-data-type-os-source-delegated", "https://wicg.github.io/attribution-reporting-api/#ref-for-eligibility-event-source-or-trigger%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-source-registration-json%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-current-wall-time%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-process-an-attribution-source%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-site%E2%91%A0", @@ -2108,7 +2138,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-a-set-of-possible-trigger-states", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-a-set-of-possible-trigger-states", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-a-set-of-possible-trigger-states", - "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-response-output-configuration%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-response-output-configuration%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A0%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-response-output-configuration-trigger-data-cardinality", @@ -2128,7 +2158,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-a-randomized-source-response-pick-rate", "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-response-output-configuration%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-set-of-possible-trigger-states", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#obtain-a-randomized-source-response", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-a-randomized-source-response", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-a-randomized-source-response", @@ -2138,6 +2168,15 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-set-of-possible-trigger-states%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-randomized-source-response-pick-rate", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-randomized-response", + "https://wicg.github.io/attribution-reporting-api/#computing-channel-capacity", + "https://wicg.github.io/attribution-reporting-api/#compute-the-channel-capacity-of-a-source", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-compute-the-channel-capacity-of-a-source", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-compute-the-channel-capacity-of-a-source", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-compute-the-channel-capacity-of-a-source", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-compute-the-channel-capacity-of-a-source", + "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-response-output-configuration%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-randomized-source-response-pick-rate%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-set-of-possible-trigger-states%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#parsing-source-registration", "https://wicg.github.io/attribution-reporting-api/#parse-an-attribution-destination", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-an-attribution-destination", @@ -2155,7 +2194,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-attribution-destinations", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-attribution-destinations", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-attribution-destinations", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A1%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A1%E2%91%A3", @@ -2165,14 +2204,14 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-an-attribution-destination", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-append%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-destinations-per-source", "https://wicg.github.io/attribution-reporting-api/#parse-a-duration", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-a-duration", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-a-duration", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-a-duration", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-a-duration", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A1%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-duration%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-assert%E2%91%A5", @@ -2184,10 +2223,10 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-aggregation-keys", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-aggregation-keys", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-aggregation-keys", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-size%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-aggregation-keys-per-attribution", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-iterate%E2%91%A1", @@ -2197,22 +2236,49 @@ "https://wicg.github.io/attribution-reporting-api/#issue-f31c9d0c", "https://wicg.github.io/attribution-reporting-api/#ref-for-string-length%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-string-code-point-length%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#obtain-effective-windows", - "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-effective-windows", - "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-effective-windows", - "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-effective-windows", - "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-effective-windows", + "https://wicg.github.io/attribution-reporting-api/#obtain-default-effective-windows", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-default-effective-windows", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-default-effective-windows", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-default-effective-windows", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-default-effective-windows", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-duration%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-remove%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#parse-report-windows", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-report-windows", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-report-windows", + "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-report-windows", + "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-report-windows", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-list%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A1%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-max-settable-event-level-report-windows", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A1%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-duration-from%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-min-report-window", + "https://wicg.github.io/attribution-reporting-api/#ref-for-min-report-window%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#parse-source-registration-json", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-source-registration-json", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-source-registration-json", @@ -2222,44 +2288,49 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-suitable-origin%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-suitable-origin%E2%91%A0%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-json-bytes-to-an-infra-value", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-attribution-destinations", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-an-optional-64-bit-unsigned-integer%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-a-duration", "https://wicg.github.io/attribution-reporting-api/#ref-for-valid-source-expiry-range", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-an-optional-64-bit-signed-integer", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filter-data", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-set%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-an-optional-64-bit-unsigned-integer%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-check-if-cookie-based-debugging-is-allowed", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-aggregation-keys", "https://wicg.github.io/attribution-reporting-api/#ref-for-navigation-source-trigger-data-cardinality%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-max-attributions-per-navigation-source", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-source-trigger-data-cardinality%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-max-attributions-per-event-source", + "https://wicg.github.io/attribution-reporting-api/#ref-for-default-event-level-attributions-per-source", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-max-settable-event-level-attributions-per-source", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-a-duration%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-min-report-window", + "https://wicg.github.io/attribution-reporting-api/#ref-for-min-report-window%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-a-duration%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-min-report-window%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-min-report-window%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-boolean%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-effective-windows", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-response-output-configuration%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-default-effective-windows", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-report-windows", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-response-output-configuration%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-response-output-configuration-max-attributions-per-source%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-response-output-configuration-num-report-windows%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-response-output-configuration-trigger-data-cardinality%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-response-epsilon", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-compute-the-channel-capacity-of-a-source", + "https://wicg.github.io/attribution-reporting-api/#ref-for-max-event-level-channel-capacity-per-source", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-identifier", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A1%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-origin%E2%91%A1", @@ -2267,15 +2338,16 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-attribution-destinations%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-reporting-origin%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-expiry%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-report-windows%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-report-windows%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-aggregatable-report-window%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-priority", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-time%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-type%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-type%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-max-number-of-event-level-reports%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-randomized-response", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-randomized-source-response", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-randomized-trigger-rate", - "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-randomized-source-response-pick-rate%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-randomized-source-response-pick-rate%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-filter-data%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-debug-key", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-aggregation-keys%E2%91%A0", @@ -2284,12 +2356,12 @@ "https://wicg.github.io/attribution-reporting-api/#issue-e6d5a493", "https://wicg.github.io/attribution-reporting-api/#processing-an-attribution-source", "https://wicg.github.io/attribution-reporting-api/#check-if-an-attribution-source-exceeds-the-time-based-destination-limits", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-check-if-an-attribution-source-exceeds-the-time-based-destination-limits", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-check-if-an-attribution-source-exceeds-the-time-based-destination-limits", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-check-if-an-attribution-source-exceeds-the-time-based-destination-limits", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-check-if-an-attribution-source-exceeds-the-time-based-destination-limits", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A2%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-cache%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-scope%E2%91%A0", @@ -2298,7 +2370,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-site%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-expiry-time%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-time%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-duration-from%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-duration-from%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-time", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-time%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-destination-rate-limit-window%E2%91%A1", @@ -2314,9 +2386,9 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-attribution-destination%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-union%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-attribution-destinations%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-destinations-per-rate-limit-window", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-destinations-per-rate-limit-window%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-destination-rate-limit-result-allowed", "https://wicg.github.io/attribution-reporting-api/#ref-for-destination-rate-limit-result-hit-reporting-limit", @@ -2327,12 +2399,12 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-success", "https://wicg.github.io/attribution-reporting-api/#ref-for-destination-rate-limit-result-hit-reporting-limit%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#check-if-an-attribution-source-exceeds-the-unexpired-destination-limit", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-check-if-an-attribution-source-exceeds-the-unexpired-destination-limit", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-check-if-an-attribution-source-exceeds-the-unexpired-destination-limit", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-check-if-an-attribution-source-exceeds-the-unexpired-destination-limit", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-check-if-an-attribution-source-exceeds-the-unexpired-destination-limit", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-cache%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-scope%E2%91%A1", @@ -2344,21 +2416,21 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-same-site%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-expiry-time%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-time%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A1%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-append%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-attribution-destination%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-union%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-attribution-destinations%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-destinations-covered-by-unexpired-sources", "https://wicg.github.io/attribution-reporting-api/#obtain-a-fake-report", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-a-fake-report", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-a-fake-report", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-a-fake-report", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-a-fake-report", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-state%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-trigger-data%E2%91%A3", @@ -2366,7 +2438,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-dedup-key%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-priority", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-filters", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-type%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-type%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-attribution-destination", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-attribution-destinations%E2%91%A8", @@ -2410,11 +2482,11 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-and-deliver-a-debug-report-on-source-registration", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-and-deliver-a-debug-report-on-source-registration", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-debug-reporting-enabled%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-check-if-debug-reporting-is-allowed", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-reporting-origin%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-attribution-destinations%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-serialize-attribution-destinations", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-id%E2%91%A0", @@ -2446,7 +2518,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-process-an-attribution-source", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-process-an-attribution-source", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-process-an-attribution-source", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-check-if-an-attribution-source-exceeds-the-time-based-destination-limits", "https://wicg.github.io/attribution-reporting-api/#ref-for-destination-rate-limit-result-hit-reporting-limit%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-and-deliver-a-debug-report-on-source-registration", @@ -2456,22 +2528,22 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-success%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-cache%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-remove%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-expiry-time", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-time%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A1%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-origin%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-origin%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-same-origin%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-pending-sources-per-source-origin%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-and-deliver-a-debug-report-on-source-registration%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-storage-limit%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-check-if-an-attribution-source-exceeds-the-unexpired-destination-limit", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-and-deliver-a-debug-report-on-source-registration%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-destination-limit%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-attribution-destinations%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-scope%E2%91%A2", @@ -2498,14 +2570,14 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-success%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-randomized-response%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A1%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-state%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-randomized-response%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-fake-report", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-append%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report-cache%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-randomized-response%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-attributable", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-iterate%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-source", @@ -2533,22 +2605,22 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-event-triggers", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-event-triggers", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-event-triggers", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A1%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A1%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A1%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-an-optional-64-bit-unsigned-integer%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-an-optional-64-bit-unsigned-integer%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-an-optional-64-bit-signed-integer%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A1%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A1%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filters", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A1%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A1%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filters%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-trigger-data%E2%91%A4", @@ -2562,37 +2634,37 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-aggregatable-trigger-data", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-aggregatable-trigger-data", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-aggregatable-trigger-data", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A1%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A1%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A0%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A1%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-an-aggregation-key-piece%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-set%E2%91%A1%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-aggregation-keys-per-attribution%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A1%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-append%E2%91%A0%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filters%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A0%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filters%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-trigger-data%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-trigger-data-key-piece", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-trigger-data-source-keys%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-trigger-data-filters", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-trigger-data-negated-filters", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#issue-a89384b8", "https://wicg.github.io/attribution-reporting-api/#ref-for-string-length%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-string-code-point-length%E2%91%A2", @@ -2601,9 +2673,9 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-aggregatable-values", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-aggregatable-values", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-aggregatable-values", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-size%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-aggregation-keys-per-attribution%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-iterate%E2%91%A3", @@ -2616,18 +2688,18 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-aggregatable-dedup-keys", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-parse-aggregatable-dedup-keys", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-parse-aggregatable-dedup-keys", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-an-optional-64-bit-unsigned-integer%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filter-data%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filter-data%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-dedup-key%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-dedup-key-dedup-key%E2%91%A0", @@ -2642,7 +2714,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A1%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-forgiving-base64-decode", "https://wicg.github.io/attribution-reporting-api/#issue-46826c27", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-byte-sequence%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#issue-182767d1", "https://wicg.github.io/attribution-reporting-api/#ref-for-forgiving-base64-encode", @@ -2654,41 +2726,41 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-byte-sequence%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-site%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-suitable-origin%E2%91%A0%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A1%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-json-bytes-to-an-infra-value%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-event-triggers", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-aggregatable-trigger-data", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-aggregatable-values", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-aggregatable-dedup-keys", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-an-optional-64-bit-unsigned-integer%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-check-if-cookie-based-debugging-is-allowed%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filters%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-parse-filters%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-boolean%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-default-aggregation-coordinator%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A2%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A2%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url-parser%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url-origin%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregation-coordinator%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url-origin%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-source-registration-time-configuration-exclude%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A2%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A2%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-source-registration-time-configuration%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A0%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-serialize-a-private-state-token", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A0%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-attribution-destination%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-trigger-time%E2%91%A0", @@ -2719,10 +2791,10 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-match-filter-values", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-value%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-value%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-set-intersection", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-set-intersection", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#match-filter-values-with-negation", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-value%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-match-filter-values-with-negation", @@ -2731,22 +2803,22 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-match-filter-values-with-negation", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-value%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-value%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-set-intersection%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-set-intersection%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#match-an-attribution-sources-filter-data-against-a-filter-map", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-match-an-attribution-sources-filter-data-against-a-filter-map", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-match-an-attribution-sources-filter-data-against-a-filter-map", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-match-an-attribution-sources-filter-data-against-a-filter-map", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-match-an-attribution-sources-filter-data-against-a-filter-map", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A0%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-boolean%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#match-an-attribution-sources-filter-data-against-a-filter-map-isnegated", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-filter-data%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-iterate%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A2%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-match-filter-values", "https://wicg.github.io/attribution-reporting-api/#ref-for-match-filter-values-with-negation", @@ -2755,8 +2827,8 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-match-an-attribution-sources-filter-data-against-filters", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-match-an-attribution-sources-filter-data-against-filters", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-match-an-attribution-sources-filter-data-against-filters", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A2%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A1%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-boolean%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#match-an-attribution-sources-filter-data-against-filters-isnegated", @@ -2764,18 +2836,18 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-match-an-attribution-sources-filter-data-against-filters-isnegated", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-match-an-attribution-sources-filter-data-against-filters-isnegated", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-match-an-attribution-sources-filter-data-against-filters-isnegated", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-a-filter-map", "https://wicg.github.io/attribution-reporting-api/#match-an-attribution-sources-filter-data-against-filters-and-negated-filters", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-match-an-attribution-sources-filter-data-against-filters-and-negated-filters", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-match-an-attribution-sources-filter-data-against-filters-and-negated-filters", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-match-an-attribution-sources-filter-data-against-filters-and-negated-filters", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-match-an-attribution-sources-filter-data-against-filters-and-negated-filters", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A3%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A1%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-filter-map%E2%91%A1%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters", "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters-isnegated", @@ -2788,7 +2860,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-should-block-attribution-for-attribution-limit", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-should-block-attribution-for-attribution-limit", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A0%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-cache%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-scope%E2%91%A4", @@ -2803,7 +2875,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-time%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-window%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-trigger-time%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-attributions-per-rate-limit-window", "https://wicg.github.io/attribution-reporting-api/#should-block-processing-for-reporting-origin-limit", "https://wicg.github.io/attribution-reporting-api/#ref-for-should-block-processing-for-reporting-origin-limit%E2%91%A1", @@ -2824,7 +2896,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-source-site%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-attribution-destination%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-attribution-destination%E2%91%A0%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-duration-from%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-duration-from%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-time%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-time%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-window%E2%91%A3", @@ -2832,7 +2904,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-reporting-origin%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-union%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-reporting-origin%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-rate-limit-scope-source%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-source-reporting-origins-per-source-reporting-site%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-scope%E2%91%A8", @@ -2843,7 +2915,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-rate-limit-scope-source%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-source-site%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-source-site%E2%91%A0%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-duration-from%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-duration-from%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-time%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-time%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-origin-rate-limit-window%E2%91%A0", @@ -2851,7 +2923,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-reporting-origin%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-union%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record-reporting-origin%E2%91%A0%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-source-reporting-origins-per-source-reporting-site%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#should-block-attribution-for-rate-limits", "https://wicg.github.io/attribution-reporting-api/#ref-for-should-block-attribution-for-rate-limits", @@ -2860,7 +2932,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-should-block-attribution-for-rate-limits", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-should-block-attribution-for-rate-limits", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A0%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-should-block-attribution-for-attribution-limit%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-debug-data-on-trigger-registration", @@ -2881,41 +2953,41 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-create-aggregatable-contributions", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-create-aggregatable-contributions", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-create-aggregatable-contributions", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-clone", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-aggregation-keys%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-aggregatable-trigger-data%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters-and-negated-filters", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-trigger-data-filters%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-trigger-data-negated-filters%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A0%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-trigger-data-source-keys%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A2%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A0%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-set%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-trigger-data-key-piece%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-aggregatable-values%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-iterate%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A1%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A2%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution-key", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution-value%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#can-source-create-aggregatable-contributions", "https://wicg.github.io/attribution-reporting-api/#check-if-an-attribution-source-can-create-aggregatable-contributions", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-check-if-an-attribution-source-can-create-aggregatable-contributions", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-check-if-an-attribution-source-can-create-aggregatable-contributions", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-check-if-an-attribution-source-can-create-aggregatable-contributions", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-check-if-an-attribution-source-can-create-aggregatable-contributions", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A0%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-allowed-aggregatable-budget-per-source%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-aggregatable-budget-consumed%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-assert%E2%91%A6", @@ -2928,12 +3000,12 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-debug-data-body-on-trigger-registration", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-debug-data-type", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A0%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#obtain-debug-data-body-on-trigger-registration-sourcetoattribute", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#obtain-debug-data-body-on-trigger-registration-report", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-is-empty%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-debug-data-type-trigger-attributions-per-source-destination-limit%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-set%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-max-attributions-per-rate-limit-window%E2%91%A0", @@ -2984,7 +3056,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-debug-data-on-trigger-registration", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-debug-data-type%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A0%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#obtain-debug-data-on-trigger-registration-sourcetoattribute", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#obtain-debug-data-on-trigger-registration-report", @@ -3006,14 +3078,14 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-trigger-event-level-attribution", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-trigger-event-level-attribution", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A0%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-event-level-trigger-configurations%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-result%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-status-dropped%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-randomized-response%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A0%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-assert%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-attributable%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-debug-data-on-trigger-registration%E2%91%A1", @@ -3029,7 +3101,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-debug-data-on-trigger-registration-report%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-result%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-status-dropped%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-event-level-trigger-configurations%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters-and-negated-filters%E2%91%A0", @@ -3066,11 +3138,8 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-debug-data-type-trigger-event-excessive-reports%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-result%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-status-dropped%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-max-attributions-per-navigation-source%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-type%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-max-attributions-per-event-source%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-number-of-event-level-reports", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-max-number-of-event-level-reports%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report-cache%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report-report-time%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report-report-time%E2%91%A1", @@ -3108,7 +3177,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-debug-data-on-trigger-registration-report%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-number-of-event-level-reports%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration-dedup-key%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-dedup-keys%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-status-attributed%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report-source-debug-key", @@ -3123,7 +3192,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-trigger-aggregatable-attribution", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-trigger-aggregatable-attribution", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A0%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record%E2%91%A0%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-check-if-an-attribution-trigger-contains-aggregatable-data", "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-result%E2%91%A0%E2%91%A1", @@ -3136,7 +3205,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-debug-data-on-trigger-registration-report%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-result%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-status-dropped%E2%91%A0%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-dedup-key%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-aggregatable-dedup-keys%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-match-an-attribution-sources-filter-data-against-filters-and-negated-filters%E2%91%A1", @@ -3153,7 +3222,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-status-dropped%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-an-aggregatable-report", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-contributions", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-debug-data-on-trigger-registration%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-debug-data-type-trigger-aggregate-no-contributions", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-debug-data-on-trigger-registration-report%E2%91%A0%E2%93%AA", @@ -3186,7 +3255,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-number-of-aggregatable-reports%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-aggregatable-budget-consumed%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-required-aggregatable-budget%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-aggregatable-dedup-keys%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-generate-null-reports-and-assign-private-state-tokens", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report-source-debug-key%E2%91%A0", @@ -3203,7 +3272,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-and-deliver-a-debug-report-on-trigger-registration", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-debug-data-type%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A1%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A4%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#obtain-and-deliver-a-debug-report-on-trigger-registration-sourcetoattribute", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-and-deliver-a-debug-report-on-trigger-registration-sourcetoattribute", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-and-deliver-a-debug-report-on-trigger-registration-sourcetoattribute", @@ -3219,9 +3288,9 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-find-matching-sources", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-find-matching-sources", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A1%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-cache%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-attribution-destinations%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-contain%E2%91%A2", @@ -3234,7 +3303,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-expiry-time%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-trigger-time%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A0%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-sort-in-descending-order", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-priority%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-priority%E2%91%A1", @@ -3250,7 +3319,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-check-if-an-attribution-trigger-contains-aggregatable-data", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A1%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-aggregatable-trigger-data%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-aggregatable-values%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-is-empty%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#trigger-attribution", @@ -3261,9 +3330,9 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A1%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-check-if-an-attribution-trigger-contains-aggregatable-data%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-event-level-trigger-configurations%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-find-matching-sources", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-and-deliver-a-debug-report-on-trigger-registration", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-debug-data-type-trigger-no-matching-source", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-and-deliver-a-debug-report-on-trigger-registration-sourcetoattribute", @@ -3277,7 +3346,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-generate-null-reports-and-assign-private-state-tokens%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-generate-null-reports-and-assign-private-state-tokens-report%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-remove%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-remove%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-cache%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-rate-limit-record%E2%91%A0%E2%91%A6", @@ -3296,14 +3365,14 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-aggregatable-attribution", "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-result-debug-data", "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-result-debug-data%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A0%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-debug-data-data-type%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-debug-data-data-type%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-and-deliver-a-debug-report%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-reporting-origin%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-triggering-result-status", @@ -3329,28 +3398,28 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-check-whether-a-moment-falls-within-a-window", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-check-whether-a-moment-falls-within-a-window", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-check-whether-a-moment-falls-within-a-window", - "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-start%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#obtain-a-report-time-from-a-window", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-a-report-time-from-a-window", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-a-report-time-from-a-window", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-a-report-time-from-a-window", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-a-report-time-from-a-window", - "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-report-window-end%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#obtain-the-report-time-at-a-window", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-the-report-time-at-a-window", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-the-report-time-at-a-window", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-the-report-time-at-a-window", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-the-report-time-at-a-window", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-assert%E2%91%A0%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-report-windows%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-contain%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-report-windows%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-contain%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-report-windows%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-report-time-from-a-window", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-time%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#obtain-an-event-level-report-delivery-time", @@ -3358,11 +3427,11 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-an-event-level-report-delivery-time", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-an-event-level-report-delivery-time", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-an-event-level-report-delivery-time", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-automation-local-testing-mode%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-report-windows%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-event-level-report-windows%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-check-whether-a-moment-falls-within-a-window%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-report-time-from-a-window%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-time%E2%91%A0%E2%91%A4", @@ -3372,8 +3441,8 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-an-aggregatable-report-delivery-time", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-an-aggregatable-report-delivery-time", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-an-aggregatable-report-delivery-time", - "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-aggregatable-report-delay", "https://wicg.github.io/attribution-reporting-api/#obtaining-an-event-level-report", "https://wicg.github.io/attribution-reporting-api/#obtain-an-event-level-report", @@ -3381,11 +3450,11 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-an-event-level-report", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-an-event-level-report", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-an-event-level-report", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A1%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-trigger-configuration%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-navigation-source-trigger-data-cardinality%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-type%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source-source-type%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-source-trigger-data-cardinality%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-an-event-level-report-delivery-time", @@ -3430,7 +3499,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-an-aggregatable-report", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-an-aggregatable-report", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-an-aggregatable-report", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A1%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-an-aggregatable-report-delivery-time", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-trigger-time%E2%91%A8", @@ -3463,7 +3532,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-a-null-report", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-a-null-report", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A1%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A0%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A1%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-an-aggregatable-report-delivery-time%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-trigger-time%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution%E2%91%A4", @@ -3494,7 +3563,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-rounded-source-time", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-rounded-source-time", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-rounded-source-time", - "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A1%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-dfn-moment%E2%91%A1%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#determine-if-a-randomized-null-report-is-generated", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-determine-if-a-randomized-null-report-is-generated", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-determine-if-a-randomized-null-report-is-generated", @@ -3508,8 +3577,8 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-generate-null-reports", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A1%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A0%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-aggregatable-source-registration-time-configuration%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-source-registration-time-configuration-exclude%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-determine-if-a-randomized-null-report-is-generated", @@ -3518,7 +3587,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-trigger-time%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-append%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-cache%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-valid-source-expiry-range%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-rounded-source-time", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-source-time%E2%91%A1", @@ -3530,9 +3599,9 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-null-report%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-set-append%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-cache%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#shuffle-a-list", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-shuffle-a-list", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-shuffle-a-list", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-shuffle-a-list", @@ -3542,16 +3611,16 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-assign-private-state-tokens", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-assign-private-state-tokens", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-assign-private-state-tokens", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A1%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A1%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger-serialized-private-state-tokens%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-shuffle-a-list%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-shuffle-a-list%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-serialized-private-state-token%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#issue-9d64eb69", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report-report-id%E2%91%A2", @@ -3568,7 +3637,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-generate-null-reports-and-assign-private-state-tokens-report", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-generate-null-reports-and-assign-private-state-tokens-report", "https://wicg.github.io/attribution-reporting-api/#ref-for-generate-null-reports", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-assign-private-state-tokens", "https://wicg.github.io/attribution-reporting-api/#deferring-trigger-attribution", "https://wicg.github.io/attribution-reporting-api/#maybe-defer-and-then-complete-trigger-attribution", @@ -3583,7 +3652,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-attribution", "https://wicg.github.io/attribution-reporting-api/#issue-28aca340", "https://wicg.github.io/attribution-reporting-api/#report-delivery", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report-cache%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-cache%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-queue-a-report-for-delivery", @@ -3631,7 +3700,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-aggregatable-report-shared-info", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-aggregatable-report-shared-info", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report-reporting-origin%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-effective-attribution-destination%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report-report-id%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-ascii-serialisation-of-an-origin", @@ -3673,17 +3742,17 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-aggregatable-report-plaintext-payload", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-aggregatable-report-plaintext-payload", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-aggregatable-report-plaintext-payload", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A1%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A2%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-contributions%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution-key%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-encode-an-unsigned-k-bit-integer", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-contribution-value%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-encode-an-unsigned-k-bit-integer%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A7", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-byte-sequence%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#obtain-the-encrypted-payload", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-the-encrypted-payload", @@ -3705,16 +3774,16 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-the-public-key-for-encryption", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-aggregation-coordinator%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-the-encrypted-payload", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A3%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A1%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-forgiving-base64-encode%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A2%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-debug-mode%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-map-set%E2%91%A1%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-plaintext-payload%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-forgiving-base64-encode%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#serialize-report-body", "https://wicg.github.io/attribution-reporting-api/#obtain-an-event-level-report-body", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-an-event-level-report-body", @@ -3722,7 +3791,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-an-event-level-report-body", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-an-event-level-report-body", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report-attribution-destinations%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-serialize-attribution-destinations%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report-randomized-trigger-rate%E2%91%A0", @@ -3761,7 +3830,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-effective-attribution-destination%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-origin-opaque%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-the-aggregation-service-payloads", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-shared-info%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-aggregation-coordinator%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-ascii-serialisation-of-an-origin%E2%91%A0", @@ -3792,14 +3861,14 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-serialize-an-attribution-debug-report", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-serialize-an-attribution-debug-report", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-serialize-an-attribution-debug-report", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A2%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A2%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-debug-report-data%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-debug-data-data-type%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-debug-data-body%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-byte-sequence%E2%91%A0%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-serialize-an-infra-value-to-json-bytes%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#get-report-url", @@ -3809,7 +3878,7 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-generate-a-report-url", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-generate-a-report-url", "https://wicg.github.io/attribution-reporting-api/#ref-for-suitable-origin%E2%91%A0%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A2%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url-scheme%E2%91%A1", @@ -3818,7 +3887,7 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-origin-host%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url-port%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-origin-port%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url-path%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#generate-an-attribution-report-url", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-generate-an-attribution-report-url", @@ -3832,13 +3901,13 @@ "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-generate-an-attribution-report-url-isdebugreport", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-generate-an-attribution-report-url-isdebugreport", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-generate-an-attribution-report-url-isdebugreport", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A0%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A1%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A1%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A1%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-generate-a-report-url", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report-reporting-origin%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#generate-an-attribution-debug-report-url", @@ -3858,10 +3927,10 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-byte-sequence%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-header-list%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-header-list%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-header", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A2%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A2%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-header-list-append", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-request%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-request-method%E2%91%A0", @@ -3980,29 +4049,29 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-header-list%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-header-name", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-header-list-get-structured-header", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A2%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A2%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-string%E2%91%A2%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A0%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url-parser%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A0%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A2%E2%93%AA", + "https://wicg.github.io/attribution-reporting-api/#ref-for-map-exists%E2%91%A2%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-boolean%E2%91%A0%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-os-registration%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-os-registration-url", "https://wicg.github.io/attribution-reporting-api/#ref-for-os-registration-debug-reporting-enabled", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#get-supported-registrars", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-get-supported-registrars", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-get-supported-registrars", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-get-supported-registrars", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-get-supported-registrars", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-registrar-web", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-registrar-web", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-append%E2%91%A2%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-registrar-os", "https://wicg.github.io/attribution-reporting-api/#attribution-reporting-support", "https://wicg.github.io/attribution-reporting-api/#infopanel-for-attribution-reporting-support", @@ -4030,19 +4099,19 @@ "https://wicg.github.io/attribution-reporting-api/#infopanel-for-obtain-and-deliver-debug-reports-on-os-registrations", "https://wicg.github.io/attribution-reporting-api/#infopaneltitle-for-obtain-and-deliver-debug-reports-on-os-registrations", "https://wicg.github.io/attribution-reporting-api/#ref-for-os-debug-data-type", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list%E2%91%A4%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-os-registration%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-origin%E2%91%A6", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A5", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-is-empty%E2%91%A2%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-site%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A2%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-iterate%E2%91%A2%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-os-registration-debug-reporting-enabled%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A1%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-os-registration-url%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url-origin%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-check-if-an-origin-is-suitable%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-iteration-continue%E2%91%A1%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-ordered-map%E2%91%A2%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-os-registration-url%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-url-serializer", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-debug-data%E2%91%A5", @@ -4096,52 +4165,53 @@ "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-debug-data%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-source-debug-data-type-source-success%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-debug-report%E2%91%A4", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#opting-in-to-the-api", "https://wicg.github.io/attribution-reporting-api/#ref-for-dom-htmlattributionsrcelementutils-attributionsrc%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-concept-fetch%E2%91%A8", "https://wicg.github.io/attribution-reporting-api/#ref-for-xmlhttprequest%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-window-open-steps%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-attribution%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#privacy-considerations", "https://wicg.github.io/attribution-reporting-api/#clearing-site-data", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-caches%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#cross-site-information-disclosure", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-report%E2%91%A0%E2%91%A4", "https://wicg.github.io/attribution-reporting-api/#cross-site-information-disclosure-event-level-reports", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A7", - "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-set-of-possible-trigger-states%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A5%E2%91%A8", + "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-set-of-possible-trigger-states%E2%91%A2", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%93%AA", "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-randomized-response%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-randomized-source-response-pick-rate%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-randomized-source-response-pick-rate%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-randomized-response-epsilon%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A0%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%93%AA", - "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-event-level-report%E2%91%A0%E2%91%A3", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%91%A1", - "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-set-of-possible-trigger-states%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A0%E2%91%A8", - "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-set-of-possible-trigger-states%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-randomized-source-response-pick-rate%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%91%A2", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A0%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-set-of-possible-trigger-states%E2%91%A3", + "https://wicg.github.io/attribution-reporting-api/#ref-for-list-size%E2%91%A1%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-obtain-a-set-of-possible-trigger-states%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-compute-the-channel-capacity-of-a-source%E2%91%A0", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-navigation%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%91%A3", - "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A0%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A0%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%91%A4", + "https://wicg.github.io/attribution-reporting-api/#ref-for-source-type-event%E2%91%A0%E2%91%A1", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%91%A5", "https://wicg.github.io/attribution-reporting-api/#ref-for-tracking-user-activation", + "https://wicg.github.io/attribution-reporting-api/#ref-for-max-event-level-channel-capacity-per-source%E2%91%A0", "https://wicg.github.io/attribution-reporting-api/#cross-site-information-disclosure-aggregatable-reports", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A2%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-trigger-attribution%E2%91%A1", "https://wicg.github.io/attribution-reporting-api/#ref-for-generate-null-reports%E2%91%A0", - "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%91%A5", - "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A1%E2%91%A6", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A1%E2%91%A6", + "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-source%E2%91%A6%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-attribution-trigger%E2%91%A2%E2%91%A2", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report%E2%91%A1%E2%91%A7", "https://wicg.github.io/attribution-reporting-api/#ref-for-aggregatable-report-contributions%E2%91%A4", diff --git a/ed/ids/css-properties-values-api-1.json b/ed/ids/css-properties-values-api-1.json index 0ab38ccb5d15..07cb5c75a9cc 100644 --- a/ed/ids/css-properties-values-api-1.json +++ b/ed/ids/css-properties-values-api-1.json @@ -85,7 +85,6 @@ "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-canonical-unit", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-math-function", "https://drafts.css-houdini.org/css-properties-values-api-1/#example-57a63cfb", - "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-url-value", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-computed-image", "https://drafts.css-houdini.org/css-properties-values-api-1/#animation-behavior-of-custom-properties", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-interpolation", @@ -110,7 +109,6 @@ "https://drafts.css-houdini.org/css-properties-values-api-1/#equivalent-token-sequence", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-serialize-a-css-value", "https://drafts.css-houdini.org/css-properties-values-api-1/#example-b86c332c", - "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-length-value", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-typedef-dimension-token", "https://drafts.css-houdini.org/css-properties-values-api-1/#fallbacks-in-var-references", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-funcdef-var%E2%91%A3", @@ -120,7 +118,7 @@ "https://drafts.css-houdini.org/css-properties-values-api-1/#dependency-cycles", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-registered-custom-property%E2%91%A8", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-custom-property%E2%91%A0%E2%91%A2", - "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-length-value%E2%91%A0", + "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-length-value", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-typedef-length-percentage", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-em", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-ex", @@ -373,17 +371,17 @@ "https://drafts.css-houdini.org/css-properties-values-api-1/#infopanel-for-css-supported-syntax-component-name", "https://drafts.css-houdini.org/css-properties-values-api-1/#infopaneltitle-for-css-supported-syntax-component-name", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-syntax-component%E2%91%A0", - "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-length-value%E2%91%A1", + "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-length-value%E2%91%A0", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-number-value", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-percentage-value", - "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-length-value%E2%91%A2", + "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-length-value%E2%91%A1", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-percentage-value%E2%91%A0", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-funcdef-calc", - "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-length-value%E2%91%A3", + "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-length-value%E2%91%A2", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-percentage-value%E2%91%A1", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-typedef-color", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-typedef-image", - "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-url-value%E2%91%A0", + "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-url-value", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-integer-value", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-angle-value", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-time-value", @@ -580,7 +578,7 @@ "https://drafts.css-houdini.org/css-properties-values-api-1/#reify-a-registered-custom-property-value", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-syntax-definition%E2%91%A6", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-reify-a-list-of-component-values", - "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-length-value%E2%91%A4", + "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-length-value%E2%91%A3", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-integer-value%E2%91%A0", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-number-value%E2%91%A0", "https://drafts.css-houdini.org/css-properties-values-api-1/#ref-for-angle-value%E2%91%A0", diff --git a/ed/ids/css-typed-om-1.json b/ed/ids/css-typed-om-1.json index 9d6e2a9444c3..a6d58fe92104 100644 --- a/ed/ids/css-typed-om-1.json +++ b/ed/ids/css-typed-om-1.json @@ -16,17 +16,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#contents", "https://drafts.css-houdini.org/css-typed-om-1/#intro", "https://drafts.css-houdini.org/css-typed-om-1/#css-internal-representation", - "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-css-internal-representation", - "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-css-internal-representation", - "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-css-internal-representation", - "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-css-internal-representation", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A0", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A1", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A2", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A3", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A4", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#stylevalue-objects", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssstylevalue", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-Exposed", @@ -107,10 +96,7 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A7", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssstylevalue-associatedproperty-slot", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A6", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A7", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-reify%E2%91%A0", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A8", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A8", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A0%E2%93%AA", "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssstylevalue-associatedproperty-slot", @@ -192,7 +178,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssstyledeclaration-declarations%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-ordered-map%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-string%E2%91%A2", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A0%E2%93%AA", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-declarations-slot", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-custom-property", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-ascii-lowercase%E2%91%A0", @@ -819,7 +804,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-list-item%E2%91%A0%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-list-item%E2%91%A0%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A1", @@ -880,7 +864,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-list-item%E2%91%A1%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-multiply-two-types", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-list-item%E2%91%A1%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A2", @@ -938,7 +921,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A0%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-list-item%E2%91%A1%E2%91%A8", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A0", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-list-item%E2%91%A2%E2%93%AA", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A3", @@ -967,7 +949,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A0%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-list-item%E2%91%A2%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A1", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-list-item%E2%91%A2%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dfn-throw%E2%91%A1%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A4", @@ -1106,9 +1087,7 @@ "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-dom-cssnumericvalue-type", "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-dom-cssnumericvalue-type", "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-dom-cssnumericvalue-type", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dictdef-cssnumerictype%E2%91%A0", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssnumerictype-percenthint", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0", @@ -1141,7 +1120,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-compatible-units%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-px%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-canonical-unit", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-sum-value%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#create-a-sum-value", "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-create-a-sum-value", @@ -1267,10 +1245,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#numeric-typing", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A2%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#cssnumericvalue-type", - "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-cssnumericvalue-type", - "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-cssnumericvalue-type", - "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-cssnumericvalue-type", - "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-cssnumericvalue-type", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-ordered-map%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-base-type", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value", @@ -1281,7 +1255,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-cssnumericvalue-base-type", "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-cssnumericvalue-base-type", "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-cssnumericvalue-base-type", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-base-type%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#cssnumericvalue-percent-hint", "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-cssnumericvalue-percent-hint", @@ -1308,7 +1281,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-cssnumericvalue-add-two-types", "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-cssnumericvalue-add-two-types", "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-cssnumericvalue-add-two-types", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A7", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-ordered-map%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A4", @@ -1346,7 +1318,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-cssnumericvalue-multiply-two-types", "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-cssnumericvalue-multiply-two-types", "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-cssnumericvalue-multiply-two-types", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A8", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-ordered-map%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0%E2%91%A2", @@ -1359,17 +1330,14 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#cssnumericvalue-invert-a-type", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%93%AA", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-ordered-map%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0%E2%91%A7", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-map-iterate%E2%91%A3", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#cssnumericvalue-match", "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-cssnumericvalue-match", "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-cssnumericvalue-match", "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-cssnumericvalue-match", "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-cssnumericvalue-match", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A0%E2%91%A8", @@ -1378,30 +1346,22 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-frequency-value%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-resolution-value%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-flex%E2%91%A0", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A4", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-length-percentage", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-angle-percentage", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-time-percentage", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-number-value%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A1%E2%93%AA", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A7", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-map-entry%E2%91%A0%E2%91%A8", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A2", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-length-percentage%E2%91%A0", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A3", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-length-percentage%E2%91%A1", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-length-percentage%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-angle-percentage%E2%91%A0", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-percent-hint%E2%91%A1%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A4", @@ -1447,7 +1407,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A1%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssunitvalue-unit%E2%91%A1%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#type-of-a-cssunitvalue", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A7", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssunitvalue%E2%91%A2%E2%93%AA", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-create-a-type%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssunitvalue-unit%E2%91%A1%E2%91%A4", @@ -1668,7 +1627,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%91%A7", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-syntaxerror%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A5", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A0%E2%91%A8", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-list-item%E2%91%A5%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dfn-throw%E2%91%A2%E2%91%A8", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A2", @@ -1701,7 +1659,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-dom-cssmathclamp-cssmathclamp", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-rectify-a-numberish-value%E2%91%A7", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A7", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%93%AA", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%93%AA", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssmathclamp%E2%91%A0", @@ -1723,35 +1680,24 @@ "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-dom-cssmathinvert-cssmathinvert", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssmathinvert%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#type-of-a-cssmathvalue", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssmathsum%E2%91%A0%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssmathmin%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssmathmax%E2%91%A5", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A8", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-list-item%E2%91%A5%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssmathsum-values%E2%91%A0%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssmathclamp%E2%91%A1", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-add-two-types%E2%91%A0%E2%93%AA", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssmathclamp-lower%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssmathclamp-value%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssmathclamp-upper%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssmathproduct%E2%91%A5", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-multiply-two-types%E2%91%A2", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-list-item%E2%91%A5%E2%91%A7", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssmathproduct-values%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssmathnegate%E2%91%A5", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A7", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A1%E2%91%A8", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssmathnegate-value%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssmathinvert%E2%91%A5", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A2%E2%93%AA", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-type%E2%91%A2%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssmathinvert-value%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-map-getting-the-values%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssnumericarray-length", @@ -2319,7 +2265,7 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-csstransformcomponent-is2d%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-csstransformcomponent%E2%91%A0%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-px%E2%91%A1", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A4", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-compatible-units%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-px%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-relative-length", @@ -2332,11 +2278,11 @@ "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-dom-csstranslate-csstranslate", "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-dom-csstranslate-csstranslate", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A1", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-length-percentage%E2%91%A2", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-length-percentage%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A2", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A5", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dfn-throw%E2%91%A3%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A7", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-csstranslate", @@ -2485,7 +2431,7 @@ "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-dom-cssperspective-cssperspective", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%91%A0", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A6", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dfn-throw%E2%91%A4%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A6", @@ -2595,8 +2541,8 @@ "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-typedefdef-csscolorangle", "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-typedefdef-csscolorangle", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-number-value%E2%91%A4", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A4", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-number-value%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-angle-value%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-idl-double%E2%91%A5%E2%91%A2", @@ -2613,7 +2559,7 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A5%E2%91%A8", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-number-value%E2%91%A6", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A6", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A0%E2%93%AA", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-ascii-case-insensitive%E2%91%A0", @@ -2629,7 +2575,7 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-rectify-a-keywordish-value%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%93%AA", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue-match%E2%91%A0%E2%91%A2", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A7", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-csskeywordvalue%E2%91%A0%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-ascii-case-insensitive%E2%91%A1", @@ -3139,18 +3085,15 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-observable-array-attribute-backing-list%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#reify-stylevalue", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A2%E2%93%AA", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A0%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#css-reify", "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-css-reify", "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-css-reify", "https://drafts.css-houdini.org/css-typed-om-1/#infopanel-for-css-reify", "https://drafts.css-houdini.org/css-typed-om-1/#infopaneltitle-for-css-reify", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-reify%E2%91%A4", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A0%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-list-valued-properties%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-stylepropertymap%E2%91%A0%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-stylepropertymapreadonly-getall%E2%91%A0", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A0%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-funcdef-var%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-reify-a-list-of-component-values", "https://drafts.css-houdini.org/css-typed-om-1/#reify-property", @@ -3314,7 +3257,7 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-border-top-style%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%93%AA", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-border-top-width%E2%91%A4", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A7", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A2%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-border-width", @@ -3411,7 +3354,7 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A8", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-font-stretch", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A8", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A7", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%93%AA", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A3%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-font-style", @@ -3455,8 +3398,8 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-grid-template-rows", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-height", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A4%E2%91%A2", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A8", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%93%AA", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A7", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A8", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A0%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-image-rendering", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-image-resolution", @@ -3739,8 +3682,8 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-widows", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-width%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-reify-an-identifier%E2%91%A6%E2%91%A3", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%93%AA", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A0", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A8", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%93%AA", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-reify-a-numeric-value%E2%91%A1%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-will-change", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-word-spacing", @@ -3749,7 +3692,6 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-YProperty", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-z-index%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#reify-failure", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-internal-representation%E2%91%A0%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-reify%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssstylevalue%E2%91%A5%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-reify-as-a-cssstylevalue", @@ -3814,10 +3756,10 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-csskeywordvalue-value%E2%91%A8", "https://drafts.css-houdini.org/css-typed-om-1/#reify-numeric", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-number-value%E2%91%A0%E2%93%AA", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A1", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-dimension%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-number-value%E2%91%A0%E2%91%A0", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A2", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-dimension%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-cssnumericvalue%E2%91%A6%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#reify-a-numeric-value", @@ -3835,7 +3777,7 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssunitvalue-value%E2%91%A1%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-dom-cssunitvalue-unit%E2%91%A2%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-number-value%E2%91%A0%E2%91%A1", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A3", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A2", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-dimension%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-css-reify%E2%91%A7", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-canonical-unit%E2%91%A3", @@ -4177,31 +4119,31 @@ "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-list-empty%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-bottom%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-valdef-top-auto%E2%91%A1", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%93%AA", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A0", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A1", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A4", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-color%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-valdef-color-currentcolor%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-typedef-color%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-left%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-valdef-top-auto%E2%91%A2", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A2", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A3", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A5", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A4", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-opacity%E2%91%A1", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-number-value%E2%91%A0%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-number-value%E2%91%A0%E2%91%A4", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A6", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-right%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-valdef-top-auto%E2%91%A3", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A3", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A4", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A5", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A7", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A6", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-propdef-top%E2%91%A0", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-valdef-top-auto%E2%91%A4", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A5", "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A6", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-length-value%E2%91%A0%E2%91%A7", - "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A8", + "https://drafts.css-houdini.org/css-typed-om-1/#ref-for-percentage-value%E2%91%A0%E2%91%A7", "https://drafts.css-houdini.org/css-typed-om-1/#security-considerations", "https://drafts.css-houdini.org/css-typed-om-1/#privacy-considerations", "https://drafts.css-houdini.org/css-typed-om-1/#w3c-conformance", diff --git a/ed/ids/fill-stroke-3.json b/ed/ids/fill-stroke-3.json index e4a185cf1c88..b665f94a91c9 100644 --- a/ed/ids/fill-stroke-3.json +++ b/ed/ids/fill-stroke-3.json @@ -34,10 +34,6 @@ "https://drafts.fxtf.org/fill-stroke-3/#ref-for-comb-one%E2%91%A0", "https://drafts.fxtf.org/fill-stroke-3/#ref-for-typedef-svg-paint", "https://drafts.fxtf.org/fill-stroke-3/#valdef-paint-none", - "https://drafts.fxtf.org/fill-stroke-3/#infopanel-for-valdef-paint-none", - "https://drafts.fxtf.org/fill-stroke-3/#infopaneltitle-for-valdef-paint-none", - "https://drafts.fxtf.org/fill-stroke-3/#infopanel-for-valdef-paint-none", - "https://drafts.fxtf.org/fill-stroke-3/#infopaneltitle-for-valdef-paint-none", "https://drafts.fxtf.org/fill-stroke-3/#ref-for-typedef-image%E2%91%A0", "https://drafts.fxtf.org/fill-stroke-3/#ref-for-typedef-svg-paint%E2%91%A0", "https://drafts.fxtf.org/fill-stroke-3/#ref-for-url-value", @@ -52,12 +48,10 @@ "https://drafts.fxtf.org/fill-stroke-3/#ref-for-integer-value", "https://drafts.fxtf.org/fill-stroke-3/#valdef-svg-paint-child", "https://drafts.fxtf.org/fill-stroke-3/#ref-for-TermPaintServerElement", - "https://drafts.fxtf.org/fill-stroke-3/#ref-for-valdef-paint-none", "https://drafts.fxtf.org/fill-stroke-3/#valdef-svg-paint-child-integer", "https://drafts.fxtf.org/fill-stroke-3/#ref-for-integer-value%E2%91%A0", "https://drafts.fxtf.org/fill-stroke-3/#ref-for-functional-notation", "https://drafts.fxtf.org/fill-stroke-3/#ref-for-TermPaintServerElement%E2%91%A0", - "https://drafts.fxtf.org/fill-stroke-3/#ref-for-valdef-paint-none%E2%91%A0", "https://drafts.fxtf.org/fill-stroke-3/#issue-d41d8cd9", "https://drafts.fxtf.org/fill-stroke-3/#issue-befd2a50", "https://drafts.fxtf.org/fill-stroke-3/#ref-for-propdef-stroke", diff --git a/ed/ids/filter-effects-1.json b/ed/ids/filter-effects-1.json index e09cb885183f..66afdfa622a7 100644 --- a/ed/ids/filter-effects-1.json +++ b/ed/ids/filter-effects-1.json @@ -3773,97 +3773,83 @@ "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_normal", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_normal", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_normal", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-align-self-normal%E2%91%A1", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_multiply", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_multiply", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_multiply", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_multiply", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_multiply", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-blend-mode-multiply", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_screen", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_screen", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_screen", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_screen", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_screen", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-media-screen", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_darken", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_darken", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_darken", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_darken", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_darken", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-blend-mode-darken", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_lighten", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_lighten", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_lighten", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_lighten", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_lighten", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-blend-mode-lighten", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_overlay", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_overlay", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_overlay", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_overlay", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_overlay", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-overflow-overlay", + "https://drafts.fxtf.org/filter-effects-1/#ref-for-propdef-overlay", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_color_dodge", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_color_dodge", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_color_dodge", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_color_dodge", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_color_dodge", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-blend-mode-color-dodge", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_color_burn", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_color_burn", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_color_burn", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_color_burn", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_color_burn", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-blend-mode-color-burn", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_hard_light", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_hard_light", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_hard_light", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_hard_light", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_hard_light", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-blend-mode-hard-light", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_soft_light", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_soft_light", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_soft_light", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_soft_light", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_soft_light", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-blend-mode-soft-light", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_difference", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_difference", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_difference", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_difference", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_difference", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-blend-mode-difference", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_exclusion", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_exclusion", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_exclusion", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_exclusion", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_exclusion", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-blend-mode-exclusion", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_hue", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_hue", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_hue", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_hue", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_hue", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-blend-mode-hue", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_saturation", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_saturation", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_saturation", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_saturation", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_saturation", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-color-profile-rendering-intent-saturation", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_color", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_color", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_color", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_color", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_color", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-attr-color", + "https://drafts.fxtf.org/filter-effects-1/#ref-for-propdef-color%E2%91%A1%E2%91%A0", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-svg_feblend_mode_luminosity", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_luminosity", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_luminosity", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-svg_feblend_mode_luminosity", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-svg_feblend_mode_luminosity", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-blend-mode-luminosity", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfeblendelement-in1", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfeblendelement-in1", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfeblendelement-in1", @@ -4036,7 +4022,6 @@ "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgcomponenttransferfunctionelement-svg_fecomponenttransfer_type_table", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgcomponenttransferfunctionelement-svg_fecomponenttransfer_type_table", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgcomponenttransferfunctionelement-svg_fecomponenttransfer_type_table", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-display-table", "https://drafts.fxtf.org/filter-effects-1/#dom-svgcomponenttransferfunctionelement-svg_fecomponenttransfer_type_discrete", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgcomponenttransferfunctionelement-svg_fecomponenttransfer_type_discrete", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgcomponenttransferfunctionelement-svg_fecomponenttransfer_type_discrete", @@ -4047,7 +4032,6 @@ "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgcomponenttransferfunctionelement-svg_fecomponenttransfer_type_linear", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgcomponenttransferfunctionelement-svg_fecomponenttransfer_type_linear", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgcomponenttransferfunctionelement-svg_fecomponenttransfer_type_linear", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-easing-function-linear", "https://drafts.fxtf.org/filter-effects-1/#dom-svgcomponenttransferfunctionelement-svg_fecomponenttransfer_type_gamma", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgcomponenttransferfunctionelement-svg_fecomponenttransfer_type_gamma", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgcomponenttransferfunctionelement-svg_fecomponenttransfer_type_gamma", @@ -4712,25 +4696,22 @@ "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfedisplacementmapelement-svg_channel_r", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfedisplacementmapelement-svg_channel_r", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfedisplacementmapelement-svg_channel_r", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-color-r", + "https://drafts.fxtf.org/filter-effects-1/#ref-for-RProperty", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfedisplacementmapelement-svg_channel_g", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfedisplacementmapelement-svg_channel_g", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfedisplacementmapelement-svg_channel_g", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfedisplacementmapelement-svg_channel_g", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfedisplacementmapelement-svg_channel_g", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-color-g", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfedisplacementmapelement-svg_channel_b", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfedisplacementmapelement-svg_channel_b", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfedisplacementmapelement-svg_channel_b", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfedisplacementmapelement-svg_channel_b", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfedisplacementmapelement-svg_channel_b", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-color-b", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfedisplacementmapelement-svg_channel_a", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfedisplacementmapelement-svg_channel_a", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfedisplacementmapelement-svg_channel_a", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfedisplacementmapelement-svg_channel_a", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfedisplacementmapelement-svg_channel_a", - "https://drafts.fxtf.org/filter-effects-1/#ref-for-valdef-lab-a%E2%91%A1", "https://drafts.fxtf.org/filter-effects-1/#dom-svgfedisplacementmapelement-in1", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dom-svgfedisplacementmapelement-in1", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dom-svgfedisplacementmapelement-in1", @@ -5405,66 +5386,11 @@ "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-85dadf30", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-85dadf30", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-85dadf30", - "https://drafts.fxtf.org/filter-effects-1/#ef0fb7fb", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-ef0fb7fb", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-ef0fb7fb", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-ef0fb7fb", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-ef0fb7fb", - "https://drafts.fxtf.org/filter-effects-1/#98bc1bc2", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-98bc1bc2", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-98bc1bc2", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-98bc1bc2", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-98bc1bc2", - "https://drafts.fxtf.org/filter-effects-1/#9c9bbc6f", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-9c9bbc6f", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-9c9bbc6f", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-9c9bbc6f", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-9c9bbc6f", - "https://drafts.fxtf.org/filter-effects-1/#e7ca7776", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-e7ca7776", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-e7ca7776", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-e7ca7776", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-e7ca7776", - "https://drafts.fxtf.org/filter-effects-1/#6476c886", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-6476c886", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-6476c886", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-6476c886", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-6476c886", - "https://drafts.fxtf.org/filter-effects-1/#e7d57fd2", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-e7d57fd2", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-e7d57fd2", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-e7d57fd2", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-e7d57fd2", - "https://drafts.fxtf.org/filter-effects-1/#1ac1f4db", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-1ac1f4db", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-1ac1f4db", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-1ac1f4db", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-1ac1f4db", "https://drafts.fxtf.org/filter-effects-1/#559a1521", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-559a1521", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-559a1521", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-559a1521", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-559a1521", - "https://drafts.fxtf.org/filter-effects-1/#dc249073", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dc249073", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dc249073", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-dc249073", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-dc249073", - "https://drafts.fxtf.org/filter-effects-1/#28c25260", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-28c25260", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-28c25260", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-28c25260", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-28c25260", - "https://drafts.fxtf.org/filter-effects-1/#28fddf5e", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-28fddf5e", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-28fddf5e", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-28fddf5e", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-28fddf5e", - "https://drafts.fxtf.org/filter-effects-1/#e995b900", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-e995b900", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-e995b900", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-e995b900", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-e995b900", "https://drafts.fxtf.org/filter-effects-1/#9f890aae", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-9f890aae", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-9f890aae", @@ -5525,26 +5451,6 @@ "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-9ffb0043", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-9ffb0043", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-9ffb0043", - "https://drafts.fxtf.org/filter-effects-1/#5ab4c932", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-5ab4c932", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-5ab4c932", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-5ab4c932", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-5ab4c932", - "https://drafts.fxtf.org/filter-effects-1/#1e8543dc", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-1e8543dc", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-1e8543dc", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-1e8543dc", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-1e8543dc", - "https://drafts.fxtf.org/filter-effects-1/#c534d5f1", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-c534d5f1", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-c534d5f1", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-c534d5f1", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-c534d5f1", - "https://drafts.fxtf.org/filter-effects-1/#c113d148", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-c113d148", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-c113d148", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-c113d148", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-c113d148", "https://drafts.fxtf.org/filter-effects-1/#ea663a43", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-ea663a43", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-ea663a43", @@ -5555,21 +5461,11 @@ "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-e7f0dd6c", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-e7f0dd6c", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-e7f0dd6c", - "https://drafts.fxtf.org/filter-effects-1/#abb2bed7", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-abb2bed7", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-abb2bed7", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-abb2bed7", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-abb2bed7", "https://drafts.fxtf.org/filter-effects-1/#12f8fb07", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-12f8fb07", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-12f8fb07", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-12f8fb07", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-12f8fb07", - "https://drafts.fxtf.org/filter-effects-1/#6c3bbf23", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-6c3bbf23", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-6c3bbf23", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-6c3bbf23", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-6c3bbf23", "https://drafts.fxtf.org/filter-effects-1/#2c57f900", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-2c57f900", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-2c57f900", @@ -5670,11 +5566,11 @@ "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-86928bde", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-86928bde", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-86928bde", - "https://drafts.fxtf.org/filter-effects-1/#acb7d949", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-acb7d949", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-acb7d949", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-acb7d949", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-acb7d949", + "https://drafts.fxtf.org/filter-effects-1/#40bfce71", + "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-40bfce71", + "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-40bfce71", + "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-40bfce71", + "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-40bfce71", "https://drafts.fxtf.org/filter-effects-1/#cacc0af2", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-cacc0af2", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-cacc0af2", @@ -5800,11 +5696,6 @@ "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-6ec67710", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-6ec67710", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-6ec67710", - "https://drafts.fxtf.org/filter-effects-1/#9f6a123e", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-9f6a123e", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-9f6a123e", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-9f6a123e", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-9f6a123e", "https://drafts.fxtf.org/filter-effects-1/#5bc8bd12", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-5bc8bd12", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-5bc8bd12", @@ -5835,11 +5726,6 @@ "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-9d1bc222", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-9d1bc222", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-9d1bc222", - "https://drafts.fxtf.org/filter-effects-1/#fa9dd02c", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-fa9dd02c", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-fa9dd02c", - "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-fa9dd02c", - "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-fa9dd02c", "https://drafts.fxtf.org/filter-effects-1/#a9734ee4", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-a9734ee4", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-a9734ee4", @@ -6100,6 +5986,11 @@ "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-1aefec67", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-1aefec67", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-1aefec67", + "https://drafts.fxtf.org/filter-effects-1/#0a0ddd55", + "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-0a0ddd55", + "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-0a0ddd55", + "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-0a0ddd55", + "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-0a0ddd55", "https://drafts.fxtf.org/filter-effects-1/#abbd4058", "https://drafts.fxtf.org/filter-effects-1/#infopanel-for-abbd4058", "https://drafts.fxtf.org/filter-effects-1/#infopaneltitle-for-abbd4058", @@ -6164,20 +6055,19 @@ "https://drafts.fxtf.org/filter-effects-1/#biblio-css-color-4", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-color-5", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-display-4", - "https://drafts.fxtf.org/filter-effects-1/#biblio-css-easing-2", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-fonts-4", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-fonts-5", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-images-3", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-inline-3", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-masking-1", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-overflow-3", + "https://drafts.fxtf.org/filter-effects-1/#biblio-css-position-4", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-text-4", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-text-decor-4", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-transforms-1", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-transitions-1", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-ui-4", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-values-4", - "https://drafts.fxtf.org/filter-effects-1/#biblio-css-values-5", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-writing-modes-3", "https://drafts.fxtf.org/filter-effects-1/#biblio-css-writing-modes-4", "https://drafts.fxtf.org/filter-effects-1/#biblio-css21", diff --git a/ed/ids/i18n-glossary.json b/ed/ids/i18n-glossary.json index 2892b3ac47ad..667f83bd4a26 100644 --- a/ed/ids/i18n-glossary.json +++ b/ed/ids/i18n-glossary.json @@ -230,8 +230,14 @@ "https://w3c.github.io/i18n-glossary/#ref-for-dfn-independent-vowel-1", "https://w3c.github.io/i18n-glossary/#dfn-supplementary-code-point", "https://w3c.github.io/i18n-glossary/#ref-for-dfn-basic-multilingual-plane-1", - "https://w3c.github.io/i18n-glossary/#dfn-surrogate", "https://w3c.github.io/i18n-glossary/#ref-for-dfn-supplementary-code-point-1", + "https://w3c.github.io/i18n-glossary/#ref-for-dfn-surrogate-1", + "https://w3c.github.io/i18n-glossary/#dfn-surrogate", + "https://w3c.github.io/i18n-glossary/#ref-for-dfn-supplementary-code-point-2", + "https://w3c.github.io/i18n-glossary/#dfn-surrogate-pair", + "https://w3c.github.io/i18n-glossary/#ref-for-dfn-character-encoding-3", + "https://w3c.github.io/i18n-glossary/#ref-for-dfn-surrogate-2", + "https://w3c.github.io/i18n-glossary/#ref-for-dfn-supplementary-code-point-3", "https://w3c.github.io/i18n-glossary/#dfn-syllabary", "https://w3c.github.io/i18n-glossary/#ref-for-dfn-standalone-vowel-2", "https://w3c.github.io/i18n-glossary/#ref-for-dfn-abugida-3", @@ -315,7 +321,7 @@ "https://w3c.github.io/i18n-glossary/#ref-for-dfn-daylight-saving-3", "https://w3c.github.io/i18n-glossary/#how-to-use", "https://w3c.github.io/i18n-glossary/#howto", - "https://w3c.github.io/i18n-glossary/#ref-for-dfn-character-encoding-3", + "https://w3c.github.io/i18n-glossary/#ref-for-dfn-character-encoding-4", "https://w3c.github.io/i18n-glossary/#ref-for-dfn-locale-4", "https://w3c.github.io/i18n-glossary/#infra-rel", "https://w3c.github.io/i18n-glossary/#a-1-relationship-to-the-infra-standard", diff --git a/ed/ids/json-ld11.json b/ed/ids/json-ld11.json index ee3e85224328..431ff3ce5205 100644 --- a/ed/ids/json-ld11.json +++ b/ed/ids/json-ld11.json @@ -684,15 +684,16 @@ "https://w3c.github.io/json-ld-syntax/#iana-considerations", "https://w3c.github.io/json-ld-syntax/#c-iana-considerations", "https://w3c.github.io/json-ld-syntax/#application-ld-json", - "https://w3c.github.io/json-ld-syntax/#c-1-application-ld-json", + "https://w3c.github.io/json-ld-syntax/#c-1-media-type-registration-application-ld-json", "https://w3c.github.io/json-ld-syntax/#ref-for-dfn-expanded-document-form-6", "https://w3c.github.io/json-ld-syntax/#ref-for-dfn-compacted-document-form-4", "https://w3c.github.io/json-ld-syntax/#ref-for-dfn-context-document-1", "https://w3c.github.io/json-ld-syntax/#ref-for-dfn-flattened-document-form-3", "https://w3c.github.io/json-ld-syntax/#ref-for-dfn-framed-document-form-2", "https://w3c.github.io/json-ld-syntax/#iana-security", + "https://w3c.github.io/json-ld-syntax/#media-type-examples", + "https://w3c.github.io/json-ld-syntax/#c-1-1-examples", "https://w3c.github.io/json-ld-syntax/#iana-examples", - "https://w3c.github.io/json-ld-syntax/#c-2-examples", "https://w3c.github.io/json-ld-syntax/#example-http-request-with-profile-requesting-an-expanded-document", "https://w3c.github.io/json-ld-syntax/#ref-for-dfn-expanded-document-form-7", "https://w3c.github.io/json-ld-syntax/#example-http-request-with-profile-requesting-a-compacted-document", @@ -700,6 +701,12 @@ "https://w3c.github.io/json-ld-syntax/#example-http-request-with-profile-requesting-a-compacted-document-with-a-reference-to-a-compaction-context", "https://w3c.github.io/json-ld-syntax/#ref-for-dfn-compacted-document-form-6", "https://w3c.github.io/json-ld-syntax/#ref-for-dfn-flattened-document-form-4", + "https://w3c.github.io/json-ld-syntax/#structured-extension-ld-json", + "https://w3c.github.io/json-ld-syntax/#c-2-structured-suffix-registration-ld-json", + "https://w3c.github.io/json-ld-syntax/#structured-extension-examples", + "https://w3c.github.io/json-ld-syntax/#c-2-1-examples", + "https://w3c.github.io/json-ld-syntax/#example-http-request-with-structured-suffix-requesting-a-compacted-document", + "https://w3c.github.io/json-ld-syntax/#example-http-request-with-structured-suffix-requesting-a-compacted-document-0", "https://w3c.github.io/json-ld-syntax/#open-issues", "https://w3c.github.io/json-ld-syntax/#d-open-issues", "https://w3c.github.io/json-ld-syntax/#issue-container-number-108", @@ -747,6 +754,7 @@ "https://w3c.github.io/json-ld-syntax/#bib-rfc3987", "https://w3c.github.io/json-ld-syntax/#bib-rfc4288", "https://w3c.github.io/json-ld-syntax/#bib-rfc5234", + "https://w3c.github.io/json-ld-syntax/#bib-rfc6838", "https://w3c.github.io/json-ld-syntax/#bib-rfc6839", "https://w3c.github.io/json-ld-syntax/#bib-rfc6906", "https://w3c.github.io/json-ld-syntax/#bib-rfc7231", diff --git a/ed/ids/motion-1.json b/ed/ids/motion-1.json index 7e7aacde26a0..1c2690148a69 100644 --- a/ed/ids/motion-1.json +++ b/ed/ids/motion-1.json @@ -107,7 +107,6 @@ "https://drafts.fxtf.org/motion-1/#ref-for-basic-shape-equivalent-path", "https://drafts.fxtf.org/motion-1/#ref-for-typedef-basic-shape%E2%91%A3", "https://drafts.fxtf.org/motion-1/#ref-for-typedef-basic-shape%E2%91%A4", - "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position", "https://drafts.fxtf.org/motion-1/#ref-for-offset-starting-position", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-position", "https://drafts.fxtf.org/motion-1/#ref-for-offset-starting-position%E2%91%A0", @@ -133,7 +132,7 @@ "https://drafts.fxtf.org/motion-1/#ref-for-comb-all%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-mult-opt%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-comb-all%E2%91%A1", - "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A0", + "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position", "https://drafts.fxtf.org/motion-1/#ref-for-mult-opt%E2%91%A1", "https://drafts.fxtf.org/motion-1/#typedef-ray-size", "https://drafts.fxtf.org/motion-1/#infopanel-for-typedef-ray-size", @@ -204,13 +203,13 @@ "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-anchor%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-distance%E2%91%A4", "https://drafts.fxtf.org/motion-1/#valdef-ray-at-position", - "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A1", + "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ray-origin", "https://drafts.fxtf.org/motion-1/#infopanel-for-ray-origin", "https://drafts.fxtf.org/motion-1/#infopaneltitle-for-ray-origin", "https://drafts.fxtf.org/motion-1/#infopanel-for-ray-origin", "https://drafts.fxtf.org/motion-1/#infopaneltitle-for-ray-origin", - "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A2", + "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A1", "https://drafts.fxtf.org/motion-1/#ref-for-containing-block%E2%91%A0%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-offset-starting-position%E2%91%A2", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-position%E2%91%A0", @@ -314,11 +313,11 @@ "https://drafts.fxtf.org/motion-1/#infopaneltitle-for-propdef-offset-position", "https://drafts.fxtf.org/motion-1/#ref-for-comb-one%E2%91%A6", "https://drafts.fxtf.org/motion-1/#ref-for-comb-one%E2%91%A7", - "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A3", + "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A2", "https://drafts.fxtf.org/motion-1/#ref-for-transformable-element%E2%91%A1", "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-position-normal", "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-position-auto", - "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A4", + "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A3", "https://drafts.fxtf.org/motion-1/#offset-starting-position", "https://drafts.fxtf.org/motion-1/#infopanel-for-offset-starting-position", "https://drafts.fxtf.org/motion-1/#infopaneltitle-for-offset-starting-position", @@ -340,9 +339,9 @@ "https://drafts.fxtf.org/motion-1/#ref-for-containing-block%E2%91%A0%E2%91%A1", "https://drafts.fxtf.org/motion-1/#ref-for-funcdef-basic-shape-path", "https://drafts.fxtf.org/motion-1/#valdef-offset-position-position", - "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A5", + "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A4", "https://drafts.fxtf.org/motion-1/#ref-for-offset-starting-position%E2%91%A6", - "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A6", + "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A5", "https://drafts.fxtf.org/motion-1/#ref-for-containing-block%E2%91%A0%E2%91%A2", "https://drafts.fxtf.org/motion-1/#example-d288583a", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-offset-position%E2%91%A3", @@ -373,11 +372,11 @@ "https://drafts.fxtf.org/motion-1/#infopanel-for-propdef-offset-anchor", "https://drafts.fxtf.org/motion-1/#infopaneltitle-for-propdef-offset-anchor", "https://drafts.fxtf.org/motion-1/#ref-for-comb-one%E2%91%A8", - "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A7", + "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A6", "https://drafts.fxtf.org/motion-1/#ref-for-transformable-element%E2%91%A2", "https://drafts.fxtf.org/motion-1/#ref-for-basic-shape-reference-box%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-valdef-offset-anchor-auto", - "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A8", + "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A7", "https://drafts.fxtf.org/motion-1/#offset-anchor-point", "https://drafts.fxtf.org/motion-1/#infopanel-for-offset-anchor-point", "https://drafts.fxtf.org/motion-1/#infopaneltitle-for-offset-anchor-point", @@ -394,12 +393,12 @@ "https://drafts.fxtf.org/motion-1/#ref-for-propdef-transform-origin", "https://drafts.fxtf.org/motion-1/#ref-for-computed-value", "https://drafts.fxtf.org/motion-1/#ref-for-propdef-transform-origin%E2%91%A0", - "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A0%E2%93%AA", + "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A8", "https://drafts.fxtf.org/motion-1/#ref-for-basic-shape-reference-box%E2%91%A1", "https://drafts.fxtf.org/motion-1/#valdef-offset-anchor-position", - "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A0%E2%91%A0", + "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A0%E2%93%AA", "https://drafts.fxtf.org/motion-1/#ref-for-offset-anchor-point%E2%91%A0", - "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A0%E2%91%A1", + "https://drafts.fxtf.org/motion-1/#ref-for-typedef-position%E2%91%A0%E2%91%A0", "https://drafts.fxtf.org/motion-1/#ref-for-basic-shape-reference-box%E2%91%A2", "https://drafts.fxtf.org/motion-1/#issue-84d4a7e7", "https://drafts.fxtf.org/motion-1/#example-19a6f2eb", diff --git a/ed/ids/tc39-temporal.json b/ed/ids/tc39-temporal.json index 665165d3bd37..d51ac2bea117 100644 --- a/ed/ids/tc39-temporal.json +++ b/ed/ids/tc39-temporal.json @@ -1599,16 +1599,16 @@ "https://tc39.es/proposal-temporal/#_ref_1227", "https://tc39.es/proposal-temporal/#_ref_1228", "https://tc39.es/proposal-temporal/#_ref_1229", - "https://tc39.es/proposal-temporal/#_ref_1230", "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.getisofields", "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.getcalendar", - "https://tc39.es/proposal-temporal/#_ref_1231", + "https://tc39.es/proposal-temporal/#_ref_1230", "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plainyearmonth-instances", "https://tc39.es/proposal-temporal/#_ref_20", "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalyearmonth-instances", - "https://tc39.es/proposal-temporal/#_ref_1232", + "https://tc39.es/proposal-temporal/#_ref_1231", "https://tc39.es/proposal-temporal/#sec-temporal-plainyearmonth-abstract-ops", "https://tc39.es/proposal-temporal/#sec-temporal-totemporalyearmonth", + "https://tc39.es/proposal-temporal/#_ref_1232", "https://tc39.es/proposal-temporal/#_ref_1233", "https://tc39.es/proposal-temporal/#_ref_1234", "https://tc39.es/proposal-temporal/#_ref_1235", @@ -1618,19 +1618,19 @@ "https://tc39.es/proposal-temporal/#_ref_1239", "https://tc39.es/proposal-temporal/#_ref_1240", "https://tc39.es/proposal-temporal/#_ref_1241", - "https://tc39.es/proposal-temporal/#_ref_1242", "https://tc39.es/proposal-temporal/#sec-temporal-regulateisoyearmonth", "https://tc39.es/proposal-temporal/#sec-temporal-isoyearmonthwithinlimits", "https://tc39.es/proposal-temporal/#sec-temporal-balanceisoyearmonth", - "https://tc39.es/proposal-temporal/#_ref_1243", + "https://tc39.es/proposal-temporal/#_ref_1242", "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalyearmonth", + "https://tc39.es/proposal-temporal/#_ref_1243", "https://tc39.es/proposal-temporal/#_ref_1244", - "https://tc39.es/proposal-temporal/#_ref_1245", "https://tc39.es/proposal-temporal/#sec-temporal-temporalyearmonthtostring", + "https://tc39.es/proposal-temporal/#_ref_1245", "https://tc39.es/proposal-temporal/#_ref_1246", "https://tc39.es/proposal-temporal/#_ref_1247", - "https://tc39.es/proposal-temporal/#_ref_1248", "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplainyearmonth", + "https://tc39.es/proposal-temporal/#_ref_1248", "https://tc39.es/proposal-temporal/#_ref_1249", "https://tc39.es/proposal-temporal/#_ref_1250", "https://tc39.es/proposal-temporal/#_ref_1251", @@ -1643,8 +1643,8 @@ "https://tc39.es/proposal-temporal/#_ref_1258", "https://tc39.es/proposal-temporal/#_ref_1259", "https://tc39.es/proposal-temporal/#_ref_1260", - "https://tc39.es/proposal-temporal/#_ref_1261", "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromplainyearmonth", + "https://tc39.es/proposal-temporal/#_ref_1261", "https://tc39.es/proposal-temporal/#_ref_1262", "https://tc39.es/proposal-temporal/#_ref_1263", "https://tc39.es/proposal-temporal/#_ref_1264", @@ -1665,32 +1665,32 @@ "https://tc39.es/proposal-temporal/#_ref_1279", "https://tc39.es/proposal-temporal/#_ref_1280", "https://tc39.es/proposal-temporal/#_ref_1281", - "https://tc39.es/proposal-temporal/#_ref_1282", "https://tc39.es/proposal-temporal/#sec-temporal-plainmonthday-objects", "https://tc39.es/proposal-temporal/#sec-temporal-plainmonthday-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday", + "https://tc39.es/proposal-temporal/#_ref_1282", "https://tc39.es/proposal-temporal/#_ref_1283", "https://tc39.es/proposal-temporal/#_ref_1284", "https://tc39.es/proposal-temporal/#_ref_1285", "https://tc39.es/proposal-temporal/#_ref_1286", - "https://tc39.es/proposal-temporal/#_ref_1287", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plainmonthday-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.from", + "https://tc39.es/proposal-temporal/#_ref_1287", "https://tc39.es/proposal-temporal/#_ref_1288", "https://tc39.es/proposal-temporal/#_ref_1289", "https://tc39.es/proposal-temporal/#_ref_1290", - "https://tc39.es/proposal-temporal/#_ref_1291", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plainmonthday-prototype-object", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.constructor", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype-%40%40tostringtag", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainmonthday.prototype.calendarid", - "https://tc39.es/proposal-temporal/#_ref_1292", + "https://tc39.es/proposal-temporal/#_ref_1291", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainmonthday.prototype.monthcode", - "https://tc39.es/proposal-temporal/#_ref_1293", + "https://tc39.es/proposal-temporal/#_ref_1292", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainmonthday.prototype.day", - "https://tc39.es/proposal-temporal/#_ref_1294", + "https://tc39.es/proposal-temporal/#_ref_1293", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.with", + "https://tc39.es/proposal-temporal/#_ref_1294", "https://tc39.es/proposal-temporal/#_ref_1295", "https://tc39.es/proposal-temporal/#_ref_1296", "https://tc39.es/proposal-temporal/#_ref_1297", @@ -1698,37 +1698,37 @@ "https://tc39.es/proposal-temporal/#_ref_1299", "https://tc39.es/proposal-temporal/#_ref_1300", "https://tc39.es/proposal-temporal/#_ref_1301", - "https://tc39.es/proposal-temporal/#_ref_1302", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.equals", + "https://tc39.es/proposal-temporal/#_ref_1302", "https://tc39.es/proposal-temporal/#_ref_1303", - "https://tc39.es/proposal-temporal/#_ref_1304", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.tostring", + "https://tc39.es/proposal-temporal/#_ref_1304", "https://tc39.es/proposal-temporal/#_ref_1305", "https://tc39.es/proposal-temporal/#_ref_1306", - "https://tc39.es/proposal-temporal/#_ref_1307", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.tolocalestring", - "https://tc39.es/proposal-temporal/#_ref_1308", + "https://tc39.es/proposal-temporal/#_ref_1307", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.tojson", - "https://tc39.es/proposal-temporal/#_ref_1309", + "https://tc39.es/proposal-temporal/#_ref_1308", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.valueof", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.toplaindate", + "https://tc39.es/proposal-temporal/#_ref_1309", "https://tc39.es/proposal-temporal/#_ref_1310", "https://tc39.es/proposal-temporal/#_ref_1311", "https://tc39.es/proposal-temporal/#_ref_1312", "https://tc39.es/proposal-temporal/#_ref_1313", "https://tc39.es/proposal-temporal/#_ref_1314", "https://tc39.es/proposal-temporal/#_ref_1315", - "https://tc39.es/proposal-temporal/#_ref_1316", - "https://tc39.es/proposal-temporal/#_ref_1317", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.getisofields", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.getcalendar", - "https://tc39.es/proposal-temporal/#_ref_1318", + "https://tc39.es/proposal-temporal/#_ref_1316", "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plainmonthday-instances", "https://tc39.es/proposal-temporal/#_ref_21", "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalmonthday-instances", - "https://tc39.es/proposal-temporal/#_ref_1319", + "https://tc39.es/proposal-temporal/#_ref_1317", "https://tc39.es/proposal-temporal/#sec-temporal-plainmonthday-abstract-ops", "https://tc39.es/proposal-temporal/#sec-temporal-totemporalmonthday", + "https://tc39.es/proposal-temporal/#_ref_1318", + "https://tc39.es/proposal-temporal/#_ref_1319", "https://tc39.es/proposal-temporal/#_ref_1320", "https://tc39.es/proposal-temporal/#_ref_1321", "https://tc39.es/proposal-temporal/#_ref_1322", @@ -1738,72 +1738,72 @@ "https://tc39.es/proposal-temporal/#_ref_1326", "https://tc39.es/proposal-temporal/#_ref_1327", "https://tc39.es/proposal-temporal/#_ref_1328", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalmonthday", "https://tc39.es/proposal-temporal/#_ref_1329", "https://tc39.es/proposal-temporal/#_ref_1330", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalmonthday", "https://tc39.es/proposal-temporal/#_ref_1331", + "https://tc39.es/proposal-temporal/#sec-temporal-temporalmonthdaytostring", "https://tc39.es/proposal-temporal/#_ref_1332", "https://tc39.es/proposal-temporal/#_ref_1333", - "https://tc39.es/proposal-temporal/#sec-temporal-temporalmonthdaytostring", "https://tc39.es/proposal-temporal/#_ref_1334", - "https://tc39.es/proposal-temporal/#_ref_1335", - "https://tc39.es/proposal-temporal/#_ref_1336", "https://tc39.es/proposal-temporal/#sec-temporal-timezone-objects", "https://tc39.es/proposal-temporal/#sec-temporal-timezone-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.timezone", + "https://tc39.es/proposal-temporal/#_ref_1335", + "https://tc39.es/proposal-temporal/#_ref_1336", "https://tc39.es/proposal-temporal/#_ref_1337", "https://tc39.es/proposal-temporal/#_ref_1338", - "https://tc39.es/proposal-temporal/#_ref_1339", - "https://tc39.es/proposal-temporal/#_ref_1340", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-timezone-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.from", - "https://tc39.es/proposal-temporal/#_ref_1341", - "https://tc39.es/proposal-temporal/#_ref_1342", + "https://tc39.es/proposal-temporal/#_ref_1339", + "https://tc39.es/proposal-temporal/#_ref_1340", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-timezone-prototype-object", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.constructor", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype-%40%40tostringtag", "https://tc39.es/proposal-temporal/#sec-get-temporal.timezone.prototype.id", - "https://tc39.es/proposal-temporal/#_ref_1343", + "https://tc39.es/proposal-temporal/#_ref_1341", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getoffsetnanosecondsfor", - "https://tc39.es/proposal-temporal/#_ref_1344", + "https://tc39.es/proposal-temporal/#_ref_1342", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getoffsetstringfor", + "https://tc39.es/proposal-temporal/#_ref_1343", + "https://tc39.es/proposal-temporal/#_ref_1344", + "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getplaindatetimefor", "https://tc39.es/proposal-temporal/#_ref_1345", "https://tc39.es/proposal-temporal/#_ref_1346", - "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getplaindatetimefor", "https://tc39.es/proposal-temporal/#_ref_1347", + "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getinstantfor", "https://tc39.es/proposal-temporal/#_ref_1348", "https://tc39.es/proposal-temporal/#_ref_1349", - "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getinstantfor", "https://tc39.es/proposal-temporal/#_ref_1350", "https://tc39.es/proposal-temporal/#_ref_1351", + "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getpossibleinstantsfor", "https://tc39.es/proposal-temporal/#_ref_1352", "https://tc39.es/proposal-temporal/#_ref_1353", - "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getpossibleinstantsfor", "https://tc39.es/proposal-temporal/#_ref_1354", + "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getnexttransition", "https://tc39.es/proposal-temporal/#_ref_1355", "https://tc39.es/proposal-temporal/#_ref_1356", - "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getnexttransition", "https://tc39.es/proposal-temporal/#_ref_1357", + "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getprevioustransition", "https://tc39.es/proposal-temporal/#_ref_1358", "https://tc39.es/proposal-temporal/#_ref_1359", - "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getprevioustransition", "https://tc39.es/proposal-temporal/#_ref_1360", - "https://tc39.es/proposal-temporal/#_ref_1361", - "https://tc39.es/proposal-temporal/#_ref_1362", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.tostring", - "https://tc39.es/proposal-temporal/#_ref_1363", + "https://tc39.es/proposal-temporal/#_ref_1361", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.tojson", - "https://tc39.es/proposal-temporal/#_ref_1364", + "https://tc39.es/proposal-temporal/#_ref_1362", "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-timezone-instances", "https://tc39.es/proposal-temporal/#_ref_22", "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporaltimezone-instances", + "https://tc39.es/proposal-temporal/#_ref_1363", + "https://tc39.es/proposal-temporal/#_ref_1364", + "https://tc39.es/proposal-temporal/#sec-temporal-timezone-abstract-ops", "https://tc39.es/proposal-temporal/#_ref_1365", "https://tc39.es/proposal-temporal/#_ref_1366", - "https://tc39.es/proposal-temporal/#sec-temporal-timezone-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaltimezone", "https://tc39.es/proposal-temporal/#_ref_1367", "https://tc39.es/proposal-temporal/#_ref_1368", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaltimezone", "https://tc39.es/proposal-temporal/#_ref_1369", "https://tc39.es/proposal-temporal/#_ref_1370", "https://tc39.es/proposal-temporal/#_ref_1371", @@ -1811,69 +1811,69 @@ "https://tc39.es/proposal-temporal/#_ref_1373", "https://tc39.es/proposal-temporal/#_ref_1374", "https://tc39.es/proposal-temporal/#_ref_1375", + "https://tc39.es/proposal-temporal/#sec-getavailablenamedtimezoneidentifier", "https://tc39.es/proposal-temporal/#_ref_1376", "https://tc39.es/proposal-temporal/#_ref_1377", - "https://tc39.es/proposal-temporal/#sec-getavailablenamedtimezoneidentifier", "https://tc39.es/proposal-temporal/#_ref_1378", "https://tc39.es/proposal-temporal/#_ref_1379", "https://tc39.es/proposal-temporal/#_ref_1380", "https://tc39.es/proposal-temporal/#_ref_1381", "https://tc39.es/proposal-temporal/#_ref_1382", "https://tc39.es/proposal-temporal/#_ref_1383", + "https://tc39.es/proposal-temporal/#sec-temporal-getisopartsfromepoch", "https://tc39.es/proposal-temporal/#_ref_1384", "https://tc39.es/proposal-temporal/#_ref_1385", - "https://tc39.es/proposal-temporal/#sec-temporal-getisopartsfromepoch", "https://tc39.es/proposal-temporal/#_ref_1386", "https://tc39.es/proposal-temporal/#_ref_1387", "https://tc39.es/proposal-temporal/#_ref_1388", "https://tc39.es/proposal-temporal/#_ref_1389", + "https://tc39.es/proposal-temporal/#sec-temporal-getianatimezonenexttransition", "https://tc39.es/proposal-temporal/#_ref_1390", + "https://tc39.es/proposal-temporal/#sec-temporal-getianatimezoneprevioustransition", "https://tc39.es/proposal-temporal/#_ref_1391", - "https://tc39.es/proposal-temporal/#sec-temporal-getianatimezonenexttransition", + "https://tc39.es/proposal-temporal/#sec-temporal-formatoffsettimezoneidentifier", "https://tc39.es/proposal-temporal/#_ref_1392", - "https://tc39.es/proposal-temporal/#sec-temporal-getianatimezoneprevioustransition", "https://tc39.es/proposal-temporal/#_ref_1393", - "https://tc39.es/proposal-temporal/#sec-temporal-formatoffsettimezoneidentifier", "https://tc39.es/proposal-temporal/#_ref_1394", "https://tc39.es/proposal-temporal/#_ref_1395", + "https://tc39.es/proposal-temporal/#sec-temporal-formatdatetimeutcoffsetrounded", "https://tc39.es/proposal-temporal/#_ref_1396", "https://tc39.es/proposal-temporal/#_ref_1397", - "https://tc39.es/proposal-temporal/#sec-temporal-formatdatetimeutcoffsetrounded", "https://tc39.es/proposal-temporal/#_ref_1398", - "https://tc39.es/proposal-temporal/#_ref_1399", - "https://tc39.es/proposal-temporal/#_ref_1400", "https://tc39.es/proposal-temporal/#sec-temporal-objectimplementstemporaltimezoneprotocol", "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimezoneslotvalue", + "https://tc39.es/proposal-temporal/#_ref_1399", + "https://tc39.es/proposal-temporal/#_ref_1400", "https://tc39.es/proposal-temporal/#_ref_1401", "https://tc39.es/proposal-temporal/#_ref_1402", "https://tc39.es/proposal-temporal/#_ref_1403", "https://tc39.es/proposal-temporal/#_ref_1404", "https://tc39.es/proposal-temporal/#_ref_1405", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimezoneidentifier", "https://tc39.es/proposal-temporal/#_ref_1406", "https://tc39.es/proposal-temporal/#_ref_1407", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimezoneidentifier", "https://tc39.es/proposal-temporal/#_ref_1408", "https://tc39.es/proposal-temporal/#_ref_1409", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimezoneobject", "https://tc39.es/proposal-temporal/#_ref_1410", + "https://tc39.es/proposal-temporal/#sec-temporal-getoffsetnanosecondsfor", "https://tc39.es/proposal-temporal/#_ref_1411", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimezoneobject", "https://tc39.es/proposal-temporal/#_ref_1412", - "https://tc39.es/proposal-temporal/#sec-temporal-getoffsetnanosecondsfor", "https://tc39.es/proposal-temporal/#_ref_1413", + "https://tc39.es/proposal-temporal/#sec-temporal-getoffsetstringfor", "https://tc39.es/proposal-temporal/#_ref_1414", "https://tc39.es/proposal-temporal/#_ref_1415", - "https://tc39.es/proposal-temporal/#sec-temporal-getoffsetstringfor", + "https://tc39.es/proposal-temporal/#sec-temporal-getplaindatetimefor", "https://tc39.es/proposal-temporal/#_ref_1416", "https://tc39.es/proposal-temporal/#_ref_1417", - "https://tc39.es/proposal-temporal/#sec-temporal-getplaindatetimefor", "https://tc39.es/proposal-temporal/#_ref_1418", "https://tc39.es/proposal-temporal/#_ref_1419", + "https://tc39.es/proposal-temporal/#sec-temporal-getinstantfor", "https://tc39.es/proposal-temporal/#_ref_1420", "https://tc39.es/proposal-temporal/#_ref_1421", - "https://tc39.es/proposal-temporal/#sec-temporal-getinstantfor", + "https://tc39.es/proposal-temporal/#sec-temporal-disambiguatepossibleinstants", "https://tc39.es/proposal-temporal/#_ref_1422", "https://tc39.es/proposal-temporal/#_ref_1423", - "https://tc39.es/proposal-temporal/#sec-temporal-disambiguatepossibleinstants", "https://tc39.es/proposal-temporal/#_ref_1424", "https://tc39.es/proposal-temporal/#_ref_1425", "https://tc39.es/proposal-temporal/#_ref_1426", @@ -1886,130 +1886,130 @@ "https://tc39.es/proposal-temporal/#_ref_1433", "https://tc39.es/proposal-temporal/#_ref_1434", "https://tc39.es/proposal-temporal/#_ref_1435", + "https://tc39.es/proposal-temporal/#sec-temporal-getpossibleinstantsfor", "https://tc39.es/proposal-temporal/#_ref_1436", "https://tc39.es/proposal-temporal/#_ref_1437", - "https://tc39.es/proposal-temporal/#sec-temporal-getpossibleinstantsfor", + "https://tc39.es/proposal-temporal/#sec-temporal-timezoneequals", "https://tc39.es/proposal-temporal/#_ref_1438", "https://tc39.es/proposal-temporal/#_ref_1439", - "https://tc39.es/proposal-temporal/#sec-temporal-timezoneequals", + "https://tc39.es/proposal-temporal/#sec-parsetimezoneidentifier", "https://tc39.es/proposal-temporal/#_ref_1440", "https://tc39.es/proposal-temporal/#_ref_1441", - "https://tc39.es/proposal-temporal/#sec-parsetimezoneidentifier", - "https://tc39.es/proposal-temporal/#_ref_1442", - "https://tc39.es/proposal-temporal/#_ref_1443", + "https://tc39.es/proposal-temporal/#_ref_2067", + "https://tc39.es/proposal-temporal/#_ref_2068", "https://tc39.es/proposal-temporal/#_ref_2069", "https://tc39.es/proposal-temporal/#_ref_2070", "https://tc39.es/proposal-temporal/#_ref_2071", - "https://tc39.es/proposal-temporal/#_ref_2072", - "https://tc39.es/proposal-temporal/#_ref_2073", - "https://tc39.es/proposal-temporal/#_ref_1444", + "https://tc39.es/proposal-temporal/#_ref_1442", "https://tc39.es/proposal-temporal/#sec-temporal-calendar-objects", "https://tc39.es/proposal-temporal/#sec-calendar-types", "https://tc39.es/proposal-temporal/#_ref_23", "https://tc39.es/proposal-temporal/#sec-temporal-isbuiltincalendar", + "https://tc39.es/proposal-temporal/#_ref_1443", + "https://tc39.es/proposal-temporal/#_ref_1444", "https://tc39.es/proposal-temporal/#_ref_1445", + "https://tc39.es/proposal-temporal/#sec-temporal-availablecalendars", "https://tc39.es/proposal-temporal/#_ref_1446", "https://tc39.es/proposal-temporal/#_ref_1447", - "https://tc39.es/proposal-temporal/#sec-temporal-availablecalendars", "https://tc39.es/proposal-temporal/#_ref_1448", "https://tc39.es/proposal-temporal/#_ref_1449", "https://tc39.es/proposal-temporal/#_ref_1450", - "https://tc39.es/proposal-temporal/#_ref_1451", - "https://tc39.es/proposal-temporal/#_ref_1452", "https://tc39.es/proposal-temporal/#sec-temporal-calendar-abstract-ops", "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalcalendar", + "https://tc39.es/proposal-temporal/#_ref_1451", + "https://tc39.es/proposal-temporal/#_ref_1452", + "https://tc39.es/proposal-temporal/#sec-temporal-calendarfields", "https://tc39.es/proposal-temporal/#_ref_1453", "https://tc39.es/proposal-temporal/#_ref_1454", - "https://tc39.es/proposal-temporal/#sec-temporal-calendarfields", "https://tc39.es/proposal-temporal/#_ref_1455", + "https://tc39.es/proposal-temporal/#sec-temporal-calendarmergefields", "https://tc39.es/proposal-temporal/#_ref_1456", "https://tc39.es/proposal-temporal/#_ref_1457", - "https://tc39.es/proposal-temporal/#sec-temporal-calendarmergefields", + "https://tc39.es/proposal-temporal/#sec-temporal-calendardateadd", "https://tc39.es/proposal-temporal/#_ref_1458", "https://tc39.es/proposal-temporal/#_ref_1459", - "https://tc39.es/proposal-temporal/#sec-temporal-calendardateadd", + "https://tc39.es/proposal-temporal/#sec-temporal-calendardateuntil", "https://tc39.es/proposal-temporal/#_ref_1460", "https://tc39.es/proposal-temporal/#_ref_1461", - "https://tc39.es/proposal-temporal/#sec-temporal-calendardateuntil", + "https://tc39.es/proposal-temporal/#sec-temporal-calendaryear", "https://tc39.es/proposal-temporal/#_ref_1462", "https://tc39.es/proposal-temporal/#_ref_1463", - "https://tc39.es/proposal-temporal/#sec-temporal-calendaryear", + "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonth", "https://tc39.es/proposal-temporal/#_ref_1464", "https://tc39.es/proposal-temporal/#_ref_1465", - "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonth", + "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthcode", "https://tc39.es/proposal-temporal/#_ref_1466", "https://tc39.es/proposal-temporal/#_ref_1467", - "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthcode", + "https://tc39.es/proposal-temporal/#sec-temporal-calendarday", "https://tc39.es/proposal-temporal/#_ref_1468", "https://tc39.es/proposal-temporal/#_ref_1469", - "https://tc39.es/proposal-temporal/#sec-temporal-calendarday", + "https://tc39.es/proposal-temporal/#sec-temporal-calendardayofweek", "https://tc39.es/proposal-temporal/#_ref_1470", "https://tc39.es/proposal-temporal/#_ref_1471", - "https://tc39.es/proposal-temporal/#sec-temporal-calendardayofweek", + "https://tc39.es/proposal-temporal/#sec-temporal-calendardayofyear", "https://tc39.es/proposal-temporal/#_ref_1472", "https://tc39.es/proposal-temporal/#_ref_1473", - "https://tc39.es/proposal-temporal/#sec-temporal-calendardayofyear", + "https://tc39.es/proposal-temporal/#sec-temporal-calendarweekofyear", "https://tc39.es/proposal-temporal/#_ref_1474", "https://tc39.es/proposal-temporal/#_ref_1475", - "https://tc39.es/proposal-temporal/#sec-temporal-calendarweekofyear", + "https://tc39.es/proposal-temporal/#sec-temporal-calendaryearofweek", "https://tc39.es/proposal-temporal/#_ref_1476", "https://tc39.es/proposal-temporal/#_ref_1477", - "https://tc39.es/proposal-temporal/#sec-temporal-calendaryearofweek", + "https://tc39.es/proposal-temporal/#sec-temporal-calendardaysinweek", "https://tc39.es/proposal-temporal/#_ref_1478", "https://tc39.es/proposal-temporal/#_ref_1479", - "https://tc39.es/proposal-temporal/#sec-temporal-calendardaysinweek", + "https://tc39.es/proposal-temporal/#sec-temporal-calendardaysinmonth", "https://tc39.es/proposal-temporal/#_ref_1480", "https://tc39.es/proposal-temporal/#_ref_1481", - "https://tc39.es/proposal-temporal/#sec-temporal-calendardaysinmonth", + "https://tc39.es/proposal-temporal/#sec-temporal-calendardaysinyear", "https://tc39.es/proposal-temporal/#_ref_1482", "https://tc39.es/proposal-temporal/#_ref_1483", - "https://tc39.es/proposal-temporal/#sec-temporal-calendardaysinyear", + "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthsinyear", "https://tc39.es/proposal-temporal/#_ref_1484", "https://tc39.es/proposal-temporal/#_ref_1485", - "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthsinyear", + "https://tc39.es/proposal-temporal/#sec-temporal-calendarinleapyear", "https://tc39.es/proposal-temporal/#_ref_1486", "https://tc39.es/proposal-temporal/#_ref_1487", - "https://tc39.es/proposal-temporal/#sec-temporal-calendarinleapyear", - "https://tc39.es/proposal-temporal/#_ref_1488", - "https://tc39.es/proposal-temporal/#_ref_1489", "https://tc39.es/proposal-temporal/#sec-temporal-objectimplementstemporalcalendarprotocol", "https://tc39.es/proposal-temporal/#sec-temporal-totemporalcalendarslotvalue", + "https://tc39.es/proposal-temporal/#_ref_1488", + "https://tc39.es/proposal-temporal/#_ref_1489", "https://tc39.es/proposal-temporal/#_ref_1490", "https://tc39.es/proposal-temporal/#_ref_1491", "https://tc39.es/proposal-temporal/#_ref_1492", + "https://tc39.es/proposal-temporal/#sec-temporal-gettemporalcalendarslotvaluewithisodefault", "https://tc39.es/proposal-temporal/#_ref_1493", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporalcalendaridentifier", "https://tc39.es/proposal-temporal/#_ref_1494", - "https://tc39.es/proposal-temporal/#sec-temporal-gettemporalcalendarslotvaluewithisodefault", "https://tc39.es/proposal-temporal/#_ref_1495", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporalcalendaridentifier", "https://tc39.es/proposal-temporal/#_ref_1496", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporalcalendarobject", "https://tc39.es/proposal-temporal/#_ref_1497", + "https://tc39.es/proposal-temporal/#sec-temporal-calendardatefromfields", "https://tc39.es/proposal-temporal/#_ref_1498", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporalcalendarobject", "https://tc39.es/proposal-temporal/#_ref_1499", - "https://tc39.es/proposal-temporal/#sec-temporal-calendardatefromfields", + "https://tc39.es/proposal-temporal/#sec-temporal-calendaryearmonthfromfields", "https://tc39.es/proposal-temporal/#_ref_1500", "https://tc39.es/proposal-temporal/#_ref_1501", - "https://tc39.es/proposal-temporal/#sec-temporal-calendaryearmonthfromfields", + "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthdayfromfields", "https://tc39.es/proposal-temporal/#_ref_1502", "https://tc39.es/proposal-temporal/#_ref_1503", - "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthdayfromfields", + "https://tc39.es/proposal-temporal/#sec-temporal-maybeformatcalendarannotation", "https://tc39.es/proposal-temporal/#_ref_1504", "https://tc39.es/proposal-temporal/#_ref_1505", - "https://tc39.es/proposal-temporal/#sec-temporal-maybeformatcalendarannotation", - "https://tc39.es/proposal-temporal/#_ref_1506", - "https://tc39.es/proposal-temporal/#_ref_1507", "https://tc39.es/proposal-temporal/#sec-temporal-formatcalendarannotation", "https://tc39.es/proposal-temporal/#sec-temporal-calendarequals", + "https://tc39.es/proposal-temporal/#_ref_1506", + "https://tc39.es/proposal-temporal/#_ref_1507", + "https://tc39.es/proposal-temporal/#sec-temporal-consolidatecalendars", "https://tc39.es/proposal-temporal/#_ref_1508", "https://tc39.es/proposal-temporal/#_ref_1509", - "https://tc39.es/proposal-temporal/#sec-temporal-consolidatecalendars", + "https://tc39.es/proposal-temporal/#sec-temporal-isodaysinmonth", "https://tc39.es/proposal-temporal/#_ref_1510", "https://tc39.es/proposal-temporal/#_ref_1511", - "https://tc39.es/proposal-temporal/#sec-temporal-isodaysinmonth", + "https://tc39.es/proposal-temporal/#sec-temporal-toisoweekofyear", "https://tc39.es/proposal-temporal/#_ref_1512", "https://tc39.es/proposal-temporal/#_ref_1513", - "https://tc39.es/proposal-temporal/#sec-temporal-toisoweekofyear", "https://tc39.es/proposal-temporal/#_ref_1514", "https://tc39.es/proposal-temporal/#_ref_1515", "https://tc39.es/proposal-temporal/#_ref_1516", @@ -2021,173 +2021,173 @@ "https://tc39.es/proposal-temporal/#_ref_1522", "https://tc39.es/proposal-temporal/#_ref_1523", "https://tc39.es/proposal-temporal/#_ref_1524", - "https://tc39.es/proposal-temporal/#_ref_1525", - "https://tc39.es/proposal-temporal/#_ref_1526", "https://tc39.es/proposal-temporal/#sec-temporal-isomonthcode", "https://tc39.es/proposal-temporal/#sec-temporal-isoresolvemonth", "https://tc39.es/proposal-temporal/#_ref_24", + "https://tc39.es/proposal-temporal/#_ref_1525", + "https://tc39.es/proposal-temporal/#_ref_2072", + "https://tc39.es/proposal-temporal/#_ref_1526", + "https://tc39.es/proposal-temporal/#sec-temporal-isodatefromfields", "https://tc39.es/proposal-temporal/#_ref_1527", - "https://tc39.es/proposal-temporal/#_ref_2074", "https://tc39.es/proposal-temporal/#_ref_1528", - "https://tc39.es/proposal-temporal/#sec-temporal-isodatefromfields", + "https://tc39.es/proposal-temporal/#sec-temporal-isoyearmonthfromfields", "https://tc39.es/proposal-temporal/#_ref_1529", "https://tc39.es/proposal-temporal/#_ref_1530", - "https://tc39.es/proposal-temporal/#sec-temporal-isoyearmonthfromfields", + "https://tc39.es/proposal-temporal/#sec-temporal-isomonthdayfromfields", "https://tc39.es/proposal-temporal/#_ref_1531", "https://tc39.es/proposal-temporal/#_ref_1532", - "https://tc39.es/proposal-temporal/#sec-temporal-isomonthdayfromfields", "https://tc39.es/proposal-temporal/#_ref_1533", - "https://tc39.es/proposal-temporal/#_ref_1534", - "https://tc39.es/proposal-temporal/#_ref_1535", "https://tc39.es/proposal-temporal/#sec-temporal-isofieldkeystoignore", "https://tc39.es/proposal-temporal/#sec-temporal-toisodayofyear", + "https://tc39.es/proposal-temporal/#_ref_1534", + "https://tc39.es/proposal-temporal/#_ref_1535", "https://tc39.es/proposal-temporal/#_ref_1536", "https://tc39.es/proposal-temporal/#_ref_1537", + "https://tc39.es/proposal-temporal/#sec-temporal-toisodayofweek", "https://tc39.es/proposal-temporal/#_ref_1538", "https://tc39.es/proposal-temporal/#_ref_1539", - "https://tc39.es/proposal-temporal/#sec-temporal-toisodayofweek", "https://tc39.es/proposal-temporal/#_ref_1540", "https://tc39.es/proposal-temporal/#_ref_1541", - "https://tc39.es/proposal-temporal/#_ref_1542", - "https://tc39.es/proposal-temporal/#_ref_1543", "https://tc39.es/proposal-temporal/#sec-temporal-calendar-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.calendar", - "https://tc39.es/proposal-temporal/#_ref_1544", - "https://tc39.es/proposal-temporal/#_ref_1545", + "https://tc39.es/proposal-temporal/#_ref_1542", + "https://tc39.es/proposal-temporal/#_ref_1543", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-calendar-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.from", - "https://tc39.es/proposal-temporal/#_ref_1546", - "https://tc39.es/proposal-temporal/#_ref_1547", + "https://tc39.es/proposal-temporal/#_ref_1544", + "https://tc39.es/proposal-temporal/#_ref_1545", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-calendar-prototype-object", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.constructor", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype-%40%40tostringtag", "https://tc39.es/proposal-temporal/#sec-get-temporal.calendar.prototype.id", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.datefromfields", "https://tc39.es/proposal-temporal/#_ref_25", + "https://tc39.es/proposal-temporal/#_ref_1546", + "https://tc39.es/proposal-temporal/#_ref_1547", "https://tc39.es/proposal-temporal/#_ref_1548", "https://tc39.es/proposal-temporal/#_ref_1549", "https://tc39.es/proposal-temporal/#_ref_1550", - "https://tc39.es/proposal-temporal/#_ref_1551", - "https://tc39.es/proposal-temporal/#_ref_1552", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.yearmonthfromfields", "https://tc39.es/proposal-temporal/#_ref_26", + "https://tc39.es/proposal-temporal/#_ref_1551", + "https://tc39.es/proposal-temporal/#_ref_1552", "https://tc39.es/proposal-temporal/#_ref_1553", "https://tc39.es/proposal-temporal/#_ref_1554", "https://tc39.es/proposal-temporal/#_ref_1555", - "https://tc39.es/proposal-temporal/#_ref_1556", - "https://tc39.es/proposal-temporal/#_ref_1557", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthdayfromfields", "https://tc39.es/proposal-temporal/#_ref_27", + "https://tc39.es/proposal-temporal/#_ref_1556", + "https://tc39.es/proposal-temporal/#_ref_1557", "https://tc39.es/proposal-temporal/#_ref_1558", "https://tc39.es/proposal-temporal/#_ref_1559", "https://tc39.es/proposal-temporal/#_ref_1560", - "https://tc39.es/proposal-temporal/#_ref_1561", - "https://tc39.es/proposal-temporal/#_ref_1562", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dateadd", "https://tc39.es/proposal-temporal/#_ref_28", + "https://tc39.es/proposal-temporal/#_ref_1561", + "https://tc39.es/proposal-temporal/#_ref_1562", "https://tc39.es/proposal-temporal/#_ref_1563", "https://tc39.es/proposal-temporal/#_ref_1564", "https://tc39.es/proposal-temporal/#_ref_1565", "https://tc39.es/proposal-temporal/#_ref_1566", "https://tc39.es/proposal-temporal/#_ref_1567", - "https://tc39.es/proposal-temporal/#_ref_1568", - "https://tc39.es/proposal-temporal/#_ref_1569", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dateuntil", "https://tc39.es/proposal-temporal/#_ref_29", + "https://tc39.es/proposal-temporal/#_ref_1568", + "https://tc39.es/proposal-temporal/#_ref_1569", "https://tc39.es/proposal-temporal/#_ref_1570", "https://tc39.es/proposal-temporal/#_ref_1571", "https://tc39.es/proposal-temporal/#_ref_1572", "https://tc39.es/proposal-temporal/#_ref_1573", - "https://tc39.es/proposal-temporal/#_ref_1574", - "https://tc39.es/proposal-temporal/#_ref_1575", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.year", "https://tc39.es/proposal-temporal/#_ref_30", - "https://tc39.es/proposal-temporal/#_ref_1576", + "https://tc39.es/proposal-temporal/#_ref_1574", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.month", "https://tc39.es/proposal-temporal/#_ref_31", - "https://tc39.es/proposal-temporal/#_ref_1577", + "https://tc39.es/proposal-temporal/#_ref_1575", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_32", - "https://tc39.es/proposal-temporal/#_ref_1578", - "https://tc39.es/proposal-temporal/#_ref_1579", + "https://tc39.es/proposal-temporal/#_ref_1576", + "https://tc39.es/proposal-temporal/#_ref_1577", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.day", "https://tc39.es/proposal-temporal/#_ref_33", - "https://tc39.es/proposal-temporal/#_ref_1580", + "https://tc39.es/proposal-temporal/#_ref_1578", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dayofweek", "https://tc39.es/proposal-temporal/#_ref_34", - "https://tc39.es/proposal-temporal/#_ref_1581", - "https://tc39.es/proposal-temporal/#_ref_1582", + "https://tc39.es/proposal-temporal/#_ref_1579", + "https://tc39.es/proposal-temporal/#_ref_1580", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dayofyear", "https://tc39.es/proposal-temporal/#_ref_35", - "https://tc39.es/proposal-temporal/#_ref_1583", - "https://tc39.es/proposal-temporal/#_ref_1584", + "https://tc39.es/proposal-temporal/#_ref_1581", + "https://tc39.es/proposal-temporal/#_ref_1582", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.weekofyear", "https://tc39.es/proposal-temporal/#_ref_36", + "https://tc39.es/proposal-temporal/#_ref_1583", + "https://tc39.es/proposal-temporal/#_ref_1584", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.yearofweek", "https://tc39.es/proposal-temporal/#_ref_1585", "https://tc39.es/proposal-temporal/#_ref_1586", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.yearofweek", - "https://tc39.es/proposal-temporal/#_ref_1587", - "https://tc39.es/proposal-temporal/#_ref_1588", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinweek", "https://tc39.es/proposal-temporal/#_ref_37", - "https://tc39.es/proposal-temporal/#_ref_1589", + "https://tc39.es/proposal-temporal/#_ref_1587", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinmonth", "https://tc39.es/proposal-temporal/#_ref_38", - "https://tc39.es/proposal-temporal/#_ref_1590", - "https://tc39.es/proposal-temporal/#_ref_1591", + "https://tc39.es/proposal-temporal/#_ref_1588", + "https://tc39.es/proposal-temporal/#_ref_1589", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinyear", "https://tc39.es/proposal-temporal/#_ref_39", - "https://tc39.es/proposal-temporal/#_ref_1592", - "https://tc39.es/proposal-temporal/#_ref_1593", + "https://tc39.es/proposal-temporal/#_ref_1590", + "https://tc39.es/proposal-temporal/#_ref_1591", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthsinyear", "https://tc39.es/proposal-temporal/#_ref_40", - "https://tc39.es/proposal-temporal/#_ref_1594", + "https://tc39.es/proposal-temporal/#_ref_1592", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.inleapyear", "https://tc39.es/proposal-temporal/#_ref_41", + "https://tc39.es/proposal-temporal/#_ref_1593", + "https://tc39.es/proposal-temporal/#_ref_1594", "https://tc39.es/proposal-temporal/#_ref_1595", - "https://tc39.es/proposal-temporal/#_ref_1596", - "https://tc39.es/proposal-temporal/#_ref_1597", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.fields", "https://tc39.es/proposal-temporal/#_ref_42", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.mergefields", "https://tc39.es/proposal-temporal/#_ref_43", + "https://tc39.es/proposal-temporal/#_ref_1596", + "https://tc39.es/proposal-temporal/#_ref_1597", "https://tc39.es/proposal-temporal/#_ref_1598", "https://tc39.es/proposal-temporal/#_ref_1599", - "https://tc39.es/proposal-temporal/#_ref_1600", - "https://tc39.es/proposal-temporal/#_ref_1601", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.tostring", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.tojson", "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-calendar-instances", "https://tc39.es/proposal-temporal/#sec-temporal-abstract-ops", "https://tc39.es/proposal-temporal/#sec-iteratortolistoftype", "https://tc39.es/proposal-temporal/#sec-isodatetoepochdays", + "https://tc39.es/proposal-temporal/#_ref_1600", + "https://tc39.es/proposal-temporal/#_ref_1601", "https://tc39.es/proposal-temporal/#_ref_1602", "https://tc39.es/proposal-temporal/#_ref_1603", "https://tc39.es/proposal-temporal/#_ref_1604", - "https://tc39.es/proposal-temporal/#_ref_1605", - "https://tc39.es/proposal-temporal/#_ref_1606", "https://tc39.es/proposal-temporal/#sec-epochdaystoepochms", "https://tc39.es/proposal-temporal/#sec-date-equations", "https://tc39.es/proposal-temporal/#eqn-EpochTimeToDayNumber", "https://tc39.es/proposal-temporal/#eqn-mathematicaldaysinyear", + "https://tc39.es/proposal-temporal/#_ref_1605", + "https://tc39.es/proposal-temporal/#_ref_1606", "https://tc39.es/proposal-temporal/#_ref_1607", "https://tc39.es/proposal-temporal/#_ref_1608", "https://tc39.es/proposal-temporal/#_ref_1609", "https://tc39.es/proposal-temporal/#_ref_1610", - "https://tc39.es/proposal-temporal/#_ref_1611", - "https://tc39.es/proposal-temporal/#_ref_1612", "https://tc39.es/proposal-temporal/#eqn-epochdaynumberforyear", "https://tc39.es/proposal-temporal/#eqn-epochtimeforyear", - "https://tc39.es/proposal-temporal/#_ref_1613", + "https://tc39.es/proposal-temporal/#_ref_1611", "https://tc39.es/proposal-temporal/#eqn-epochtimetoepochyear", - "https://tc39.es/proposal-temporal/#_ref_1614", + "https://tc39.es/proposal-temporal/#_ref_1612", "https://tc39.es/proposal-temporal/#eqn-mathematicalinleapyear", + "https://tc39.es/proposal-temporal/#_ref_1613", + "https://tc39.es/proposal-temporal/#_ref_1614", "https://tc39.es/proposal-temporal/#_ref_1615", "https://tc39.es/proposal-temporal/#_ref_1616", + "https://tc39.es/proposal-temporal/#eqn-epochtimetomonthinyear", "https://tc39.es/proposal-temporal/#_ref_1617", "https://tc39.es/proposal-temporal/#_ref_1618", - "https://tc39.es/proposal-temporal/#eqn-epochtimetomonthinyear", "https://tc39.es/proposal-temporal/#_ref_1619", "https://tc39.es/proposal-temporal/#_ref_1620", "https://tc39.es/proposal-temporal/#_ref_1621", @@ -2219,14 +2219,14 @@ "https://tc39.es/proposal-temporal/#_ref_1647", "https://tc39.es/proposal-temporal/#_ref_1648", "https://tc39.es/proposal-temporal/#_ref_1649", + "https://tc39.es/proposal-temporal/#eqn-epochtimetodayinyear", "https://tc39.es/proposal-temporal/#_ref_1650", "https://tc39.es/proposal-temporal/#_ref_1651", - "https://tc39.es/proposal-temporal/#eqn-epochtimetodayinyear", "https://tc39.es/proposal-temporal/#_ref_1652", "https://tc39.es/proposal-temporal/#_ref_1653", + "https://tc39.es/proposal-temporal/#eqn-epochtimetodate", "https://tc39.es/proposal-temporal/#_ref_1654", "https://tc39.es/proposal-temporal/#_ref_1655", - "https://tc39.es/proposal-temporal/#eqn-epochtimetodate", "https://tc39.es/proposal-temporal/#_ref_1656", "https://tc39.es/proposal-temporal/#_ref_1657", "https://tc39.es/proposal-temporal/#_ref_1658", @@ -2259,44 +2259,44 @@ "https://tc39.es/proposal-temporal/#_ref_1685", "https://tc39.es/proposal-temporal/#_ref_1686", "https://tc39.es/proposal-temporal/#_ref_1687", + "https://tc39.es/proposal-temporal/#eqn-epochtimetoweekday", "https://tc39.es/proposal-temporal/#_ref_1688", "https://tc39.es/proposal-temporal/#_ref_1689", - "https://tc39.es/proposal-temporal/#eqn-epochtimetoweekday", "https://tc39.es/proposal-temporal/#_ref_1690", "https://tc39.es/proposal-temporal/#_ref_1691", - "https://tc39.es/proposal-temporal/#_ref_1692", - "https://tc39.es/proposal-temporal/#_ref_1693", "https://tc39.es/proposal-temporal/#sec-getoptionsobject", - "https://tc39.es/proposal-temporal/#_ref_1694", + "https://tc39.es/proposal-temporal/#_ref_1692", "https://tc39.es/proposal-temporal/#sec-getoption", "https://tc39.es/proposal-temporal/#sec-temporal-totemporaloverflow", - "https://tc39.es/proposal-temporal/#_ref_1695", + "https://tc39.es/proposal-temporal/#_ref_1693", "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldisambiguation", - "https://tc39.es/proposal-temporal/#_ref_1696", + "https://tc39.es/proposal-temporal/#_ref_1694", "https://tc39.es/proposal-temporal/#sec-temporal-totemporalroundingmode", - "https://tc39.es/proposal-temporal/#_ref_1697", + "https://tc39.es/proposal-temporal/#_ref_1695", "https://tc39.es/proposal-temporal/#sec-temporal-negatetemporalroundingmode", "https://tc39.es/proposal-temporal/#sec-temporal-totemporaloffset", - "https://tc39.es/proposal-temporal/#_ref_1698", + "https://tc39.es/proposal-temporal/#_ref_1696", "https://tc39.es/proposal-temporal/#sec-temporal-tocalendarnameoption", - "https://tc39.es/proposal-temporal/#_ref_1699", + "https://tc39.es/proposal-temporal/#_ref_1697", "https://tc39.es/proposal-temporal/#sec-temporal-totimezonenameoption", - "https://tc39.es/proposal-temporal/#_ref_1700", + "https://tc39.es/proposal-temporal/#_ref_1698", "https://tc39.es/proposal-temporal/#sec-temporal-toshowoffsetoption", - "https://tc39.es/proposal-temporal/#_ref_1701", + "https://tc39.es/proposal-temporal/#_ref_1699", "https://tc39.es/proposal-temporal/#sec-temporal-totemporalroundingincrement", - "https://tc39.es/proposal-temporal/#_ref_1702", + "https://tc39.es/proposal-temporal/#_ref_1700", "https://tc39.es/proposal-temporal/#sec-validatetemporalroundingincrement", - "https://tc39.es/proposal-temporal/#_ref_1703", + "https://tc39.es/proposal-temporal/#_ref_1701", "https://tc39.es/proposal-temporal/#sec-temporal-tofractionalseconddigits", "https://tc39.es/proposal-temporal/#sec-temporal-tosecondsstringprecisionrecord", "https://tc39.es/proposal-temporal/#sec-temporal-gettemporalunit", "https://tc39.es/proposal-temporal/#_ref_44", "https://tc39.es/proposal-temporal/#_ref_45", - "https://tc39.es/proposal-temporal/#_ref_1704", + "https://tc39.es/proposal-temporal/#_ref_1702", "https://tc39.es/proposal-temporal/#_ref_46", "https://tc39.es/proposal-temporal/#table-temporal-units", "https://tc39.es/proposal-temporal/#sec-temporal-torelativetemporalobject", + "https://tc39.es/proposal-temporal/#_ref_1703", + "https://tc39.es/proposal-temporal/#_ref_1704", "https://tc39.es/proposal-temporal/#_ref_1705", "https://tc39.es/proposal-temporal/#_ref_1706", "https://tc39.es/proposal-temporal/#_ref_1707", @@ -2309,8 +2309,6 @@ "https://tc39.es/proposal-temporal/#_ref_1714", "https://tc39.es/proposal-temporal/#_ref_1715", "https://tc39.es/proposal-temporal/#_ref_1716", - "https://tc39.es/proposal-temporal/#_ref_1717", - "https://tc39.es/proposal-temporal/#_ref_1718", "https://tc39.es/proposal-temporal/#sec-temporal-largeroftwotemporalunits", "https://tc39.es/proposal-temporal/#_ref_47", "https://tc39.es/proposal-temporal/#_ref_48", @@ -2322,30 +2320,30 @@ "https://tc39.es/proposal-temporal/#_ref_50", "https://tc39.es/proposal-temporal/#table-temporal-unsigned-rounding-modes", "https://tc39.es/proposal-temporal/#sec-temporal-applyunsignedroundingmode", - "https://tc39.es/proposal-temporal/#_ref_1719", + "https://tc39.es/proposal-temporal/#_ref_1717", "https://tc39.es/proposal-temporal/#sec-temporal-roundnumbertoincrement", + "https://tc39.es/proposal-temporal/#_ref_1718", + "https://tc39.es/proposal-temporal/#_ref_1719", + "https://tc39.es/proposal-temporal/#sec-temporal-roundnumbertoincrementasifpositive", "https://tc39.es/proposal-temporal/#_ref_1720", "https://tc39.es/proposal-temporal/#_ref_1721", - "https://tc39.es/proposal-temporal/#sec-temporal-roundnumbertoincrementasifpositive", - "https://tc39.es/proposal-temporal/#_ref_1722", - "https://tc39.es/proposal-temporal/#_ref_1723", "https://tc39.es/proposal-temporal/#sec-temporal-iso8601grammar", "https://tc39.es/proposal-temporal/#prod-Alpha", "https://tc39.es/proposal-temporal/#prod-LowercaseAlpha", "https://tc39.es/proposal-temporal/#prod-ASCIISign", "https://tc39.es/proposal-temporal/#prod-Sign", - "https://tc39.es/proposal-temporal/#_ref_2075", + "https://tc39.es/proposal-temporal/#_ref_2073", "https://tc39.es/proposal-temporal/#prod-Hour", + "https://tc39.es/proposal-temporal/#_ref_2074", + "https://tc39.es/proposal-temporal/#_ref_2075", "https://tc39.es/proposal-temporal/#_ref_2076", + "https://tc39.es/proposal-temporal/#prod-MinuteSecond", "https://tc39.es/proposal-temporal/#_ref_2077", "https://tc39.es/proposal-temporal/#_ref_2078", - "https://tc39.es/proposal-temporal/#prod-MinuteSecond", "https://tc39.es/proposal-temporal/#_ref_2079", "https://tc39.es/proposal-temporal/#_ref_2080", "https://tc39.es/proposal-temporal/#_ref_2081", "https://tc39.es/proposal-temporal/#_ref_2082", - "https://tc39.es/proposal-temporal/#_ref_2083", - "https://tc39.es/proposal-temporal/#_ref_2084", "https://tc39.es/proposal-temporal/#prod-DecimalSeparator", "https://tc39.es/proposal-temporal/#prod-DaysDesignator", "https://tc39.es/proposal-temporal/#prod-HoursDesignator", @@ -2360,6 +2358,8 @@ "https://tc39.es/proposal-temporal/#prod-UTCDesignator", "https://tc39.es/proposal-temporal/#prod-AnnotationCriticalFlag", "https://tc39.es/proposal-temporal/#prod-DateYear", + "https://tc39.es/proposal-temporal/#_ref_2083", + "https://tc39.es/proposal-temporal/#_ref_2084", "https://tc39.es/proposal-temporal/#_ref_2085", "https://tc39.es/proposal-temporal/#_ref_2086", "https://tc39.es/proposal-temporal/#_ref_2087", @@ -2369,46 +2369,46 @@ "https://tc39.es/proposal-temporal/#_ref_2091", "https://tc39.es/proposal-temporal/#_ref_2092", "https://tc39.es/proposal-temporal/#_ref_2093", - "https://tc39.es/proposal-temporal/#_ref_2094", - "https://tc39.es/proposal-temporal/#_ref_2095", "https://tc39.es/proposal-temporal/#prod-DateMonth", - "https://tc39.es/proposal-temporal/#_ref_2096", + "https://tc39.es/proposal-temporal/#_ref_2094", "https://tc39.es/proposal-temporal/#prod-DateMonthWithThirtyOneDays", "https://tc39.es/proposal-temporal/#prod-DateDay", + "https://tc39.es/proposal-temporal/#_ref_2095", + "https://tc39.es/proposal-temporal/#_ref_2096", "https://tc39.es/proposal-temporal/#_ref_2097", + "https://tc39.es/proposal-temporal/#prod-DateSpecYearMonth", "https://tc39.es/proposal-temporal/#_ref_2098", "https://tc39.es/proposal-temporal/#_ref_2099", - "https://tc39.es/proposal-temporal/#prod-DateSpecYearMonth", + "https://tc39.es/proposal-temporal/#prod-DateSpecMonthDay", "https://tc39.es/proposal-temporal/#_ref_2100", "https://tc39.es/proposal-temporal/#_ref_2101", - "https://tc39.es/proposal-temporal/#prod-DateSpecMonthDay", "https://tc39.es/proposal-temporal/#_ref_2102", "https://tc39.es/proposal-temporal/#_ref_2103", + "https://tc39.es/proposal-temporal/#prod-ValidMonthDay", "https://tc39.es/proposal-temporal/#_ref_2104", "https://tc39.es/proposal-temporal/#_ref_2105", - "https://tc39.es/proposal-temporal/#prod-ValidMonthDay", "https://tc39.es/proposal-temporal/#_ref_2106", "https://tc39.es/proposal-temporal/#_ref_2107", "https://tc39.es/proposal-temporal/#_ref_2108", "https://tc39.es/proposal-temporal/#_ref_2109", "https://tc39.es/proposal-temporal/#_ref_2110", "https://tc39.es/proposal-temporal/#_ref_2111", + "https://tc39.es/proposal-temporal/#prod-Date", "https://tc39.es/proposal-temporal/#_ref_2112", "https://tc39.es/proposal-temporal/#_ref_2113", - "https://tc39.es/proposal-temporal/#prod-Date", "https://tc39.es/proposal-temporal/#_ref_2114", "https://tc39.es/proposal-temporal/#_ref_2115", "https://tc39.es/proposal-temporal/#_ref_2116", "https://tc39.es/proposal-temporal/#_ref_2117", + "https://tc39.es/proposal-temporal/#prod-TimeHour", "https://tc39.es/proposal-temporal/#_ref_2118", + "https://tc39.es/proposal-temporal/#prod-TimeMinute", "https://tc39.es/proposal-temporal/#_ref_2119", - "https://tc39.es/proposal-temporal/#prod-TimeHour", + "https://tc39.es/proposal-temporal/#prod-TimeSecond", "https://tc39.es/proposal-temporal/#_ref_2120", - "https://tc39.es/proposal-temporal/#prod-TimeMinute", + "https://tc39.es/proposal-temporal/#prod-Fraction", "https://tc39.es/proposal-temporal/#_ref_2121", - "https://tc39.es/proposal-temporal/#prod-TimeSecond", "https://tc39.es/proposal-temporal/#_ref_2122", - "https://tc39.es/proposal-temporal/#prod-Fraction", "https://tc39.es/proposal-temporal/#_ref_2123", "https://tc39.es/proposal-temporal/#_ref_2124", "https://tc39.es/proposal-temporal/#_ref_2125", @@ -2461,40 +2461,40 @@ "https://tc39.es/proposal-temporal/#_ref_2172", "https://tc39.es/proposal-temporal/#_ref_2173", "https://tc39.es/proposal-temporal/#_ref_2174", + "https://tc39.es/proposal-temporal/#prod-TimeFraction", "https://tc39.es/proposal-temporal/#_ref_2175", + "https://tc39.es/proposal-temporal/#prod-UTCOffsetWithSubMinuteComponents", "https://tc39.es/proposal-temporal/#_ref_2176", - "https://tc39.es/proposal-temporal/#prod-TimeFraction", "https://tc39.es/proposal-temporal/#_ref_2177", - "https://tc39.es/proposal-temporal/#prod-UTCOffsetWithSubMinuteComponents", "https://tc39.es/proposal-temporal/#_ref_2178", "https://tc39.es/proposal-temporal/#_ref_2179", "https://tc39.es/proposal-temporal/#_ref_2180", + "https://tc39.es/proposal-temporal/#prod-UTCOffsetMinutePrecision", "https://tc39.es/proposal-temporal/#_ref_2181", "https://tc39.es/proposal-temporal/#_ref_2182", - "https://tc39.es/proposal-temporal/#prod-UTCOffsetMinutePrecision", "https://tc39.es/proposal-temporal/#_ref_2183", "https://tc39.es/proposal-temporal/#_ref_2184", "https://tc39.es/proposal-temporal/#_ref_2185", "https://tc39.es/proposal-temporal/#_ref_2186", "https://tc39.es/proposal-temporal/#_ref_2187", "https://tc39.es/proposal-temporal/#_ref_2188", + "https://tc39.es/proposal-temporal/#prod-UTCOffsetSubMinutePrecision", "https://tc39.es/proposal-temporal/#_ref_2189", "https://tc39.es/proposal-temporal/#_ref_2190", - "https://tc39.es/proposal-temporal/#prod-UTCOffsetSubMinutePrecision", "https://tc39.es/proposal-temporal/#_ref_2191", + "https://tc39.es/proposal-temporal/#prod-DateTimeUTCOffset", "https://tc39.es/proposal-temporal/#_ref_2192", "https://tc39.es/proposal-temporal/#_ref_2193", - "https://tc39.es/proposal-temporal/#prod-DateTimeUTCOffset", + "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetName", "https://tc39.es/proposal-temporal/#_ref_2194", + "https://tc39.es/proposal-temporal/#prod-TZLeadingChar", "https://tc39.es/proposal-temporal/#_ref_2195", - "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetName", + "https://tc39.es/proposal-temporal/#prod-TZChar", "https://tc39.es/proposal-temporal/#_ref_2196", - "https://tc39.es/proposal-temporal/#prod-TZLeadingChar", "https://tc39.es/proposal-temporal/#_ref_2197", - "https://tc39.es/proposal-temporal/#prod-TZChar", + "https://tc39.es/proposal-temporal/#prod-TimeZoneIANANameComponent", "https://tc39.es/proposal-temporal/#_ref_2198", "https://tc39.es/proposal-temporal/#_ref_2199", - "https://tc39.es/proposal-temporal/#prod-TimeZoneIANANameComponent", "https://tc39.es/proposal-temporal/#_ref_2200", "https://tc39.es/proposal-temporal/#_ref_2201", "https://tc39.es/proposal-temporal/#_ref_2202", @@ -2598,51 +2598,51 @@ "https://tc39.es/proposal-temporal/#_ref_2300", "https://tc39.es/proposal-temporal/#_ref_2301", "https://tc39.es/proposal-temporal/#_ref_2302", - "https://tc39.es/proposal-temporal/#_ref_2303", - "https://tc39.es/proposal-temporal/#_ref_2304", "https://tc39.es/proposal-temporal/#prod-TimeZoneIANANameTail", "https://tc39.es/proposal-temporal/#prod-mTtX_4Dr", - "https://tc39.es/proposal-temporal/#_ref_2305", + "https://tc39.es/proposal-temporal/#_ref_2303", "https://tc39.es/proposal-temporal/#prod-GiRxUroh", + "https://tc39.es/proposal-temporal/#_ref_2304", + "https://tc39.es/proposal-temporal/#_ref_2305", + "https://tc39.es/proposal-temporal/#prod-TimeZoneIANAName", "https://tc39.es/proposal-temporal/#_ref_2306", "https://tc39.es/proposal-temporal/#_ref_2307", - "https://tc39.es/proposal-temporal/#prod-TimeZoneIANAName", + "https://tc39.es/proposal-temporal/#_ref_1722", "https://tc39.es/proposal-temporal/#_ref_2308", + "https://tc39.es/proposal-temporal/#prod-TimeZoneIdentifier", "https://tc39.es/proposal-temporal/#_ref_2309", - "https://tc39.es/proposal-temporal/#_ref_1724", "https://tc39.es/proposal-temporal/#_ref_2310", - "https://tc39.es/proposal-temporal/#prod-TimeZoneIdentifier", + "https://tc39.es/proposal-temporal/#prod-TimeZoneAnnotation", "https://tc39.es/proposal-temporal/#_ref_2311", "https://tc39.es/proposal-temporal/#_ref_2312", - "https://tc39.es/proposal-temporal/#prod-TimeZoneAnnotation", + "https://tc39.es/proposal-temporal/#prod-AKeyLeadingChar", "https://tc39.es/proposal-temporal/#_ref_2313", + "https://tc39.es/proposal-temporal/#prod-AKeyChar", "https://tc39.es/proposal-temporal/#_ref_2314", - "https://tc39.es/proposal-temporal/#prod-AKeyLeadingChar", "https://tc39.es/proposal-temporal/#_ref_2315", - "https://tc39.es/proposal-temporal/#prod-AKeyChar", + "https://tc39.es/proposal-temporal/#prod-AnnotationKey", "https://tc39.es/proposal-temporal/#_ref_2316", "https://tc39.es/proposal-temporal/#_ref_2317", - "https://tc39.es/proposal-temporal/#prod-AnnotationKey", "https://tc39.es/proposal-temporal/#_ref_2318", + "https://tc39.es/proposal-temporal/#prod-AnnotationValueComponent", "https://tc39.es/proposal-temporal/#_ref_2319", "https://tc39.es/proposal-temporal/#_ref_2320", - "https://tc39.es/proposal-temporal/#prod-AnnotationValueComponent", "https://tc39.es/proposal-temporal/#_ref_2321", "https://tc39.es/proposal-temporal/#_ref_2322", + "https://tc39.es/proposal-temporal/#prod-AnnotationValue", "https://tc39.es/proposal-temporal/#_ref_2323", "https://tc39.es/proposal-temporal/#_ref_2324", - "https://tc39.es/proposal-temporal/#prod-AnnotationValue", "https://tc39.es/proposal-temporal/#_ref_2325", + "https://tc39.es/proposal-temporal/#prod-Annotation", "https://tc39.es/proposal-temporal/#_ref_2326", "https://tc39.es/proposal-temporal/#_ref_2327", - "https://tc39.es/proposal-temporal/#prod-Annotation", "https://tc39.es/proposal-temporal/#_ref_2328", + "https://tc39.es/proposal-temporal/#prod-Annotations", "https://tc39.es/proposal-temporal/#_ref_2329", "https://tc39.es/proposal-temporal/#_ref_2330", - "https://tc39.es/proposal-temporal/#prod-Annotations", + "https://tc39.es/proposal-temporal/#prod-TimeSpec", "https://tc39.es/proposal-temporal/#_ref_2331", "https://tc39.es/proposal-temporal/#_ref_2332", - "https://tc39.es/proposal-temporal/#prod-TimeSpec", "https://tc39.es/proposal-temporal/#_ref_2333", "https://tc39.es/proposal-temporal/#_ref_2334", "https://tc39.es/proposal-temporal/#_ref_2335", @@ -2654,71 +2654,71 @@ "https://tc39.es/proposal-temporal/#_ref_2341", "https://tc39.es/proposal-temporal/#_ref_2342", "https://tc39.es/proposal-temporal/#_ref_2343", + "https://tc39.es/proposal-temporal/#prod-TimeSpecWithOptionalOffsetNotAmbiguous", "https://tc39.es/proposal-temporal/#_ref_2344", "https://tc39.es/proposal-temporal/#_ref_2345", - "https://tc39.es/proposal-temporal/#prod-TimeSpecWithOptionalOffsetNotAmbiguous", "https://tc39.es/proposal-temporal/#_ref_2346", "https://tc39.es/proposal-temporal/#_ref_2347", + "https://tc39.es/proposal-temporal/#prod-DateTime", "https://tc39.es/proposal-temporal/#_ref_2348", "https://tc39.es/proposal-temporal/#_ref_2349", - "https://tc39.es/proposal-temporal/#prod-DateTime", "https://tc39.es/proposal-temporal/#_ref_2350", "https://tc39.es/proposal-temporal/#_ref_2351", "https://tc39.es/proposal-temporal/#_ref_2352", + "https://tc39.es/proposal-temporal/#prod-AnnotatedTime", "https://tc39.es/proposal-temporal/#_ref_2353", "https://tc39.es/proposal-temporal/#_ref_2354", - "https://tc39.es/proposal-temporal/#prod-AnnotatedTime", "https://tc39.es/proposal-temporal/#_ref_2355", "https://tc39.es/proposal-temporal/#_ref_2356", "https://tc39.es/proposal-temporal/#_ref_2357", "https://tc39.es/proposal-temporal/#_ref_2358", "https://tc39.es/proposal-temporal/#_ref_2359", "https://tc39.es/proposal-temporal/#_ref_2360", + "https://tc39.es/proposal-temporal/#prod-AnnotatedDateTime", "https://tc39.es/proposal-temporal/#_ref_2361", "https://tc39.es/proposal-temporal/#_ref_2362", - "https://tc39.es/proposal-temporal/#prod-AnnotatedDateTime", "https://tc39.es/proposal-temporal/#_ref_2363", + "https://tc39.es/proposal-temporal/#prod-AnnotatedDateTimeTimeRequired", "https://tc39.es/proposal-temporal/#_ref_2364", "https://tc39.es/proposal-temporal/#_ref_2365", - "https://tc39.es/proposal-temporal/#prod-AnnotatedDateTimeTimeRequired", "https://tc39.es/proposal-temporal/#_ref_2366", "https://tc39.es/proposal-temporal/#_ref_2367", "https://tc39.es/proposal-temporal/#_ref_2368", "https://tc39.es/proposal-temporal/#_ref_2369", + "https://tc39.es/proposal-temporal/#prod-AnnotatedYearMonth", "https://tc39.es/proposal-temporal/#_ref_2370", "https://tc39.es/proposal-temporal/#_ref_2371", - "https://tc39.es/proposal-temporal/#prod-AnnotatedYearMonth", "https://tc39.es/proposal-temporal/#_ref_2372", + "https://tc39.es/proposal-temporal/#prod-AnnotatedMonthDay", "https://tc39.es/proposal-temporal/#_ref_2373", "https://tc39.es/proposal-temporal/#_ref_2374", - "https://tc39.es/proposal-temporal/#prod-AnnotatedMonthDay", "https://tc39.es/proposal-temporal/#_ref_2375", + "https://tc39.es/proposal-temporal/#prod-DurationWholeSeconds", "https://tc39.es/proposal-temporal/#_ref_2376", + "https://tc39.es/proposal-temporal/#prod-DurationSecondsFraction", "https://tc39.es/proposal-temporal/#_ref_2377", - "https://tc39.es/proposal-temporal/#prod-DurationWholeSeconds", + "https://tc39.es/proposal-temporal/#prod-DurationSecondsPart", "https://tc39.es/proposal-temporal/#_ref_2378", - "https://tc39.es/proposal-temporal/#prod-DurationSecondsFraction", "https://tc39.es/proposal-temporal/#_ref_2379", - "https://tc39.es/proposal-temporal/#prod-DurationSecondsPart", "https://tc39.es/proposal-temporal/#_ref_2380", + "https://tc39.es/proposal-temporal/#prod-DurationWholeMinutes", "https://tc39.es/proposal-temporal/#_ref_2381", + "https://tc39.es/proposal-temporal/#prod-DurationMinutesFraction", "https://tc39.es/proposal-temporal/#_ref_2382", - "https://tc39.es/proposal-temporal/#prod-DurationWholeMinutes", + "https://tc39.es/proposal-temporal/#prod-DurationMinutesPart", "https://tc39.es/proposal-temporal/#_ref_2383", - "https://tc39.es/proposal-temporal/#prod-DurationMinutesFraction", "https://tc39.es/proposal-temporal/#_ref_2384", - "https://tc39.es/proposal-temporal/#prod-DurationMinutesPart", "https://tc39.es/proposal-temporal/#_ref_2385", "https://tc39.es/proposal-temporal/#_ref_2386", "https://tc39.es/proposal-temporal/#_ref_2387", "https://tc39.es/proposal-temporal/#_ref_2388", + "https://tc39.es/proposal-temporal/#prod-DurationWholeHours", "https://tc39.es/proposal-temporal/#_ref_2389", + "https://tc39.es/proposal-temporal/#prod-DurationHoursFraction", "https://tc39.es/proposal-temporal/#_ref_2390", - "https://tc39.es/proposal-temporal/#prod-DurationWholeHours", + "https://tc39.es/proposal-temporal/#prod-DurationHoursPart", "https://tc39.es/proposal-temporal/#_ref_2391", - "https://tc39.es/proposal-temporal/#prod-DurationHoursFraction", "https://tc39.es/proposal-temporal/#_ref_2392", - "https://tc39.es/proposal-temporal/#prod-DurationHoursPart", "https://tc39.es/proposal-temporal/#_ref_2393", "https://tc39.es/proposal-temporal/#_ref_2394", "https://tc39.es/proposal-temporal/#_ref_2395", @@ -2726,38 +2726,38 @@ "https://tc39.es/proposal-temporal/#_ref_2397", "https://tc39.es/proposal-temporal/#_ref_2398", "https://tc39.es/proposal-temporal/#_ref_2399", + "https://tc39.es/proposal-temporal/#prod-DurationTime", "https://tc39.es/proposal-temporal/#_ref_2400", "https://tc39.es/proposal-temporal/#_ref_2401", - "https://tc39.es/proposal-temporal/#prod-DurationTime", "https://tc39.es/proposal-temporal/#_ref_2402", "https://tc39.es/proposal-temporal/#_ref_2403", "https://tc39.es/proposal-temporal/#_ref_2404", "https://tc39.es/proposal-temporal/#_ref_2405", + "https://tc39.es/proposal-temporal/#prod-DurationDays", "https://tc39.es/proposal-temporal/#_ref_2406", + "https://tc39.es/proposal-temporal/#prod-DurationDaysPart", "https://tc39.es/proposal-temporal/#_ref_2407", - "https://tc39.es/proposal-temporal/#prod-DurationDays", "https://tc39.es/proposal-temporal/#_ref_2408", - "https://tc39.es/proposal-temporal/#prod-DurationDaysPart", + "https://tc39.es/proposal-temporal/#prod-DurationWeeks", "https://tc39.es/proposal-temporal/#_ref_2409", + "https://tc39.es/proposal-temporal/#prod-DurationWeeksPart", "https://tc39.es/proposal-temporal/#_ref_2410", - "https://tc39.es/proposal-temporal/#prod-DurationWeeks", "https://tc39.es/proposal-temporal/#_ref_2411", - "https://tc39.es/proposal-temporal/#prod-DurationWeeksPart", "https://tc39.es/proposal-temporal/#_ref_2412", + "https://tc39.es/proposal-temporal/#prod-DurationMonths", "https://tc39.es/proposal-temporal/#_ref_2413", + "https://tc39.es/proposal-temporal/#prod-DurationMonthsPart", "https://tc39.es/proposal-temporal/#_ref_2414", - "https://tc39.es/proposal-temporal/#prod-DurationMonths", "https://tc39.es/proposal-temporal/#_ref_2415", - "https://tc39.es/proposal-temporal/#prod-DurationMonthsPart", "https://tc39.es/proposal-temporal/#_ref_2416", "https://tc39.es/proposal-temporal/#_ref_2417", "https://tc39.es/proposal-temporal/#_ref_2418", "https://tc39.es/proposal-temporal/#_ref_2419", + "https://tc39.es/proposal-temporal/#prod-DurationYears", "https://tc39.es/proposal-temporal/#_ref_2420", + "https://tc39.es/proposal-temporal/#prod-DurationYearsPart", "https://tc39.es/proposal-temporal/#_ref_2421", - "https://tc39.es/proposal-temporal/#prod-DurationYears", "https://tc39.es/proposal-temporal/#_ref_2422", - "https://tc39.es/proposal-temporal/#prod-DurationYearsPart", "https://tc39.es/proposal-temporal/#_ref_2423", "https://tc39.es/proposal-temporal/#_ref_2424", "https://tc39.es/proposal-temporal/#_ref_2425", @@ -2765,71 +2765,71 @@ "https://tc39.es/proposal-temporal/#_ref_2427", "https://tc39.es/proposal-temporal/#_ref_2428", "https://tc39.es/proposal-temporal/#_ref_2429", + "https://tc39.es/proposal-temporal/#prod-DurationDate", "https://tc39.es/proposal-temporal/#_ref_2430", "https://tc39.es/proposal-temporal/#_ref_2431", - "https://tc39.es/proposal-temporal/#prod-DurationDate", "https://tc39.es/proposal-temporal/#_ref_2432", "https://tc39.es/proposal-temporal/#_ref_2433", "https://tc39.es/proposal-temporal/#_ref_2434", "https://tc39.es/proposal-temporal/#_ref_2435", "https://tc39.es/proposal-temporal/#_ref_2436", "https://tc39.es/proposal-temporal/#_ref_2437", + "https://tc39.es/proposal-temporal/#prod-Duration", "https://tc39.es/proposal-temporal/#_ref_2438", "https://tc39.es/proposal-temporal/#_ref_2439", - "https://tc39.es/proposal-temporal/#prod-Duration", "https://tc39.es/proposal-temporal/#_ref_2440", "https://tc39.es/proposal-temporal/#_ref_2441", "https://tc39.es/proposal-temporal/#_ref_2442", "https://tc39.es/proposal-temporal/#_ref_2443", + "https://tc39.es/proposal-temporal/#prod-TemporalInstantString", "https://tc39.es/proposal-temporal/#_ref_2444", "https://tc39.es/proposal-temporal/#_ref_2445", - "https://tc39.es/proposal-temporal/#prod-TemporalInstantString", "https://tc39.es/proposal-temporal/#_ref_2446", "https://tc39.es/proposal-temporal/#_ref_2447", "https://tc39.es/proposal-temporal/#_ref_2448", "https://tc39.es/proposal-temporal/#_ref_2449", + "https://tc39.es/proposal-temporal/#prod-TemporalDateTimeString", "https://tc39.es/proposal-temporal/#_ref_2450", + "https://tc39.es/proposal-temporal/#prod-TemporalDurationString", "https://tc39.es/proposal-temporal/#_ref_2451", - "https://tc39.es/proposal-temporal/#prod-TemporalDateTimeString", + "https://tc39.es/proposal-temporal/#prod-TemporalMonthDayString", "https://tc39.es/proposal-temporal/#_ref_2452", - "https://tc39.es/proposal-temporal/#prod-TemporalDurationString", "https://tc39.es/proposal-temporal/#_ref_2453", - "https://tc39.es/proposal-temporal/#prod-TemporalMonthDayString", + "https://tc39.es/proposal-temporal/#prod-TemporalTimeString", "https://tc39.es/proposal-temporal/#_ref_2454", "https://tc39.es/proposal-temporal/#_ref_2455", - "https://tc39.es/proposal-temporal/#prod-TemporalTimeString", + "https://tc39.es/proposal-temporal/#prod-TemporalYearMonthString", "https://tc39.es/proposal-temporal/#_ref_2456", "https://tc39.es/proposal-temporal/#_ref_2457", - "https://tc39.es/proposal-temporal/#prod-TemporalYearMonthString", + "https://tc39.es/proposal-temporal/#prod-TemporalZonedDateTimeString", "https://tc39.es/proposal-temporal/#_ref_2458", "https://tc39.es/proposal-temporal/#_ref_2459", - "https://tc39.es/proposal-temporal/#prod-TemporalZonedDateTimeString", "https://tc39.es/proposal-temporal/#_ref_2460", + "https://tc39.es/proposal-temporal/#sec-temporal-iso8601grammar-static-semantics-early-errors", "https://tc39.es/proposal-temporal/#_ref_2461", "https://tc39.es/proposal-temporal/#_ref_2462", - "https://tc39.es/proposal-temporal/#sec-temporal-iso8601grammar-static-semantics-early-errors", "https://tc39.es/proposal-temporal/#_ref_2463", "https://tc39.es/proposal-temporal/#_ref_2464", "https://tc39.es/proposal-temporal/#_ref_2465", "https://tc39.es/proposal-temporal/#_ref_2466", "https://tc39.es/proposal-temporal/#_ref_2467", "https://tc39.es/proposal-temporal/#_ref_2468", - "https://tc39.es/proposal-temporal/#_ref_2469", - "https://tc39.es/proposal-temporal/#_ref_2470", "https://tc39.es/proposal-temporal/#sec-temporal-iso8601grammar-static-semantics-islegacyianatimezonename", + "https://tc39.es/proposal-temporal/#_ref_1723", + "https://tc39.es/proposal-temporal/#_ref_1724", "https://tc39.es/proposal-temporal/#_ref_1725", - "https://tc39.es/proposal-temporal/#_ref_1726", - "https://tc39.es/proposal-temporal/#_ref_1727", "https://tc39.es/proposal-temporal/#prod-KKC4xhxJ", - "https://tc39.es/proposal-temporal/#_ref_2471", + "https://tc39.es/proposal-temporal/#_ref_2469", "https://tc39.es/proposal-temporal/#prod-VMSoywSm", + "https://tc39.es/proposal-temporal/#_ref_2470", + "https://tc39.es/proposal-temporal/#_ref_2471", "https://tc39.es/proposal-temporal/#_ref_2472", + "https://tc39.es/proposal-temporal/#_ref_1726", + "https://tc39.es/proposal-temporal/#_ref_1727", "https://tc39.es/proposal-temporal/#_ref_2473", + "https://tc39.es/proposal-temporal/#sec-temporal-parseisodatetime", "https://tc39.es/proposal-temporal/#_ref_2474", - "https://tc39.es/proposal-temporal/#_ref_1728", - "https://tc39.es/proposal-temporal/#_ref_1729", "https://tc39.es/proposal-temporal/#_ref_2475", - "https://tc39.es/proposal-temporal/#sec-temporal-parseisodatetime", "https://tc39.es/proposal-temporal/#_ref_2476", "https://tc39.es/proposal-temporal/#_ref_2477", "https://tc39.es/proposal-temporal/#_ref_2478", @@ -2837,18 +2837,18 @@ "https://tc39.es/proposal-temporal/#_ref_2480", "https://tc39.es/proposal-temporal/#_ref_2481", "https://tc39.es/proposal-temporal/#_ref_2482", + "https://tc39.es/proposal-temporal/#_ref_1728", "https://tc39.es/proposal-temporal/#_ref_2483", "https://tc39.es/proposal-temporal/#_ref_2484", - "https://tc39.es/proposal-temporal/#_ref_1730", "https://tc39.es/proposal-temporal/#_ref_2485", "https://tc39.es/proposal-temporal/#_ref_2486", "https://tc39.es/proposal-temporal/#_ref_2487", "https://tc39.es/proposal-temporal/#_ref_2488", "https://tc39.es/proposal-temporal/#_ref_2489", + "https://tc39.es/proposal-temporal/#_ref_1729", + "https://tc39.es/proposal-temporal/#_ref_1730", "https://tc39.es/proposal-temporal/#_ref_2490", "https://tc39.es/proposal-temporal/#_ref_2491", - "https://tc39.es/proposal-temporal/#_ref_1731", - "https://tc39.es/proposal-temporal/#_ref_1732", "https://tc39.es/proposal-temporal/#_ref_2492", "https://tc39.es/proposal-temporal/#_ref_2493", "https://tc39.es/proposal-temporal/#_ref_2494", @@ -2858,26 +2858,26 @@ "https://tc39.es/proposal-temporal/#_ref_2498", "https://tc39.es/proposal-temporal/#_ref_2499", "https://tc39.es/proposal-temporal/#_ref_2500", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalinstantstring", "https://tc39.es/proposal-temporal/#_ref_2501", + "https://tc39.es/proposal-temporal/#_ref_1731", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalzoneddatetimestring", "https://tc39.es/proposal-temporal/#_ref_2502", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalinstantstring", - "https://tc39.es/proposal-temporal/#_ref_2503", + "https://tc39.es/proposal-temporal/#_ref_1732", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalcalendarstring", "https://tc39.es/proposal-temporal/#_ref_1733", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalzoneddatetimestring", - "https://tc39.es/proposal-temporal/#_ref_2504", + "https://tc39.es/proposal-temporal/#_ref_2503", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldatestring", "https://tc39.es/proposal-temporal/#_ref_1734", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalcalendarstring", - "https://tc39.es/proposal-temporal/#_ref_1735", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldatetimestring", + "https://tc39.es/proposal-temporal/#_ref_2504", "https://tc39.es/proposal-temporal/#_ref_2505", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldatestring", + "https://tc39.es/proposal-temporal/#_ref_1735", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldurationstring", "https://tc39.es/proposal-temporal/#_ref_1736", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldatetimestring", + "https://tc39.es/proposal-temporal/#_ref_1737", "https://tc39.es/proposal-temporal/#_ref_2506", "https://tc39.es/proposal-temporal/#_ref_2507", - "https://tc39.es/proposal-temporal/#_ref_1737", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldurationstring", - "https://tc39.es/proposal-temporal/#_ref_1738", - "https://tc39.es/proposal-temporal/#_ref_1739", "https://tc39.es/proposal-temporal/#_ref_2508", "https://tc39.es/proposal-temporal/#_ref_2509", "https://tc39.es/proposal-temporal/#_ref_2510", @@ -2888,8 +2888,8 @@ "https://tc39.es/proposal-temporal/#_ref_2515", "https://tc39.es/proposal-temporal/#_ref_2516", "https://tc39.es/proposal-temporal/#_ref_2517", - "https://tc39.es/proposal-temporal/#_ref_2518", - "https://tc39.es/proposal-temporal/#_ref_2519", + "https://tc39.es/proposal-temporal/#_ref_1738", + "https://tc39.es/proposal-temporal/#_ref_1739", "https://tc39.es/proposal-temporal/#_ref_1740", "https://tc39.es/proposal-temporal/#_ref_1741", "https://tc39.es/proposal-temporal/#_ref_1742", @@ -2903,48 +2903,48 @@ "https://tc39.es/proposal-temporal/#_ref_1750", "https://tc39.es/proposal-temporal/#_ref_1751", "https://tc39.es/proposal-temporal/#_ref_1752", - "https://tc39.es/proposal-temporal/#_ref_1753", - "https://tc39.es/proposal-temporal/#_ref_1754", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalmonthdaystring", + "https://tc39.es/proposal-temporal/#_ref_2518", + "https://tc39.es/proposal-temporal/#_ref_2519", + "https://tc39.es/proposal-temporal/#_ref_1753", "https://tc39.es/proposal-temporal/#_ref_2520", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalrelativetostring", "https://tc39.es/proposal-temporal/#_ref_2521", - "https://tc39.es/proposal-temporal/#_ref_1755", "https://tc39.es/proposal-temporal/#_ref_2522", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalrelativetostring", "https://tc39.es/proposal-temporal/#_ref_2523", + "https://tc39.es/proposal-temporal/#_ref_1754", + "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaltimestring", "https://tc39.es/proposal-temporal/#_ref_2524", "https://tc39.es/proposal-temporal/#_ref_2525", - "https://tc39.es/proposal-temporal/#_ref_1756", - "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaltimestring", + "https://tc39.es/proposal-temporal/#_ref_1755", "https://tc39.es/proposal-temporal/#_ref_2526", - "https://tc39.es/proposal-temporal/#_ref_2527", - "https://tc39.es/proposal-temporal/#_ref_1757", - "https://tc39.es/proposal-temporal/#_ref_2528", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaltimezonestring", + "https://tc39.es/proposal-temporal/#_ref_1756", + "https://tc39.es/proposal-temporal/#_ref_1757", "https://tc39.es/proposal-temporal/#_ref_1758", "https://tc39.es/proposal-temporal/#_ref_1759", "https://tc39.es/proposal-temporal/#_ref_1760", "https://tc39.es/proposal-temporal/#_ref_1761", + "https://tc39.es/proposal-temporal/#_ref_2527", "https://tc39.es/proposal-temporal/#_ref_1762", - "https://tc39.es/proposal-temporal/#_ref_1763", - "https://tc39.es/proposal-temporal/#_ref_2529", - "https://tc39.es/proposal-temporal/#_ref_1764", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalyearmonthstring", - "https://tc39.es/proposal-temporal/#_ref_2530", - "https://tc39.es/proposal-temporal/#_ref_2531", - "https://tc39.es/proposal-temporal/#_ref_1765", + "https://tc39.es/proposal-temporal/#_ref_2528", + "https://tc39.es/proposal-temporal/#_ref_2529", + "https://tc39.es/proposal-temporal/#_ref_1763", "https://tc39.es/proposal-temporal/#sec-topositiveintegerwithtruncation", - "https://tc39.es/proposal-temporal/#_ref_1766", + "https://tc39.es/proposal-temporal/#_ref_1764", "https://tc39.es/proposal-temporal/#sec-tointegerwithtruncation", "https://tc39.es/proposal-temporal/#sec-tointegerifintegral", "https://tc39.es/proposal-temporal/#sec-temporal-preparetemporalfields", - "https://tc39.es/proposal-temporal/#_ref_1767", + "https://tc39.es/proposal-temporal/#_ref_1765", "https://tc39.es/proposal-temporal/#_ref_51", - "https://tc39.es/proposal-temporal/#_ref_1768", - "https://tc39.es/proposal-temporal/#_ref_1769", + "https://tc39.es/proposal-temporal/#_ref_1766", + "https://tc39.es/proposal-temporal/#_ref_1767", "https://tc39.es/proposal-temporal/#_ref_52", "https://tc39.es/proposal-temporal/#table-temporal-field-requirements", "https://tc39.es/proposal-temporal/#sec-temporal-getdifferencesettings", + "https://tc39.es/proposal-temporal/#_ref_1768", + "https://tc39.es/proposal-temporal/#_ref_1769", "https://tc39.es/proposal-temporal/#_ref_1770", "https://tc39.es/proposal-temporal/#_ref_1771", "https://tc39.es/proposal-temporal/#_ref_1772", @@ -2954,42 +2954,41 @@ "https://tc39.es/proposal-temporal/#_ref_1776", "https://tc39.es/proposal-temporal/#_ref_1777", "https://tc39.es/proposal-temporal/#_ref_1778", - "https://tc39.es/proposal-temporal/#_ref_1779", - "https://tc39.es/proposal-temporal/#_ref_1780", "https://tc39.es/proposal-temporal/#sec-temporal-legacy-date-objects", "https://tc39.es/proposal-temporal/#sec-ecmascript-language-types-string-type", "https://tc39.es/proposal-temporal/#sec-year-week-record-specification-type", - "https://tc39.es/proposal-temporal/#_ref_1781", + "https://tc39.es/proposal-temporal/#_ref_1779", "https://tc39.es/proposal-temporal/#_ref_53", "https://tc39.es/proposal-temporal/#table-year-week-record", - "https://tc39.es/proposal-temporal/#_ref_1782", - "https://tc39.es/proposal-temporal/#sec-temporal-mergelists", + "https://tc39.es/proposal-temporal/#_ref_1780", "https://tc39.es/proposal-temporal/#sec-sortstringlistbycodeunit", "https://tc39.es/proposal-temporal/#sec-literals-numeric-literals", "https://tc39.es/proposal-temporal/#prod-NumericLiteralSeparator", "https://tc39.es/proposal-temporal/#prod-DecimalDigits", + "https://tc39.es/proposal-temporal/#_ref_2530", + "https://tc39.es/proposal-temporal/#_ref_2531", "https://tc39.es/proposal-temporal/#_ref_2532", "https://tc39.es/proposal-temporal/#_ref_2533", "https://tc39.es/proposal-temporal/#_ref_2534", "https://tc39.es/proposal-temporal/#_ref_2535", - "https://tc39.es/proposal-temporal/#_ref_2536", - "https://tc39.es/proposal-temporal/#_ref_2537", "https://tc39.es/proposal-temporal/#prod-DecimalDigit", "https://tc39.es/proposal-temporal/#prod-NonZeroDigit", "https://tc39.es/proposal-temporal/#sec-mathematical-operations", "https://tc39.es/proposal-temporal/#eqn-modulo", "https://tc39.es/proposal-temporal/#eqn-remainder", - "https://tc39.es/proposal-temporal/#_ref_1783", + "https://tc39.es/proposal-temporal/#_ref_1781", "https://tc39.es/proposal-temporal/#sec-copydataproperties", "https://tc39.es/proposal-temporal/#sec-snapshotownproperties", - "https://tc39.es/proposal-temporal/#_ref_1784", + "https://tc39.es/proposal-temporal/#_ref_1782", "https://tc39.es/proposal-temporal/#sec-overview-of-date-objects-and-definitions-of-abstract-operations", "https://tc39.es/proposal-temporal/#sec-time-zone-identifiers", + "https://tc39.es/proposal-temporal/#_ref_1783", + "https://tc39.es/proposal-temporal/#_ref_1784", "https://tc39.es/proposal-temporal/#_ref_1785", "https://tc39.es/proposal-temporal/#_ref_1786", + "https://tc39.es/proposal-temporal/#sec-availablenamedtimezoneidentifiers", "https://tc39.es/proposal-temporal/#_ref_1787", "https://tc39.es/proposal-temporal/#_ref_1788", - "https://tc39.es/proposal-temporal/#sec-availablenamedtimezoneidentifiers", "https://tc39.es/proposal-temporal/#_ref_1789", "https://tc39.es/proposal-temporal/#_ref_1790", "https://tc39.es/proposal-temporal/#_ref_1791", @@ -2998,74 +2997,74 @@ "https://tc39.es/proposal-temporal/#_ref_1794", "https://tc39.es/proposal-temporal/#_ref_1795", "https://tc39.es/proposal-temporal/#_ref_1796", - "https://tc39.es/proposal-temporal/#_ref_1797", - "https://tc39.es/proposal-temporal/#_ref_1798", "https://tc39.es/proposal-temporal/#sec-systemtimezoneidentifier", "https://tc39.es/proposal-temporal/#sec-defaulttimezone", + "https://tc39.es/proposal-temporal/#_ref_1797", + "https://tc39.es/proposal-temporal/#_ref_1798", "https://tc39.es/proposal-temporal/#_ref_1799", "https://tc39.es/proposal-temporal/#_ref_1800", "https://tc39.es/proposal-temporal/#_ref_1801", - "https://tc39.es/proposal-temporal/#_ref_1802", - "https://tc39.es/proposal-temporal/#_ref_1803", "https://tc39.es/proposal-temporal/#sec-time-zone-offset-strings", "https://tc39.es/proposal-temporal/#_ref_54", "https://tc39.es/proposal-temporal/#_ref_55", "https://tc39.es/proposal-temporal/#sec-localtime", + "https://tc39.es/proposal-temporal/#_ref_1802", + "https://tc39.es/proposal-temporal/#_ref_1803", "https://tc39.es/proposal-temporal/#_ref_1804", "https://tc39.es/proposal-temporal/#_ref_1805", "https://tc39.es/proposal-temporal/#_ref_1806", "https://tc39.es/proposal-temporal/#_ref_1807", + "https://tc39.es/proposal-temporal/#sec-utc-t", "https://tc39.es/proposal-temporal/#_ref_1808", "https://tc39.es/proposal-temporal/#_ref_1809", - "https://tc39.es/proposal-temporal/#sec-utc-t", "https://tc39.es/proposal-temporal/#_ref_1810", "https://tc39.es/proposal-temporal/#_ref_1811", "https://tc39.es/proposal-temporal/#_ref_1812", "https://tc39.es/proposal-temporal/#_ref_1813", + "https://tc39.es/proposal-temporal/#sec-timezoneestring", "https://tc39.es/proposal-temporal/#_ref_1814", "https://tc39.es/proposal-temporal/#_ref_1815", - "https://tc39.es/proposal-temporal/#sec-timezoneestring", "https://tc39.es/proposal-temporal/#_ref_1816", - "https://tc39.es/proposal-temporal/#_ref_1817", - "https://tc39.es/proposal-temporal/#_ref_1818", "https://tc39.es/proposal-temporal/#sec-isoffsettimezoneidentifier", "https://tc39.es/proposal-temporal/#sec-istimezoneoffsetstring", - "https://tc39.es/proposal-temporal/#_ref_2538", - "https://tc39.es/proposal-temporal/#_ref_2539", + "https://tc39.es/proposal-temporal/#_ref_2536", + "https://tc39.es/proposal-temporal/#_ref_2537", "https://tc39.es/proposal-temporal/#sec-parsedatetimeutcoffset", "https://tc39.es/proposal-temporal/#sec-parsetimezoneoffsetstring", + "https://tc39.es/proposal-temporal/#_ref_2538", + "https://tc39.es/proposal-temporal/#_ref_2539", "https://tc39.es/proposal-temporal/#_ref_2540", "https://tc39.es/proposal-temporal/#_ref_2541", "https://tc39.es/proposal-temporal/#_ref_2542", "https://tc39.es/proposal-temporal/#_ref_2543", "https://tc39.es/proposal-temporal/#_ref_2544", - "https://tc39.es/proposal-temporal/#_ref_2545", - "https://tc39.es/proposal-temporal/#_ref_2546", "https://tc39.es/proposal-temporal/#sec-temporal-date-constructor", "https://tc39.es/proposal-temporal/#sec-temporal-date", + "https://tc39.es/proposal-temporal/#_ref_1817", + "https://tc39.es/proposal-temporal/#_ref_1818", "https://tc39.es/proposal-temporal/#_ref_1819", "https://tc39.es/proposal-temporal/#_ref_1820", "https://tc39.es/proposal-temporal/#_ref_1821", - "https://tc39.es/proposal-temporal/#_ref_1822", - "https://tc39.es/proposal-temporal/#_ref_1823", "https://tc39.es/proposal-temporal/#sec-temporal-properties-of-the-date-constructor", "https://tc39.es/proposal-temporal/#sec-temporal-date.now", - "https://tc39.es/proposal-temporal/#_ref_1824", + "https://tc39.es/proposal-temporal/#_ref_1822", "https://tc39.es/proposal-temporal/#sec-temporal-properties-of-the-legacy-date-prototype-object", "https://tc39.es/proposal-temporal/#sec-date.prototype.totemporalinstant", - "https://tc39.es/proposal-temporal/#_ref_1825", + "https://tc39.es/proposal-temporal/#_ref_1823", "https://tc39.es/proposal-temporal/#sec-temporal-intl", "https://tc39.es/proposal-temporal/#sup-case-sensitivity-and-case-mapping", + "https://tc39.es/proposal-temporal/#_ref_1824", + "https://tc39.es/proposal-temporal/#_ref_1825", "https://tc39.es/proposal-temporal/#_ref_1826", "https://tc39.es/proposal-temporal/#_ref_1827", "https://tc39.es/proposal-temporal/#_ref_1828", "https://tc39.es/proposal-temporal/#_ref_1829", "https://tc39.es/proposal-temporal/#_ref_1830", "https://tc39.es/proposal-temporal/#_ref_1831", - "https://tc39.es/proposal-temporal/#_ref_1832", - "https://tc39.es/proposal-temporal/#_ref_1833", "https://tc39.es/proposal-temporal/#sec-use-of-iana-time-zone-database", "https://tc39.es/proposal-temporal/#sec-time-zone-names", + "https://tc39.es/proposal-temporal/#_ref_1832", + "https://tc39.es/proposal-temporal/#_ref_1833", "https://tc39.es/proposal-temporal/#_ref_1834", "https://tc39.es/proposal-temporal/#_ref_1835", "https://tc39.es/proposal-temporal/#_ref_1836", @@ -3075,17 +3074,17 @@ "https://tc39.es/proposal-temporal/#_ref_1840", "https://tc39.es/proposal-temporal/#_ref_1841", "https://tc39.es/proposal-temporal/#_ref_1842", - "https://tc39.es/proposal-temporal/#_ref_1843", - "https://tc39.es/proposal-temporal/#_ref_1844", "https://tc39.es/proposal-temporal/#_ref_56", - "https://tc39.es/proposal-temporal/#_ref_1845", + "https://tc39.es/proposal-temporal/#_ref_1843", "https://tc39.es/proposal-temporal/#sup-availablenamedtimezoneidentifiers", "https://tc39.es/proposal-temporal/#sec-availabletimezones", + "https://tc39.es/proposal-temporal/#_ref_1844", + "https://tc39.es/proposal-temporal/#_ref_1845", "https://tc39.es/proposal-temporal/#_ref_1846", "https://tc39.es/proposal-temporal/#_ref_1847", + "https://tc39.es/proposal-temporal/#_ref_57", "https://tc39.es/proposal-temporal/#_ref_1848", "https://tc39.es/proposal-temporal/#_ref_1849", - "https://tc39.es/proposal-temporal/#_ref_57", "https://tc39.es/proposal-temporal/#_ref_1850", "https://tc39.es/proposal-temporal/#_ref_1851", "https://tc39.es/proposal-temporal/#_ref_1852", @@ -3093,31 +3092,31 @@ "https://tc39.es/proposal-temporal/#_ref_1854", "https://tc39.es/proposal-temporal/#_ref_1855", "https://tc39.es/proposal-temporal/#_ref_1856", + "https://tc39.es/proposal-temporal/#sec-time-zone-names-deleted", "https://tc39.es/proposal-temporal/#_ref_1857", + "https://tc39.es/proposal-temporal/#sec-isvalidtimezonename", "https://tc39.es/proposal-temporal/#_ref_1858", - "https://tc39.es/proposal-temporal/#sec-time-zone-names-deleted", "https://tc39.es/proposal-temporal/#_ref_1859", - "https://tc39.es/proposal-temporal/#sec-isvalidtimezonename", + "https://tc39.es/proposal-temporal/#sec-canonicalizetimezonename", "https://tc39.es/proposal-temporal/#_ref_1860", "https://tc39.es/proposal-temporal/#_ref_1861", - "https://tc39.es/proposal-temporal/#sec-canonicalizetimezonename", - "https://tc39.es/proposal-temporal/#_ref_1862", - "https://tc39.es/proposal-temporal/#_ref_1863", "https://tc39.es/proposal-temporal/#sup-defaulttimezone", "https://tc39.es/proposal-temporal/#sec-defaulttimezone", "https://tc39.es/proposal-temporal/#_ref_58", "https://tc39.es/proposal-temporal/#_ref_59", "https://tc39.es/proposal-temporal/#_ref_60", "https://tc39.es/proposal-temporal/#sec-availabletimezones", - "https://tc39.es/proposal-temporal/#_ref_1864", + "https://tc39.es/proposal-temporal/#_ref_1862", "https://tc39.es/proposal-temporal/#sec-abstract-operations", "https://tc39.es/proposal-temporal/#sec-getoptionsobject-deleted", - "https://tc39.es/proposal-temporal/#_ref_1865", - "https://tc39.es/proposal-temporal/#_ref_1866", + "https://tc39.es/proposal-temporal/#_ref_1863", + "https://tc39.es/proposal-temporal/#_ref_1864", "https://tc39.es/proposal-temporal/#sec-getoption-deleted", - "https://tc39.es/proposal-temporal/#_ref_1867", + "https://tc39.es/proposal-temporal/#_ref_1865", "https://tc39.es/proposal-temporal/#sec-datetimeformat-abstracts", "https://tc39.es/proposal-temporal/#sec-temporal-initializedatetimeformat", + "https://tc39.es/proposal-temporal/#_ref_1866", + "https://tc39.es/proposal-temporal/#_ref_1867", "https://tc39.es/proposal-temporal/#_ref_1868", "https://tc39.es/proposal-temporal/#_ref_1869", "https://tc39.es/proposal-temporal/#_ref_1870", @@ -3130,24 +3129,24 @@ "https://tc39.es/proposal-temporal/#_ref_1877", "https://tc39.es/proposal-temporal/#_ref_1878", "https://tc39.es/proposal-temporal/#_ref_1879", - "https://tc39.es/proposal-temporal/#_ref_1880", - "https://tc39.es/proposal-temporal/#_ref_1881", "https://tc39.es/proposal-temporal/#_ref_61", - "https://tc39.es/proposal-temporal/#_ref_1882", + "https://tc39.es/proposal-temporal/#_ref_1880", "https://tc39.es/proposal-temporal/#table-temporal-patterns", "https://tc39.es/proposal-temporal/#sec-datetime-format-functions", - "https://tc39.es/proposal-temporal/#_ref_1883", + "https://tc39.es/proposal-temporal/#_ref_1881", "https://tc39.es/proposal-temporal/#sec-formatdatetimepattern", + "https://tc39.es/proposal-temporal/#_ref_1882", + "https://tc39.es/proposal-temporal/#_ref_1883", + "https://tc39.es/proposal-temporal/#sec-partitiondatetimepattern", "https://tc39.es/proposal-temporal/#_ref_1884", "https://tc39.es/proposal-temporal/#_ref_1885", - "https://tc39.es/proposal-temporal/#sec-partitiondatetimepattern", + "https://tc39.es/proposal-temporal/#sec-formatdatetime", "https://tc39.es/proposal-temporal/#_ref_1886", + "https://tc39.es/proposal-temporal/#sec-temporal-formatdatetimetoparts", "https://tc39.es/proposal-temporal/#_ref_1887", - "https://tc39.es/proposal-temporal/#sec-formatdatetime", + "https://tc39.es/proposal-temporal/#sec-partitiondatetimerangepattern", "https://tc39.es/proposal-temporal/#_ref_1888", - "https://tc39.es/proposal-temporal/#sec-temporal-formatdatetimetoparts", "https://tc39.es/proposal-temporal/#_ref_1889", - "https://tc39.es/proposal-temporal/#sec-partitiondatetimerangepattern", "https://tc39.es/proposal-temporal/#_ref_1890", "https://tc39.es/proposal-temporal/#_ref_1891", "https://tc39.es/proposal-temporal/#_ref_1892", @@ -3155,90 +3154,88 @@ "https://tc39.es/proposal-temporal/#_ref_1894", "https://tc39.es/proposal-temporal/#_ref_1895", "https://tc39.es/proposal-temporal/#_ref_1896", - "https://tc39.es/proposal-temporal/#_ref_1897", - "https://tc39.es/proposal-temporal/#_ref_1898", "https://tc39.es/proposal-temporal/#sec-formatdatetimerange", - "https://tc39.es/proposal-temporal/#_ref_1899", + "https://tc39.es/proposal-temporal/#_ref_1897", "https://tc39.es/proposal-temporal/#sec-formatdatetimerangetoparts", - "https://tc39.es/proposal-temporal/#_ref_1900", + "https://tc39.es/proposal-temporal/#_ref_1898", "https://tc39.es/proposal-temporal/#sec-temporal-istemporalobject", "https://tc39.es/proposal-temporal/#sec-temporal-sametemporaltype", - "https://tc39.es/proposal-temporal/#_ref_1901", - "https://tc39.es/proposal-temporal/#_ref_1902", + "https://tc39.es/proposal-temporal/#_ref_1899", + "https://tc39.es/proposal-temporal/#_ref_1900", "https://tc39.es/proposal-temporal/#sec-temporal-getdatetimeformatpattern", "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporaldate", + "https://tc39.es/proposal-temporal/#_ref_1901", + "https://tc39.es/proposal-temporal/#_ref_1902", "https://tc39.es/proposal-temporal/#_ref_1903", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporalyearmonth", "https://tc39.es/proposal-temporal/#_ref_1904", "https://tc39.es/proposal-temporal/#_ref_1905", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporalyearmonth", "https://tc39.es/proposal-temporal/#_ref_1906", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporalmonthday", "https://tc39.es/proposal-temporal/#_ref_1907", "https://tc39.es/proposal-temporal/#_ref_1908", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporalmonthday", "https://tc39.es/proposal-temporal/#_ref_1909", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporaltime", "https://tc39.es/proposal-temporal/#_ref_1910", "https://tc39.es/proposal-temporal/#_ref_1911", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporaltime", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporaldatetime", "https://tc39.es/proposal-temporal/#_ref_1912", "https://tc39.es/proposal-temporal/#_ref_1913", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporaldatetime", - "https://tc39.es/proposal-temporal/#_ref_1914", - "https://tc39.es/proposal-temporal/#_ref_1915", "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevaluetemporalinstant", "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimeothers", + "https://tc39.es/proposal-temporal/#_ref_1914", + "https://tc39.es/proposal-temporal/#_ref_1915", + "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevalue", "https://tc39.es/proposal-temporal/#_ref_1916", "https://tc39.es/proposal-temporal/#_ref_1917", - "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevalue", "https://tc39.es/proposal-temporal/#_ref_1918", "https://tc39.es/proposal-temporal/#_ref_1919", "https://tc39.es/proposal-temporal/#_ref_1920", "https://tc39.es/proposal-temporal/#_ref_1921", "https://tc39.es/proposal-temporal/#_ref_1922", "https://tc39.es/proposal-temporal/#_ref_1923", - "https://tc39.es/proposal-temporal/#_ref_1924", - "https://tc39.es/proposal-temporal/#_ref_1925", "https://tc39.es/proposal-temporal/#sec-temporal-tolocaltime", "https://tc39.es/proposal-temporal/#_ref_62", "https://tc39.es/proposal-temporal/#_ref_63", "https://tc39.es/proposal-temporal/#table-temporal-plaindatetimeformat-tolocaltime-record", - "https://tc39.es/proposal-temporal/#_ref_1926", - "https://tc39.es/proposal-temporal/#_ref_1927", + "https://tc39.es/proposal-temporal/#_ref_1924", + "https://tc39.es/proposal-temporal/#_ref_1925", "https://tc39.es/proposal-temporal/#sec-properties-of-intl-datetimeformat-prototype-object", "https://tc39.es/proposal-temporal/#sec-Intl.DateTimeFormat.prototype.formatToParts", - "https://tc39.es/proposal-temporal/#_ref_1928", + "https://tc39.es/proposal-temporal/#_ref_1926", "https://tc39.es/proposal-temporal/#sec-intl.datetimeformat.prototype.formatRange", - "https://tc39.es/proposal-temporal/#_ref_1929", + "https://tc39.es/proposal-temporal/#_ref_1927", "https://tc39.es/proposal-temporal/#sec-Intl.DateTimeFormat.prototype.formatRangeToParts", - "https://tc39.es/proposal-temporal/#_ref_1930", + "https://tc39.es/proposal-temporal/#_ref_1928", "https://tc39.es/proposal-temporal/#sec-intl.datetimeformat.prototype.resolvedoptions", "https://tc39.es/proposal-temporal/#_ref_64", "https://tc39.es/proposal-temporal/#table-datetimeformat-resolvedoptions-properties", - "https://tc39.es/proposal-temporal/#_ref_1931", + "https://tc39.es/proposal-temporal/#_ref_1929", "https://tc39.es/proposal-temporal/#sec-properties-of-intl-datetimeformat-instances", + "https://tc39.es/proposal-temporal/#_ref_1930", + "https://tc39.es/proposal-temporal/#_ref_1931", "https://tc39.es/proposal-temporal/#_ref_1932", "https://tc39.es/proposal-temporal/#_ref_1933", "https://tc39.es/proposal-temporal/#_ref_1934", "https://tc39.es/proposal-temporal/#_ref_1935", - "https://tc39.es/proposal-temporal/#_ref_1936", - "https://tc39.es/proposal-temporal/#_ref_1937", "https://tc39.es/proposal-temporal/#locale-sensitive-functions", "https://tc39.es/proposal-temporal/#sup-temporal-calendar-abstract-ops", "https://tc39.es/proposal-temporal/#sec-temporal-calendarera", "https://tc39.es/proposal-temporal/#sec-temporal-calendarerayear", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatetoiso", + "https://tc39.es/proposal-temporal/#_ref_1936", + "https://tc39.es/proposal-temporal/#_ref_1937", "https://tc39.es/proposal-temporal/#_ref_1938", "https://tc39.es/proposal-temporal/#_ref_1939", + "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthdaytoisoreferencedate", "https://tc39.es/proposal-temporal/#_ref_1940", + "https://tc39.es/proposal-temporal/#sec-temporal-calendardateaddition", "https://tc39.es/proposal-temporal/#_ref_1941", - "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthdaytoisoreferencedate", "https://tc39.es/proposal-temporal/#_ref_1942", - "https://tc39.es/proposal-temporal/#sec-temporal-calendardateaddition", "https://tc39.es/proposal-temporal/#_ref_1943", "https://tc39.es/proposal-temporal/#_ref_1944", - "https://tc39.es/proposal-temporal/#_ref_1945", - "https://tc39.es/proposal-temporal/#_ref_1946", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatedifference", - "https://tc39.es/proposal-temporal/#_ref_1947", + "https://tc39.es/proposal-temporal/#_ref_1945", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateera", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateerayear", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateyear", @@ -3248,11 +3245,11 @@ "https://tc39.es/proposal-temporal/#sec-temporal-calendardatedayofweek", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatedayofyear", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateweekofyear", + "https://tc39.es/proposal-temporal/#_ref_1946", + "https://tc39.es/proposal-temporal/#_ref_1947", "https://tc39.es/proposal-temporal/#_ref_1948", "https://tc39.es/proposal-temporal/#_ref_1949", "https://tc39.es/proposal-temporal/#_ref_1950", - "https://tc39.es/proposal-temporal/#_ref_1951", - "https://tc39.es/proposal-temporal/#_ref_1952", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatedaysinweek", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatedaysinmonth", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatedaysinyear", @@ -3261,15 +3258,17 @@ "https://tc39.es/proposal-temporal/#sec-temporal-calendardatefields", "https://tc39.es/proposal-temporal/#_ref_65", "https://tc39.es/proposal-temporal/#sec-temporal-calendarfieldkeystoignore", - "https://tc39.es/proposal-temporal/#_ref_1953", + "https://tc39.es/proposal-temporal/#_ref_1951", "https://tc39.es/proposal-temporal/#table-calendarfieldkeystoignore-example", - "https://tc39.es/proposal-temporal/#_ref_1954", + "https://tc39.es/proposal-temporal/#_ref_1952", "https://tc39.es/proposal-temporal/#sec-temporal-calendarresolvefields", "https://tc39.es/proposal-temporal/#_ref_66", "https://tc39.es/proposal-temporal/#_ref_67", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-calendar-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.datefromfields", "https://tc39.es/proposal-temporal/#_ref_68", + "https://tc39.es/proposal-temporal/#_ref_1953", + "https://tc39.es/proposal-temporal/#_ref_1954", "https://tc39.es/proposal-temporal/#_ref_1955", "https://tc39.es/proposal-temporal/#_ref_1956", "https://tc39.es/proposal-temporal/#_ref_1957", @@ -3277,10 +3276,10 @@ "https://tc39.es/proposal-temporal/#_ref_1959", "https://tc39.es/proposal-temporal/#_ref_1960", "https://tc39.es/proposal-temporal/#_ref_1961", - "https://tc39.es/proposal-temporal/#_ref_1962", - "https://tc39.es/proposal-temporal/#_ref_1963", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.yearmonthfromfields", "https://tc39.es/proposal-temporal/#_ref_69", + "https://tc39.es/proposal-temporal/#_ref_1962", + "https://tc39.es/proposal-temporal/#_ref_1963", "https://tc39.es/proposal-temporal/#_ref_1964", "https://tc39.es/proposal-temporal/#_ref_1965", "https://tc39.es/proposal-temporal/#_ref_1966", @@ -3288,10 +3287,10 @@ "https://tc39.es/proposal-temporal/#_ref_1968", "https://tc39.es/proposal-temporal/#_ref_1969", "https://tc39.es/proposal-temporal/#_ref_1970", - "https://tc39.es/proposal-temporal/#_ref_1971", - "https://tc39.es/proposal-temporal/#_ref_1972", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.monthdayfromfields", "https://tc39.es/proposal-temporal/#_ref_70", + "https://tc39.es/proposal-temporal/#_ref_1971", + "https://tc39.es/proposal-temporal/#_ref_1972", "https://tc39.es/proposal-temporal/#_ref_1973", "https://tc39.es/proposal-temporal/#_ref_1974", "https://tc39.es/proposal-temporal/#_ref_1975", @@ -3299,10 +3298,10 @@ "https://tc39.es/proposal-temporal/#_ref_1977", "https://tc39.es/proposal-temporal/#_ref_1978", "https://tc39.es/proposal-temporal/#_ref_1979", - "https://tc39.es/proposal-temporal/#_ref_1980", - "https://tc39.es/proposal-temporal/#_ref_1981", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.dateadd", "https://tc39.es/proposal-temporal/#_ref_71", + "https://tc39.es/proposal-temporal/#_ref_1980", + "https://tc39.es/proposal-temporal/#_ref_1981", "https://tc39.es/proposal-temporal/#_ref_1982", "https://tc39.es/proposal-temporal/#_ref_1983", "https://tc39.es/proposal-temporal/#_ref_1984", @@ -3310,151 +3309,149 @@ "https://tc39.es/proposal-temporal/#_ref_1986", "https://tc39.es/proposal-temporal/#_ref_1987", "https://tc39.es/proposal-temporal/#_ref_1988", - "https://tc39.es/proposal-temporal/#_ref_1989", - "https://tc39.es/proposal-temporal/#_ref_1990", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.dateuntil", "https://tc39.es/proposal-temporal/#_ref_72", + "https://tc39.es/proposal-temporal/#_ref_1989", + "https://tc39.es/proposal-temporal/#_ref_1990", "https://tc39.es/proposal-temporal/#_ref_1991", "https://tc39.es/proposal-temporal/#_ref_1992", "https://tc39.es/proposal-temporal/#_ref_1993", "https://tc39.es/proposal-temporal/#_ref_1994", "https://tc39.es/proposal-temporal/#_ref_1995", "https://tc39.es/proposal-temporal/#_ref_1996", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.era", "https://tc39.es/proposal-temporal/#_ref_1997", "https://tc39.es/proposal-temporal/#_ref_1998", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.era", + "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.erayear", "https://tc39.es/proposal-temporal/#_ref_1999", "https://tc39.es/proposal-temporal/#_ref_2000", - "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.erayear", - "https://tc39.es/proposal-temporal/#_ref_2001", - "https://tc39.es/proposal-temporal/#_ref_2002", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.year", "https://tc39.es/proposal-temporal/#_ref_73", - "https://tc39.es/proposal-temporal/#_ref_2003", - "https://tc39.es/proposal-temporal/#_ref_2004", + "https://tc39.es/proposal-temporal/#_ref_2001", + "https://tc39.es/proposal-temporal/#_ref_2002", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.month", "https://tc39.es/proposal-temporal/#_ref_74", - "https://tc39.es/proposal-temporal/#_ref_2005", - "https://tc39.es/proposal-temporal/#_ref_2006", + "https://tc39.es/proposal-temporal/#_ref_2003", + "https://tc39.es/proposal-temporal/#_ref_2004", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_75", + "https://tc39.es/proposal-temporal/#_ref_2005", + "https://tc39.es/proposal-temporal/#_ref_2006", "https://tc39.es/proposal-temporal/#_ref_2007", - "https://tc39.es/proposal-temporal/#_ref_2008", - "https://tc39.es/proposal-temporal/#_ref_2009", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.day", "https://tc39.es/proposal-temporal/#_ref_76", - "https://tc39.es/proposal-temporal/#_ref_2010", - "https://tc39.es/proposal-temporal/#_ref_2011", + "https://tc39.es/proposal-temporal/#_ref_2008", + "https://tc39.es/proposal-temporal/#_ref_2009", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.dayofweek", "https://tc39.es/proposal-temporal/#_ref_77", + "https://tc39.es/proposal-temporal/#_ref_2010", + "https://tc39.es/proposal-temporal/#_ref_2011", "https://tc39.es/proposal-temporal/#_ref_2012", - "https://tc39.es/proposal-temporal/#_ref_2013", - "https://tc39.es/proposal-temporal/#_ref_2014", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.dayofyear", "https://tc39.es/proposal-temporal/#_ref_78", + "https://tc39.es/proposal-temporal/#_ref_2013", + "https://tc39.es/proposal-temporal/#_ref_2014", "https://tc39.es/proposal-temporal/#_ref_2015", - "https://tc39.es/proposal-temporal/#_ref_2016", - "https://tc39.es/proposal-temporal/#_ref_2017", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.weekofyear", "https://tc39.es/proposal-temporal/#_ref_79", + "https://tc39.es/proposal-temporal/#_ref_2016", + "https://tc39.es/proposal-temporal/#_ref_2017", "https://tc39.es/proposal-temporal/#_ref_2018", - "https://tc39.es/proposal-temporal/#_ref_2019", - "https://tc39.es/proposal-temporal/#_ref_2020", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.yearofweek", "https://tc39.es/proposal-temporal/#_ref_80", + "https://tc39.es/proposal-temporal/#_ref_2019", + "https://tc39.es/proposal-temporal/#_ref_2020", "https://tc39.es/proposal-temporal/#_ref_2021", - "https://tc39.es/proposal-temporal/#_ref_2022", - "https://tc39.es/proposal-temporal/#_ref_2023", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.daysinweek", "https://tc39.es/proposal-temporal/#_ref_81", - "https://tc39.es/proposal-temporal/#_ref_2024", - "https://tc39.es/proposal-temporal/#_ref_2025", + "https://tc39.es/proposal-temporal/#_ref_2022", + "https://tc39.es/proposal-temporal/#_ref_2023", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.daysinmonth", "https://tc39.es/proposal-temporal/#_ref_82", + "https://tc39.es/proposal-temporal/#_ref_2024", + "https://tc39.es/proposal-temporal/#_ref_2025", "https://tc39.es/proposal-temporal/#_ref_2026", - "https://tc39.es/proposal-temporal/#_ref_2027", - "https://tc39.es/proposal-temporal/#_ref_2028", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.daysinyear", "https://tc39.es/proposal-temporal/#_ref_83", + "https://tc39.es/proposal-temporal/#_ref_2027", + "https://tc39.es/proposal-temporal/#_ref_2028", "https://tc39.es/proposal-temporal/#_ref_2029", - "https://tc39.es/proposal-temporal/#_ref_2030", - "https://tc39.es/proposal-temporal/#_ref_2031", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.monthsinyear", "https://tc39.es/proposal-temporal/#_ref_84", - "https://tc39.es/proposal-temporal/#_ref_2032", - "https://tc39.es/proposal-temporal/#_ref_2033", + "https://tc39.es/proposal-temporal/#_ref_2030", + "https://tc39.es/proposal-temporal/#_ref_2031", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.inleapyear", "https://tc39.es/proposal-temporal/#_ref_85", + "https://tc39.es/proposal-temporal/#_ref_2032", + "https://tc39.es/proposal-temporal/#_ref_2033", "https://tc39.es/proposal-temporal/#_ref_2034", "https://tc39.es/proposal-temporal/#_ref_2035", - "https://tc39.es/proposal-temporal/#_ref_2036", - "https://tc39.es/proposal-temporal/#_ref_2037", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.fields", "https://tc39.es/proposal-temporal/#_ref_86", - "https://tc39.es/proposal-temporal/#_ref_2038", + "https://tc39.es/proposal-temporal/#_ref_2036", "https://tc39.es/proposal-temporal/#sup-temporal.calendar.prototype.mergefields", "https://tc39.es/proposal-temporal/#_ref_87", + "https://tc39.es/proposal-temporal/#_ref_2037", + "https://tc39.es/proposal-temporal/#_ref_2038", "https://tc39.es/proposal-temporal/#_ref_2039", "https://tc39.es/proposal-temporal/#_ref_2040", "https://tc39.es/proposal-temporal/#_ref_2041", - "https://tc39.es/proposal-temporal/#_ref_2042", - "https://tc39.es/proposal-temporal/#_ref_2043", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-duration-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.duration.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-instant-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.instant.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_88", - "https://tc39.es/proposal-temporal/#_ref_2044", + "https://tc39.es/proposal-temporal/#_ref_2042", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-plaindate-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.plaindate.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_89", - "https://tc39.es/proposal-temporal/#_ref_2045", + "https://tc39.es/proposal-temporal/#_ref_2043", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.era", - "https://tc39.es/proposal-temporal/#_ref_2046", + "https://tc39.es/proposal-temporal/#_ref_2044", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.erayear", - "https://tc39.es/proposal-temporal/#_ref_2047", + "https://tc39.es/proposal-temporal/#_ref_2045", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-plaindatetime-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.plaindatetime.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_90", - "https://tc39.es/proposal-temporal/#_ref_2048", + "https://tc39.es/proposal-temporal/#_ref_2046", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.era", - "https://tc39.es/proposal-temporal/#_ref_2049", + "https://tc39.es/proposal-temporal/#_ref_2047", "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.erayear", - "https://tc39.es/proposal-temporal/#_ref_2050", + "https://tc39.es/proposal-temporal/#_ref_2048", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-plainmonthday-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.plainmonthday.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_91", - "https://tc39.es/proposal-temporal/#_ref_2051", + "https://tc39.es/proposal-temporal/#_ref_2049", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-plaintime-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.plaintime.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_92", - "https://tc39.es/proposal-temporal/#_ref_2052", + "https://tc39.es/proposal-temporal/#_ref_2050", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-plainyearmonth-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.plainyearmonth.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_93", - "https://tc39.es/proposal-temporal/#_ref_2053", + "https://tc39.es/proposal-temporal/#_ref_2051", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.era", - "https://tc39.es/proposal-temporal/#_ref_2054", + "https://tc39.es/proposal-temporal/#_ref_2052", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.erayear", - "https://tc39.es/proposal-temporal/#_ref_2055", + "https://tc39.es/proposal-temporal/#_ref_2053", "https://tc39.es/proposal-temporal/#sup-properties-of-the-temporal-zoneddatetime-prototype-object", "https://tc39.es/proposal-temporal/#sup-temporal.zoneddatetime.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_94", + "https://tc39.es/proposal-temporal/#_ref_2054", + "https://tc39.es/proposal-temporal/#_ref_2055", "https://tc39.es/proposal-temporal/#_ref_2056", "https://tc39.es/proposal-temporal/#_ref_2057", "https://tc39.es/proposal-temporal/#_ref_2058", "https://tc39.es/proposal-temporal/#_ref_2059", "https://tc39.es/proposal-temporal/#_ref_2060", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.era", "https://tc39.es/proposal-temporal/#_ref_2061", "https://tc39.es/proposal-temporal/#_ref_2062", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.era", "https://tc39.es/proposal-temporal/#_ref_2063", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.erayear", "https://tc39.es/proposal-temporal/#_ref_2064", "https://tc39.es/proposal-temporal/#_ref_2065", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.erayear", "https://tc39.es/proposal-temporal/#_ref_2066", - "https://tc39.es/proposal-temporal/#_ref_2067", - "https://tc39.es/proposal-temporal/#_ref_2068", "https://tc39.es/proposal-temporal/#sec-copyright-and-software-license", "https://tc39.es/proposal-temporal/#references-pane-container", "https://tc39.es/proposal-temporal/#references-pane-spacer", diff --git a/ed/ids/webdriver-bidi.json b/ed/ids/webdriver-bidi.json index 4efea902dab1..7d988c8da389 100644 --- a/ed/ids/webdriver-bidi.json +++ b/ed/ids/webdriver-bidi.json @@ -962,11 +962,11 @@ "https://w3c.github.io/webdriver-bidi/#ref-for-dfn-success%E2%91%A0%E2%91%A7", "https://w3c.github.io/webdriver-bidi/#command-browsingContext-captureScreenshot", "https://w3c.github.io/webdriver-bidi/#commands-browsingcontextcapturescreenshot", - "https://w3c.github.io/webdriver-bidi/#normalise-rect", - "https://w3c.github.io/webdriver-bidi/#infopanel-for-normalise-rect", - "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-normalise-rect", - "https://w3c.github.io/webdriver-bidi/#infopanel-for-normalise-rect", - "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-normalise-rect", + "https://w3c.github.io/webdriver-bidi/#normalize-rect", + "https://w3c.github.io/webdriver-bidi/#infopanel-for-normalize-rect", + "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-normalize-rect", + "https://w3c.github.io/webdriver-bidi/#infopanel-for-normalize-rect", + "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-normalize-rect", "https://w3c.github.io/webdriver-bidi/#ref-for-rectangle-width-dimension", "https://w3c.github.io/webdriver-bidi/#ref-for-rectangle-height-dimension", "https://w3c.github.io/webdriver-bidi/#ref-for-rectangle-x-coordinate", @@ -983,8 +983,8 @@ "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-rectangle-intersection", "https://w3c.github.io/webdriver-bidi/#infopanel-for-rectangle-intersection", "https://w3c.github.io/webdriver-bidi/#infopaneltitle-for-rectangle-intersection", - "https://w3c.github.io/webdriver-bidi/#ref-for-normalise-rect", - "https://w3c.github.io/webdriver-bidi/#ref-for-normalise-rect%E2%91%A0", + "https://w3c.github.io/webdriver-bidi/#ref-for-normalize-rect", + "https://w3c.github.io/webdriver-bidi/#ref-for-normalize-rect%E2%91%A0", "https://w3c.github.io/webdriver-bidi/#ref-for-rectangle-x-coordinate%E2%91%A1", "https://w3c.github.io/webdriver-bidi/#ref-for-rectangle-x-coordinate%E2%91%A2", "https://w3c.github.io/webdriver-bidi/#ref-for-rectangle-x-coordinate%E2%91%A3", diff --git a/ed/index.json b/ed/index.json index 792d146ffbd3..8f5b2c9c905d 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2023-07-17T12:44:19.894Z", + "date": "2023-07-17T18:34:35.488Z", "options": { "fallback": "webref-fallback/ed/index.json", "output": "report", @@ -440,7 +440,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-typed-om-2/", "crawlCacheInfo": { - "lastModified": "Tue, 4 Jul 2023 01:53:58 GMT" + "lastModified": "Mon, 17 Jul 2023 18:13:11 GMT" }, "generator": "bikeshed", "date": "8 February 2021", @@ -488,7 +488,7 @@ ], "crawled": "https://drafts.css-houdini.org/font-metrics-api-1/", "crawlCacheInfo": { - "lastModified": "Tue, 4 Jul 2023 01:54:21 GMT" + "lastModified": "Mon, 17 Jul 2023 18:15:19 GMT" }, "generator": "bikeshed", "date": "12 May 2021", @@ -1933,7 +1933,7 @@ ], "crawled": "https://drafts.fxtf.org/filter-effects-2/", "crawlCacheInfo": { - "lastModified": "Tue, 4 Jul 2023 01:51:48 GMT" + "lastModified": "Mon, 17 Jul 2023 18:06:20 GMT" }, "generator": "bikeshed", "date": "7 March 2023", @@ -7048,9 +7048,9 @@ ], "crawled": "https://tc39.es/proposal-temporal/", "crawlCacheInfo": { - "lastModified": "Thu, 13 Jul 2023 08:22:33 GMT" + "lastModified": "Mon, 17 Jul 2023 15:02:54 GMT" }, - "date": "13 July 2023", + "date": "17 July 2023", "links": "links/tc39-temporal.json", "headings": "headings/tc39-temporal.json", "ids": "ids/tc39-temporal.json" @@ -7700,10 +7700,10 @@ ], "crawled": "https://w3c.github.io/webdriver-bidi/", "crawlCacheInfo": { - "lastModified": "Fri, 14 Jul 2023 09:08:13 GMT" + "lastModified": "Mon, 17 Jul 2023 13:59:30 GMT" }, "generator": "bikeshed", - "date": "14 July 2023", + "date": "17 July 2023", "links": "links/webdriver-bidi.json", "refs": "refs/webdriver-bidi.json", "dfns": "dfns/webdriver-bidi.json", @@ -8022,10 +8022,10 @@ ], "crawled": "https://wicg.github.io/attribution-reporting-api/", "crawlCacheInfo": { - "lastModified": "Mon, 10 Jul 2023 18:03:14 GMT" + "lastModified": "Mon, 17 Jul 2023 18:26:27 GMT" }, "generator": "bikeshed", - "date": "10 July 2023", + "date": "17 July 2023", "links": "links/attribution-reporting-api.json", "refs": "refs/attribution-reporting-api.json", "idl": "idl/attribution-reporting-api.idl", @@ -12020,7 +12020,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc2397", "crawlCacheInfo": { - "lastModified": "Mon, 17 Jul 2023 06:35:19 GMT" + "lastModified": "Mon, 17 Jul 2023 18:33:50 GMT" }, "date": "17 July 2023", "links": "links/rfc2397.json", @@ -12062,7 +12062,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc4120", "crawlCacheInfo": { - "lastModified": "Mon, 17 Jul 2023 12:44:01 GMT" + "lastModified": "Mon, 17 Jul 2023 18:33:50 GMT" }, "date": "17 July 2023", "links": "links/rfc4120.json", @@ -12198,7 +12198,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc6454", "crawlCacheInfo": { - "lastModified": "Mon, 17 Jul 2023 12:44:01 GMT" + "lastModified": "Mon, 17 Jul 2023 18:33:50 GMT" }, "date": "17 July 2023", "links": "links/rfc6454.json", @@ -12240,9 +12240,9 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc6797", "crawlCacheInfo": { - "lastModified": "Sun, 16 Jul 2023 20:01:21 GMT" + "lastModified": "Mon, 17 Jul 2023 16:35:51 GMT" }, - "date": "16 July 2023", + "date": "17 July 2023", "links": "links/rfc6797.json", "ids": "ids/rfc6797.json" }, @@ -12282,7 +12282,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7034", "crawlCacheInfo": { - "lastModified": "Mon, 17 Jul 2023 06:35:19 GMT" + "lastModified": "Mon, 17 Jul 2023 18:33:53 GMT" }, "date": "17 July 2023", "links": "links/rfc7034.json", @@ -12607,7 +12607,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7239", "crawlCacheInfo": { - "lastModified": "Mon, 17 Jul 2023 12:44:01 GMT" + "lastModified": "Mon, 17 Jul 2023 18:33:54 GMT" }, "date": "17 July 2023", "links": "links/rfc7239.json", @@ -12649,7 +12649,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7469", "crawlCacheInfo": { - "lastModified": "Mon, 17 Jul 2023 06:35:19 GMT" + "lastModified": "Mon, 17 Jul 2023 18:33:54 GMT" }, "date": "17 July 2023", "links": "links/rfc7469.json", @@ -12785,7 +12785,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc7578", "crawlCacheInfo": { - "lastModified": "Mon, 17 Jul 2023 12:44:01 GMT" + "lastModified": "Mon, 17 Jul 2023 18:33:54 GMT" }, "date": "17 July 2023", "links": "links/rfc7578.json", @@ -13156,7 +13156,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc8942", "crawlCacheInfo": { - "lastModified": "Mon, 17 Jul 2023 06:35:22 GMT" + "lastModified": "Mon, 17 Jul 2023 09:05:25 GMT" }, "date": "17 July 2023", "links": "links/rfc8942.json", @@ -13248,7 +13248,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc9111", "crawlCacheInfo": { - "lastModified": "Mon, 17 Jul 2023 12:44:04 GMT" + "lastModified": "Mon, 17 Jul 2023 18:33:57 GMT" }, "date": "17 July 2023", "links": "links/rfc9111.json", @@ -13294,7 +13294,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc9112", "crawlCacheInfo": { - "lastModified": "Mon, 17 Jul 2023 12:44:04 GMT" + "lastModified": "Mon, 17 Jul 2023 18:33:57 GMT" }, "date": "17 July 2023", "links": "links/rfc9112.json", @@ -13340,7 +13340,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc9113", "crawlCacheInfo": { - "lastModified": "Mon, 17 Jul 2023 06:35:23 GMT" + "lastModified": "Mon, 17 Jul 2023 18:33:57 GMT" }, "date": "17 July 2023", "links": "links/rfc9113.json", @@ -13386,7 +13386,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc9114", "crawlCacheInfo": { - "lastModified": "Mon, 17 Jul 2023 06:35:25 GMT" + "lastModified": "Mon, 17 Jul 2023 18:33:59 GMT" }, "date": "17 July 2023", "links": "links/rfc9114.json", @@ -13432,7 +13432,7 @@ ], "crawled": "https://www.rfc-editor.org/rfc/rfc9163", "crawlCacheInfo": { - "lastModified": "Mon, 17 Jul 2023 12:44:04 GMT" + "lastModified": "Mon, 17 Jul 2023 18:34:00 GMT" }, "date": "17 July 2023", "links": "links/rfc9163.json", @@ -15156,7 +15156,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-animationworklet-1/", "crawlCacheInfo": { - "lastModified": "Tue, 4 Jul 2023 01:53:39 GMT" + "lastModified": "Mon, 17 Jul 2023 18:11:35 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -17618,7 +17618,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-layout-api-1/", "crawlCacheInfo": { - "lastModified": "Tue, 4 Jul 2023 01:53:46 GMT" + "lastModified": "Mon, 17 Jul 2023 18:12:12 GMT" }, "generator": "bikeshed", "date": "15 July 2022", @@ -17874,7 +17874,7 @@ ], "crawled": "https://drafts.fxtf.org/css-masking-1/", "crawlCacheInfo": { - "lastModified": "Tue, 4 Jul 2023 01:51:39 GMT" + "lastModified": "Mon, 17 Jul 2023 18:05:57 GMT" }, "generator": "bikeshed", "date": "20 September 2022", @@ -18520,7 +18520,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-paint-api-1/", "crawlCacheInfo": { - "lastModified": "Tue, 4 Jul 2023 01:53:51 GMT" + "lastModified": "Mon, 17 Jul 2023 18:12:31 GMT" }, "generator": "bikeshed", "date": "15 December 2020", @@ -18655,7 +18655,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-properties-values-api-1/", "crawlCacheInfo": { - "lastModified": "Tue, 4 Jul 2023 01:53:57 GMT" + "lastModified": "Mon, 17 Jul 2023 18:13:04 GMT" }, "generator": "bikeshed", "date": "3 February 2023", @@ -20305,7 +20305,7 @@ ], "crawled": "https://drafts.css-houdini.org/css-typed-om-1/", "crawlCacheInfo": { - "lastModified": "Tue, 4 Jul 2023 01:54:19 GMT" + "lastModified": "Mon, 17 Jul 2023 18:15:10 GMT" }, "generator": "bikeshed", "date": "3 March 2023", @@ -22012,7 +22012,7 @@ ], "crawled": "https://drafts.fxtf.org/fill-stroke-3/", "crawlCacheInfo": { - "lastModified": "Tue, 4 Jul 2023 01:51:46 GMT" + "lastModified": "Mon, 17 Jul 2023 18:06:15 GMT" }, "generator": "bikeshed", "date": "4 April 2017", @@ -22076,7 +22076,7 @@ ], "crawled": "https://drafts.fxtf.org/filter-effects-1/", "crawlCacheInfo": { - "lastModified": "Tue, 4 Jul 2023 01:52:11 GMT" + "lastModified": "Mon, 17 Jul 2023 18:07:16 GMT" }, "generator": "bikeshed", "date": "12 September 2022", @@ -22447,7 +22447,7 @@ ], "crawled": "https://drafts.fxtf.org/geometry-1/", "crawlCacheInfo": { - "lastModified": "Tue, 4 Jul 2023 01:52:19 GMT" + "lastModified": "Mon, 17 Jul 2023 18:07:35 GMT" }, "generator": "bikeshed", "date": "10 February 2022", @@ -22923,10 +22923,10 @@ ], "crawled": "https://w3c.github.io/i18n-glossary/", "crawlCacheInfo": { - "lastModified": "Wed, 24 May 2023 12:58:32 GMT" + "lastModified": "Mon, 17 Jul 2023 15:25:52 GMT" }, "generator": "respec", - "date": "24 May 2023", + "date": "17 July 2023", "links": "links/i18n-glossary.json", "refs": "refs/i18n-glossary.json", "dfns": "dfns/i18n-glossary.json", @@ -23448,10 +23448,10 @@ ], "crawled": "https://w3c.github.io/json-ld-syntax/", "crawlCacheInfo": { - "lastModified": "Wed, 12 Apr 2023 05:52:13 GMT" + "lastModified": "Mon, 17 Jul 2023 18:14:26 GMT" }, "generator": "respec", - "date": "12 April 2023", + "date": "17 July 2023", "links": "links/json-ld11.json", "refs": "refs/json-ld11.json", "dfns": "dfns/json-ld11.json", @@ -24778,7 +24778,7 @@ ], "crawled": "https://drafts.fxtf.org/motion-1/", "crawlCacheInfo": { - "lastModified": "Tue, 4 Jul 2023 01:52:25 GMT" + "lastModified": "Mon, 17 Jul 2023 18:07:47 GMT" }, "generator": "bikeshed", "date": "25 May 2023", @@ -25625,10 +25625,10 @@ ], "crawled": "https://w3c.github.io/webappsec-permissions-policy/", "crawlCacheInfo": { - "lastModified": "Wed, 05 Jul 2023 14:40:57 GMT" + "lastModified": "Mon, 17 Jul 2023 17:43:36 GMT" }, "generator": "bikeshed", - "date": "5 July 2023", + "date": "17 July 2023", "links": "links/permissions-policy-1.json", "refs": "refs/permissions-policy-1.json", "idl": "idl/permissions-policy.idl", diff --git a/ed/links/css-animation-worklet-1.json b/ed/links/css-animation-worklet-1.json index 2f9fbbb925f3..4ac3aec40981 100644 --- a/ed/links/css-animation-worklet-1.json +++ b/ed/links/css-animation-worklet-1.json @@ -202,6 +202,6 @@ "scrolltimeline" ] }, - "https://www.w3.org/2021/Process-20211102/": {} + "https://www.w3.org/2023/Process-20230612/": {} } } \ No newline at end of file diff --git a/ed/links/css-layout-api-1.json b/ed/links/css-layout-api-1.json index 376ff5ef8a02..2a9c412d9f40 100644 --- a/ed/links/css-layout-api-1.json +++ b/ed/links/css-layout-api-1.json @@ -300,7 +300,7 @@ ], "specShortname": "webidl" }, - "https://www.w3.org/2021/Process-20211102/": {}, + "https://www.w3.org/2023/Process-20230612/": {}, "https://www.w3.org/TR/CSS2/visudet.html": { "anchors": [ "containing-block-details" diff --git a/ed/links/css-masking-1.json b/ed/links/css-masking-1.json index 6a3e4d4108e7..2abd930a21a2 100644 --- a/ed/links/css-masking-1.json +++ b/ed/links/css-masking-1.json @@ -426,7 +426,7 @@ ], "specShortname": "webidl" }, - "https://www.w3.org/2021/Process-20211102/": {}, + "https://www.w3.org/2023/Process-20230612/": {}, "https://www.w3.org/Consortium/Patent-Policy-20200915/": { "anchors": [ "def-essential", diff --git a/ed/links/css-paint-api-1.json b/ed/links/css-paint-api-1.json index 061cc4659ca9..ecc24ceecc2c 100644 --- a/ed/links/css-paint-api-1.json +++ b/ed/links/css-paint-api-1.json @@ -232,7 +232,7 @@ ], "specShortname": "webidl" }, - "https://www.w3.org/2021/Process-20211102/": {}, + "https://www.w3.org/2023/Process-20230612/": {}, "https://www.w3.org/TR/2018/CR-css-paint-api-1-20180809/": {} } } \ No newline at end of file diff --git a/ed/links/css-properties-values-api-1.json b/ed/links/css-properties-values-api-1.json index c62f8659cd33..98d5ab00ec92 100644 --- a/ed/links/css-properties-values-api-1.json +++ b/ed/links/css-properties-values-api-1.json @@ -196,7 +196,6 @@ "dimension", "canonical-unit", "math-function", - "url-value", "interpolation", "length-value", "typedef-length-percentage", @@ -213,6 +212,7 @@ "number-value", "percentage-value", "funcdef-calc", + "url-value", "integer-value", "angle-value", "time-value", @@ -304,7 +304,7 @@ ], "specShortname": "webidl" }, - "https://www.w3.org/2021/Process-20211102/": {}, + "https://www.w3.org/2023/Process-20230612/": {}, "https://www.w3.org/TR/css-scoping-1/": { "anchors": [ "host-element0" diff --git a/ed/links/css-typed-om-1.json b/ed/links/css-typed-om-1.json index 4f3a830c6179..2cd3e9c8b77e 100644 --- a/ed/links/css-typed-om-1.json +++ b/ed/links/css-typed-om-1.json @@ -1136,7 +1136,7 @@ ], "specShortname": "webidl" }, - "https://www.w3.org/2021/Process-20211102/": {}, + "https://www.w3.org/2023/Process-20230612/": {}, "https://www.w3.org/TR/CSS21/aural.html": { "anchors": [ "propdef-azimuth", diff --git a/ed/links/fill-stroke-3.json b/ed/links/fill-stroke-3.json index 09539b70f279..23668ab1527e 100644 --- a/ed/links/fill-stroke-3.json +++ b/ed/links/fill-stroke-3.json @@ -46,7 +46,7 @@ ], "specShortname": "SVG2" }, - "https://www.w3.org/2021/Process-20211102/": {}, + "https://www.w3.org/2023/Process-20230612/": {}, "https://www.w3.org/Consortium/Patent-Policy-20200915/": { "anchors": [ "def-essential", diff --git a/ed/links/filter-effects-1.json b/ed/links/filter-effects-1.json index 89e1ea3445f6..748a5e7b8e0a 100644 --- a/ed/links/filter-effects-1.json +++ b/ed/links/filter-effects-1.json @@ -191,11 +191,7 @@ "https://drafts.csswg.org/css-color-5/": { "anchors": [ "typedef-color", - "valdef-lab-a", - "valdef-color-profile-rendering-intent-saturation", - "valdef-color-r", - "valdef-color-g", - "valdef-color-b" + "valdef-lab-a" ], "specShortname": "css-color-5" }, @@ -206,17 +202,10 @@ "anchors": [ "containing-block", "propdef-display", - "propdef-visibility", - "valdef-display-table" + "propdef-visibility" ], "specShortname": "css-display-4" }, - "https://drafts.csswg.org/css-easing-2/": { - "anchors": [ - "valdef-easing-function-linear" - ], - "specShortname": "css-easing-2" - }, "https://drafts.csswg.org/css-fonts-4/": { "anchors": [ "propdef-font", @@ -254,11 +243,16 @@ }, "https://drafts.csswg.org/css-overflow-3/": { "anchors": [ - "propdef-overflow", - "valdef-overflow-overlay" + "propdef-overflow" ], "specShortname": "css-overflow-3" }, + "https://drafts.csswg.org/css-position-4/": { + "anchors": [ + "propdef-overlay" + ], + "specShortname": "css-position-4" + }, "https://drafts.csswg.org/css-text-4/": { "anchors": [ "propdef-letter-spacing", @@ -323,12 +317,6 @@ ], "specShortname": "css-values-4" }, - "https://drafts.csswg.org/css-values-5/": { - "anchors": [ - "valdef-attr-color" - ], - "specShortname": "css-values-5" - }, "https://drafts.csswg.org/css-writing-modes-3/": { "anchors": [ "propdef-direction", @@ -345,8 +333,7 @@ }, "https://drafts.csswg.org/css2/": { "anchors": [ - "selectordef-visited", - "valdef-media-screen" + "selectordef-visited" ], "specShortname": "CSS22" }, @@ -367,18 +354,7 @@ "anchors": [ "propdef-isolation", "ltblendmodegt", - "backdrop", - "valdef-blend-mode-multiply", - "valdef-blend-mode-darken", - "valdef-blend-mode-lighten", - "valdef-blend-mode-color-dodge", - "valdef-blend-mode-color-burn", - "valdef-blend-mode-hard-light", - "valdef-blend-mode-soft-light", - "valdef-blend-mode-difference", - "valdef-blend-mode-exclusion", - "valdef-blend-mode-hue", - "valdef-blend-mode-luminosity" + "backdrop" ], "specShortname": "compositing-2" }, @@ -469,6 +445,12 @@ ], "specShortname": "SVG2" }, + "https://svgwg.org/svg2-draft/geometry.html": { + "anchors": [ + "RProperty" + ], + "specShortname": "SVG2" + }, "https://svgwg.org/svg2-draft/painting.html": { "anchors": [ "ColorInterpolationProperty", @@ -539,7 +521,7 @@ }, "https://webstore.iec.ch/publication/6169": {}, "https://wiki.mozilla.org/User:Bjacob/ArithmeticTimingDifferences": {}, - "https://www.w3.org/2021/Process-20211102/": {}, + "https://www.w3.org/2023/Process-20230612/": {}, "https://www.w3.org/Consortium/Patent-Policy-20200915/": { "anchors": [ "def-essential", diff --git a/ed/links/filter-effects-2.json b/ed/links/filter-effects-2.json index 6d3f12fb5c87..9a762c3bf219 100644 --- a/ed/links/filter-effects-2.json +++ b/ed/links/filter-effects-2.json @@ -82,7 +82,7 @@ ], "specShortname": "SVG2" }, - "https://www.w3.org/2021/Process-20211102/": {}, + "https://www.w3.org/2023/Process-20230612/": {}, "https://www.w3.org/Consortium/Patent-Policy-20200915/": { "anchors": [ "def-essential", diff --git a/ed/links/geometry-1.json b/ed/links/geometry-1.json index 4030c61673b0..40550398b3ff 100644 --- a/ed/links/geometry-1.json +++ b/ed/links/geometry-1.json @@ -183,7 +183,7 @@ ], "specShortname": "webidl" }, - "https://www.w3.org/2021/Process-20211102/": {}, + "https://www.w3.org/2023/Process-20230612/": {}, "https://www.w3.org/Consortium/Patent-Policy-20200915/": { "anchors": [ "def-essential", diff --git a/ed/links/i18n-glossary.json b/ed/links/i18n-glossary.json index b045a6ad3b3c..730dcb09428b 100644 --- a/ed/links/i18n-glossary.json +++ b/ed/links/i18n-glossary.json @@ -99,7 +99,7 @@ "G12284" ] }, - "https://www.w3.org/2021/Process-20211102/": {}, + "https://www.w3.org/2023/Process-20230612/": {}, "https://www.w3.org/Consortium/Patent-Policy/": { "anchors": [ "def-essential", diff --git a/ed/links/json-ld11.json b/ed/links/json-ld11.json index e303caeab2f4..4f299d036a35 100644 --- a/ed/links/json-ld11.json +++ b/ed/links/json-ld11.json @@ -178,6 +178,9 @@ "section-3" ] }, + "https://w3c.github.io/json-ld-syntax/": { + "specShortname": "json-ld11" + }, "https://webchat.freenode.net/?channels=json-ld": {}, "https://webidl.spec.whatwg.org/": { "anchors": [ @@ -218,6 +221,11 @@ "section-2.1.1" ] }, + "https://www.rfc-editor.org/rfc/rfc6838": { + "anchors": [ + "section-6.2" + ] + }, "https://www.rfc-editor.org/rfc/rfc6839": {}, "https://www.rfc-editor.org/rfc/rfc6906": {}, "https://www.rfc-editor.org/rfc/rfc7049": {}, @@ -227,8 +235,8 @@ "anchors": [ "section-4", "section-2", - "section-11", - "section-12" + "section-12", + "section-11" ] }, "https://www.rfc-editor.org/rfc/rfc8785": {}, @@ -241,7 +249,7 @@ "rec-rescind" ] }, - "https://www.w3.org/2021/Process-20211102/": {}, + "https://www.w3.org/2023/Process-20230612/": {}, "https://www.w3.org/Consortium/Patent-Policy/": { "anchors": [ "def-essential", diff --git a/ed/links/motion-1.json b/ed/links/motion-1.json index a63d1f9d44dd..d716f6d4827c 100644 --- a/ed/links/motion-1.json +++ b/ed/links/motion-1.json @@ -146,10 +146,10 @@ "comb-one", "comb-any", "url-value", - "typedef-position", "angle-value", "comb-all", "mult-opt", + "typedef-position", "typedef-length-percentage", "mult-req" ], @@ -185,7 +185,7 @@ ], "specShortname": "SVG2" }, - "https://www.w3.org/2021/Process-20211102/": {}, + "https://www.w3.org/2023/Process-20230612/": {}, "https://www.w3.org/Consortium/Patent-Policy-20200915/": { "anchors": [ "def-essential", diff --git a/ed/links/permissions-policy-1.json b/ed/links/permissions-policy-1.json index aa3a99563991..cdf2acd03bd4 100644 --- a/ed/links/permissions-policy-1.json +++ b/ed/links/permissions-policy-1.json @@ -173,7 +173,7 @@ "specShortname": "webidl" }, "https://www.rfc-editor.org/rfc/rfc3864": {}, - "https://www.w3.org/2021/Process-20211102/": {}, + "https://www.w3.org/2023/Process-20230612/": {}, "https://www.w3.org/Consortium/Patent-Policy/": { "anchors": [ "def-essential", diff --git a/ed/links/tc39-temporal.json b/ed/links/tc39-temporal.json index e951d58d3337..36101de49425 100644 --- a/ed/links/tc39-temporal.json +++ b/ed/links/tc39-temporal.json @@ -72,6 +72,7 @@ "eqn-SecondsPerMinute", "eqn-msPerDay", "sec-time-values-and-time-range", + "list-concatenation", "sec-getnamedtimezoneoffsetnanoseconds", "sec-getnamedtimezoneepochnanoseconds", "sec-createarrayfromlist", @@ -117,7 +118,6 @@ "sec-week-day", "eqn-MonthFromTime", "sec-toboolean", - "list-concatenation", "sec-expanded-years", "prod-TimeSeparator", "sec-codepointstostring", diff --git a/ed/refs/filter-effects-1.json b/ed/refs/filter-effects-1.json index f98eca9337cc..f3b35d2a251a 100644 --- a/ed/refs/filter-effects-1.json +++ b/ed/refs/filter-effects-1.json @@ -33,10 +33,6 @@ "name": "CSS-DISPLAY-4", "url": "https://drafts.csswg.org/css-display-4/" }, - { - "name": "CSS-EASING-2", - "url": "https://drafts.csswg.org/css-easing-2/" - }, { "name": "CSS-FONTS-4", "url": "https://drafts.csswg.org/css-fonts-4/" @@ -61,6 +57,10 @@ "name": "CSS-OVERFLOW-3", "url": "https://drafts.csswg.org/css-overflow-3/" }, + { + "name": "CSS-POSITION-4", + "url": "https://drafts.csswg.org/css-position-4/" + }, { "name": "CSS-TEXT-4", "url": "https://drafts.csswg.org/css-text-4/" @@ -85,10 +85,6 @@ "name": "CSS-VALUES-4", "url": "https://drafts.csswg.org/css-values-4/" }, - { - "name": "CSS-VALUES-5", - "url": "https://drafts.csswg.org/css-values-5/" - }, { "name": "CSS-WRITING-MODES-3", "url": "https://drafts.csswg.org/css-writing-modes-3/" diff --git a/ed/refs/json-ld11.json b/ed/refs/json-ld11.json index 7ec7776e53f2..e41a2d43d629 100644 --- a/ed/refs/json-ld11.json +++ b/ed/refs/json-ld11.json @@ -73,6 +73,10 @@ "name": "RFC5234", "url": "https://www.rfc-editor.org/rfc/rfc5234" }, + { + "name": "rfc6838", + "url": "https://www.rfc-editor.org/rfc/rfc6838" + }, { "name": "RFC6839", "url": "https://www.rfc-editor.org/rfc/rfc6839"