diff --git a/ed/dfns/trusted-types.json b/ed/dfns/trusted-types.json index 507f1f7d6a51..b3ace9d74882 100644 --- a/ed/dfns/trusted-types.json +++ b/ed/dfns/trusted-types.json @@ -1561,9 +1561,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://w3c.github.io/trusted-types/dist/spec/#title", - "title": "Trusted Types" + "id": "integrations", + "href": "https://w3c.github.io/trusted-types/dist/spec/#integrations", + "title": "Integrations", + "number": "4" }, "definedIn": "pre" }, @@ -1579,9 +1580,10 @@ "access": "public", "informative": false, "heading": { - "id": "title", - "href": "https://w3c.github.io/trusted-types/dist/spec/#title", - "title": "Trusted Types" + "id": "integrations", + "href": "https://w3c.github.io/trusted-types/dist/spec/#integrations", + "title": "Integrations", + "number": "4" }, "definedIn": "pre" }, @@ -1682,7 +1684,7 @@ "id": "require-trusted-types-for-csp-directive", "href": "https://w3c.github.io/trusted-types/dist/spec/#require-trusted-types-for-csp-directive", "title": "require-trusted-types-for directive", - "number": "4.7.1" + "number": "4.5.1" }, "definedIn": "heading" }, @@ -1701,7 +1703,7 @@ "id": "require-trusted-types-for-csp-directive", "href": "https://w3c.github.io/trusted-types/dist/spec/#require-trusted-types-for-csp-directive", "title": "require-trusted-types-for directive", - "number": "4.7.1" + "number": "4.5.1" }, "definedIn": "pre" }, @@ -1720,7 +1722,7 @@ "id": "trusted-types-csp-directive", "href": "https://w3c.github.io/trusted-types/dist/spec/#trusted-types-csp-directive", "title": "trusted-types directive", - "number": "4.7.2" + "number": "4.5.2" }, "definedIn": "heading" }, @@ -1739,7 +1741,7 @@ "id": "trusted-types-csp-directive", "href": "https://w3c.github.io/trusted-types/dist/spec/#trusted-types-csp-directive", "title": "trusted-types directive", - "number": "4.7.2" + "number": "4.5.2" }, "definedIn": "pre" }, @@ -1830,7 +1832,7 @@ "id": "does-sink-require-trusted-types", "href": "https://w3c.github.io/trusted-types/dist/spec/#does-sink-require-trusted-types", "title": "Does sink type require trusted types?", - "number": "4.7.3" + "number": "4.5.3" }, "definedIn": "heading" }, @@ -1849,7 +1851,7 @@ "id": "should-block-sink-type-mismatch", "href": "https://w3c.github.io/trusted-types/dist/spec/#should-block-sink-type-mismatch", "title": "Should sink type mismatch violation be blocked by Content Security Policy?", - "number": "4.7.4" + "number": "4.5.4" }, "definedIn": "heading" }, @@ -1868,7 +1870,7 @@ "id": "should-block-create-policy", "href": "https://w3c.github.io/trusted-types/dist/spec/#should-block-create-policy", "title": "Should Trusted Type policy creation be blocked by Content Security Policy?", - "number": "4.7.5" + "number": "4.5.5" }, "definedIn": "heading" } diff --git a/ed/headings/tc39-temporal.json b/ed/headings/tc39-temporal.json index adad24a1194a..1c943be6f909 100644 --- a/ed/headings/tc39-temporal.json +++ b/ed/headings/tc39-temporal.json @@ -1481,19 +1481,26 @@ "level": 3, "number": "5.5.11" }, + { + "id": "sec-temporal-differenceplaindatetimewithrounding", + "href": "https://tc39.es/proposal-temporal/#sec-temporal-differenceplaindatetimewithrounding", + "title": "DifferencePlainDateTimeWithRounding ( plainDate1, h1, min1, s1, ms1, mus1, ns1, y2, mon2, d2, h2, min2, s2, ms2, mus2, ns2, calendarRec, largestUnit, roundingIncrement, smallestUnit, roundingMode, resolvedOptions )", + "level": 3, + "number": "5.5.12" + }, { "id": "sec-temporal-differencetemporalplaindatetime", "href": "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplaindatetime", "title": "DifferenceTemporalPlainDateTime ( operation, dateTime, other, options )", "level": 3, - "number": "5.5.12" + "number": "5.5.13" }, { "id": "sec-temporal-adddurationtoorsubtractdurationfromplaindatetime", "href": "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromplaindatetime", "title": "AddDurationToOrSubtractDurationFromPlainDateTime ( operation, dateTime, temporalDurationLike, options )", "level": 3, - "number": "5.5.13" + "number": "5.5.14" }, { "id": "sec-temporal-zoneddatetime-objects", @@ -2014,9 +2021,9 @@ "number": "6.5.7" }, { - "id": "sec-temporal-normalizedtimedurationtodays", - "href": "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationtodays", - "title": "NormalizedTimeDurationToDays ( norm, zonedRelativeTo, timeZoneRec [ , precalculatedPlainDateTime ] )", + "id": "sec-temporal-differencezoneddatetimewithrounding", + "href": "https://tc39.es/proposal-temporal/#sec-temporal-differencezoneddatetimewithrounding", + "title": "DifferenceZonedDateTimeWithRounding ( ns1, ns2, calendarRec, timeZoneRec, precalculatedPlainDateTime, resolvedOptions, largestUnit, roundingIncrement, smallestUnit, roundingMode )", "level": 3, "number": "6.5.8" }, @@ -2525,81 +2532,88 @@ "number": "7.5.35" }, { - "id": "sec-temporal-balancetimedurationrelative", - "href": "https://tc39.es/proposal-temporal/#sec-temporal-balancetimedurationrelative", - "title": "BalanceTimeDurationRelative ( days, norm, largestUnit, zonedRelativeTo, timeZoneRec, precalculatedPlainDateTime )", + "id": "sec-temporal-unbalancedatedurationrelative", + "href": "https://tc39.es/proposal-temporal/#sec-temporal-unbalancedatedurationrelative", + "title": "UnbalanceDateDurationRelative ( years, months, weeks, days, plainRelativeTo, calendarRec )", "level": 3, "number": "7.5.36" }, { - "id": "sec-temporal-unbalancedatedurationrelative", - "href": "https://tc39.es/proposal-temporal/#sec-temporal-unbalancedatedurationrelative", - "title": "UnbalanceDateDurationRelative ( years, months, weeks, days, largestUnit, plainRelativeTo, calendarRec )", + "id": "sec-temporal-addduration", + "href": "https://tc39.es/proposal-temporal/#sec-temporal-addduration", + "title": "AddDuration ( y1, mon1, w1, d1, h1, min1, s1, ms1, mus1, ns1, y2, mon2, w2, d2, h2, min2, s2, ms2, mus2, ns2, plainRelativeTo, calendarRec, zonedRelativeTo, timeZoneRec [ , precalculatedPlainDateTime ] )", "level": 3, "number": "7.5.37" }, { - "id": "sec-temporal-balancedatedurationrelative", - "href": "https://tc39.es/proposal-temporal/#sec-temporal-balancedatedurationrelative", - "title": "BalanceDateDurationRelative ( years, months, weeks, days, largestUnit, smallestUnit, plainRelativeTo, calendarRec )", + "id": "sec-temporal-daysuntil", + "href": "https://tc39.es/proposal-temporal/#sec-temporal-daysuntil", + "title": "DaysUntil ( earlier, later )", "level": 3, "number": "7.5.38" }, { - "id": "sec-temporal-addduration", - "href": "https://tc39.es/proposal-temporal/#sec-temporal-addduration", - "title": "AddDuration ( y1, mon1, w1, d1, h1, min1, s1, ms1, mus1, ns1, y2, mon2, w2, d2, h2, min2, s2, ms2, mus2, ns2, plainRelativeTo, calendarRec, zonedRelativeTo, timeZoneRec [ , precalculatedPlainDateTime ] )", + "id": "sec-temporal-roundtimeduration", + "href": "https://tc39.es/proposal-temporal/#sec-temporal-roundtimeduration", + "title": "RoundTimeDuration ( days, norm, increment, unit, roundingMode )", "level": 3, "number": "7.5.39" }, { - "id": "sec-temporal-daysuntil", - "href": "https://tc39.es/proposal-temporal/#sec-temporal-daysuntil", - "title": "DaysUntil ( earlier, later )", + "id": "sec-temporal-duration-nudge-result-records", + "href": "https://tc39.es/proposal-temporal/#sec-temporal-duration-nudge-result-records", + "title": "Duration Nudge Result Records", "level": 3, "number": "7.5.40" }, { - "id": "sec-temporal-moverelativedate", - "href": "https://tc39.es/proposal-temporal/#sec-temporal-moverelativedate", - "title": "MoveRelativeDate ( calendarRec, relativeTo, duration )", + "id": "sec-temporal-nudgetocalendarunit", + "href": "https://tc39.es/proposal-temporal/#sec-temporal-nudgetocalendarunit", + "title": "NudgeToCalendarUnit ( sign, duration, destEpochNs, dateTime, calendarRec, timeZoneRec, increment, unit, roundingMode )", "level": 3, "number": "7.5.41" }, { - "id": "sec-temporal-moverelativezoneddatetime", - "href": "https://tc39.es/proposal-temporal/#sec-temporal-moverelativezoneddatetime", - "title": "MoveRelativeZonedDateTime ( zonedDateTime, calendarRec, timeZoneRec, years, months, weeks, days, precalculatedPlainDateTime )", + "id": "sec-temporal-nudgetozonedtime", + "href": "https://tc39.es/proposal-temporal/#sec-temporal-nudgetozonedtime", + "title": "NudgeToZonedTime ( sign, duration, dateTime, calendarRec, timeZoneRec, increment, unit, roundingMode )", "level": 3, "number": "7.5.42" }, { - "id": "sec-temporal-roundduration", - "href": "https://tc39.es/proposal-temporal/#sec-temporal-roundduration", - "title": "RoundDuration ( years, months, weeks, days, norm, increment, unit, roundingMode [ , plainRelativeTo [ , calendarRec [ , zonedRelativeTo [ , timeZoneRec [ , precalculatedPlainDateTime ] ] ] ] ] )", + "id": "sec-temporal-nudgetodayortime", + "href": "https://tc39.es/proposal-temporal/#sec-temporal-nudgetodayortime", + "title": "NudgeToDayOrTime ( duration, destEpochNs, largestUnit, increment, smallestUnit, roundingMode )", "level": 3, "number": "7.5.43" }, { - "id": "sec-temporal-adjustroundeddurationdays", - "href": "https://tc39.es/proposal-temporal/#sec-temporal-adjustroundeddurationdays", - "title": "AdjustRoundedDurationDays ( years, months, weeks, days, norm, increment, unit, roundingMode, zonedRelativeTo, calendarRec, timeZoneRec, precalculatedPlainDateTime )", + "id": "sec-temporal-bubblerelativeduration", + "href": "https://tc39.es/proposal-temporal/#sec-temporal-bubblerelativeduration", + "title": "BubbleRelativeDuration ( sign, duration, nudgedEpochNs, dateTime, calendarRec, timeZoneRec, largestUnit, smallestUnit )", "level": 3, "number": "7.5.44" }, + { + "id": "sec-temporal-roundrelativeduration", + "href": "https://tc39.es/proposal-temporal/#sec-temporal-roundrelativeduration", + "title": "RoundRelativeDuration ( duration, destEpochNs, dateTime, calendarRec, timeZoneRec, largestUnit, increment, smallestUnit, roundingMode )", + "level": 3, + "number": "7.5.45" + }, { "id": "sec-temporal-temporaldurationtostring", "href": "https://tc39.es/proposal-temporal/#sec-temporal-temporaldurationtostring", "title": "TemporalDurationToString ( years, months, weeks, days, hours, minutes, normSeconds, precision )", "level": 3, - "number": "7.5.45" + "number": "7.5.46" }, { "id": "sec-temporal-adddurationtoorsubtractdurationfromduration", "href": "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromduration", "title": "AddDurationToOrSubtractDurationFromDuration ( operation, duration, other, options )", "level": 3, - "number": "7.5.46" + "number": "7.5.47" }, { "id": "sec-temporal-instant-objects", diff --git a/ed/headings/trusted-types.json b/ed/headings/trusted-types.json index eb921cae60cf..168b348305ae 100644 --- a/ed/headings/trusted-types.json +++ b/ed/headings/trusted-types.json @@ -322,89 +322,68 @@ "title": "Validate the string in context", "number": "4.3.6" }, - { - "id": "sw-integration", - "href": "https://w3c.github.io/trusted-types/dist/spec/#sw-integration", - "level": 3, - "title": "Integration with Service Workers", - "number": "4.4" - }, - { - "id": "integration-with-exec-command", - "href": "https://w3c.github.io/trusted-types/dist/spec/#integration-with-exec-command", - "level": 3, - "title": "Integration with execCommand", - "number": "4.5" - }, { "id": "integration-with-dom", "href": "https://w3c.github.io/trusted-types/dist/spec/#integration-with-dom", "level": 3, "title": "Integration with DOM", - "number": "4.6" + "number": "4.4" }, { "id": "integration-with-content-security-policy", "href": "https://w3c.github.io/trusted-types/dist/spec/#integration-with-content-security-policy", "level": 3, "title": "Integration with Content Security Policy", - "number": "4.7" + "number": "4.5" }, { "id": "require-trusted-types-for-csp-directive", "href": "https://w3c.github.io/trusted-types/dist/spec/#require-trusted-types-for-csp-directive", "level": 4, "title": "require-trusted-types-for directive", - "number": "4.7.1" + "number": "4.5.1" }, { "id": "require-trusted-types-for-pre-navigation-check", "href": "https://w3c.github.io/trusted-types/dist/spec/#require-trusted-types-for-pre-navigation-check", "level": 5, "title": "require-trusted-types-for Pre-Navigation check", - "number": "4.7.1.1" + "number": "4.5.1.1" }, { "id": "trusted-types-csp-directive", "href": "https://w3c.github.io/trusted-types/dist/spec/#trusted-types-csp-directive", "level": 4, "title": "trusted-types directive", - "number": "4.7.2" + "number": "4.5.2" }, { "id": "does-sink-require-trusted-types", "href": "https://w3c.github.io/trusted-types/dist/spec/#does-sink-require-trusted-types", "level": 4, "title": "Does sink type require trusted types?", - "number": "4.7.3" + "number": "4.5.3" }, { "id": "should-block-sink-type-mismatch", "href": "https://w3c.github.io/trusted-types/dist/spec/#should-block-sink-type-mismatch", "level": 4, "title": "Should sink type mismatch violation be blocked by Content Security Policy?", - "number": "4.7.4" + "number": "4.5.4" }, { "id": "should-block-create-policy", "href": "https://w3c.github.io/trusted-types/dist/spec/#should-block-create-policy", "level": 4, "title": "Should Trusted Type policy creation be blocked by Content Security Policy?", - "number": "4.7.5" - }, - { - "id": "csp-violation-object-hdr", - "href": "https://w3c.github.io/trusted-types/dist/spec/#csp-violation-object-hdr", - "level": 4, - "title": "Violation object changes", - "number": "4.7.6" + "number": "4.5.5" }, { "id": "csp-eval", "href": "https://w3c.github.io/trusted-types/dist/spec/#csp-eval", "level": 4, "title": "Support for dynamic code compilation", - "number": "4.7.7" + "number": "4.5.6" }, { "id": "security-considerations", diff --git a/ed/ids/tc39-temporal.json b/ed/ids/tc39-temporal.json index 70798238cb0c..33a02a5e0002 100644 --- a/ed/ids/tc39-temporal.json +++ b/ed/ids/tc39-temporal.json @@ -50,191 +50,156 @@ "https://tc39.es/proposal-temporal/#sec-temporal-now-%40%40tostringtag", "https://tc39.es/proposal-temporal/#sec-function-properties-of-the-temporal-now-object", "https://tc39.es/proposal-temporal/#sec-temporal.now.timezoneid", - "https://tc39.es/proposal-temporal/#_ref_99", - "https://tc39.es/proposal-temporal/#sec-temporal.now.instant", - "https://tc39.es/proposal-temporal/#_ref_100", - "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindatetime", - "https://tc39.es/proposal-temporal/#_ref_101", - "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindatetimeiso", - "https://tc39.es/proposal-temporal/#_ref_102", - "https://tc39.es/proposal-temporal/#sec-temporal.now.zoneddatetime", - "https://tc39.es/proposal-temporal/#_ref_103", - "https://tc39.es/proposal-temporal/#sec-temporal.now.zoneddatetimeiso", - "https://tc39.es/proposal-temporal/#_ref_104", - "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindate", - "https://tc39.es/proposal-temporal/#_ref_105", - "https://tc39.es/proposal-temporal/#_ref_106", - "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindateiso", - "https://tc39.es/proposal-temporal/#_ref_107", - "https://tc39.es/proposal-temporal/#_ref_108", - "https://tc39.es/proposal-temporal/#sec-temporal.now.plaintimeiso", - "https://tc39.es/proposal-temporal/#_ref_109", - "https://tc39.es/proposal-temporal/#_ref_110", - "https://tc39.es/proposal-temporal/#sec-temporal-now-abstract-ops", - "https://tc39.es/proposal-temporal/#sec-hostsystemutcepochnanoseconds", - "https://tc39.es/proposal-temporal/#_ref_111", - "https://tc39.es/proposal-temporal/#_ref_112", - "https://tc39.es/proposal-temporal/#_ref_113", - "https://tc39.es/proposal-temporal/#_ref_114", - "https://tc39.es/proposal-temporal/#sec-temporal-systemutcepochmilliseconds", - "https://tc39.es/proposal-temporal/#_ref_115", - "https://tc39.es/proposal-temporal/#sec-temporal-systemutcepochnanoseconds", - "https://tc39.es/proposal-temporal/#_ref_116", - "https://tc39.es/proposal-temporal/#sec-temporal-systeminstant", - "https://tc39.es/proposal-temporal/#_ref_117", - "https://tc39.es/proposal-temporal/#_ref_118", - "https://tc39.es/proposal-temporal/#sec-temporal-systemdatetime", - "https://tc39.es/proposal-temporal/#_ref_119", "https://tc39.es/proposal-temporal/#_ref_120", + "https://tc39.es/proposal-temporal/#sec-temporal.now.instant", "https://tc39.es/proposal-temporal/#_ref_121", + "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindatetime", "https://tc39.es/proposal-temporal/#_ref_122", + "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindatetimeiso", "https://tc39.es/proposal-temporal/#_ref_123", + "https://tc39.es/proposal-temporal/#sec-temporal.now.zoneddatetime", "https://tc39.es/proposal-temporal/#_ref_124", - "https://tc39.es/proposal-temporal/#sec-temporal-systemzoneddatetime", + "https://tc39.es/proposal-temporal/#sec-temporal.now.zoneddatetimeiso", "https://tc39.es/proposal-temporal/#_ref_125", + "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindate", "https://tc39.es/proposal-temporal/#_ref_126", "https://tc39.es/proposal-temporal/#_ref_127", + "https://tc39.es/proposal-temporal/#sec-temporal.now.plaindateiso", "https://tc39.es/proposal-temporal/#_ref_128", "https://tc39.es/proposal-temporal/#_ref_129", - "https://tc39.es/proposal-temporal/#sec-temporal-plaindate-objects", - "https://tc39.es/proposal-temporal/#sec-temporal-plaindate-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate", + "https://tc39.es/proposal-temporal/#sec-temporal.now.plaintimeiso", "https://tc39.es/proposal-temporal/#_ref_130", "https://tc39.es/proposal-temporal/#_ref_131", + "https://tc39.es/proposal-temporal/#sec-temporal-now-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-hostsystemutcepochnanoseconds", "https://tc39.es/proposal-temporal/#_ref_132", "https://tc39.es/proposal-temporal/#_ref_133", "https://tc39.es/proposal-temporal/#_ref_134", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaindate-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.from", "https://tc39.es/proposal-temporal/#_ref_135", + "https://tc39.es/proposal-temporal/#sec-temporal-systemutcepochmilliseconds", "https://tc39.es/proposal-temporal/#_ref_136", + "https://tc39.es/proposal-temporal/#sec-temporal-systemutcepochnanoseconds", "https://tc39.es/proposal-temporal/#_ref_137", + "https://tc39.es/proposal-temporal/#sec-temporal-systeminstant", "https://tc39.es/proposal-temporal/#_ref_138", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.compare", "https://tc39.es/proposal-temporal/#_ref_139", + "https://tc39.es/proposal-temporal/#sec-temporal-systemdatetime", "https://tc39.es/proposal-temporal/#_ref_140", "https://tc39.es/proposal-temporal/#_ref_141", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaindate-prototype-object", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype-%40%40tostringtag", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.calendarid", "https://tc39.es/proposal-temporal/#_ref_142", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.era", "https://tc39.es/proposal-temporal/#_ref_143", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.erayear", "https://tc39.es/proposal-temporal/#_ref_144", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.year", "https://tc39.es/proposal-temporal/#_ref_145", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.month", + "https://tc39.es/proposal-temporal/#sec-temporal-systemzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_146", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_147", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.day", "https://tc39.es/proposal-temporal/#_ref_148", "https://tc39.es/proposal-temporal/#_ref_149", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.dayofweek", "https://tc39.es/proposal-temporal/#_ref_150", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.dayofyear", + "https://tc39.es/proposal-temporal/#sec-temporal-plaindate-objects", + "https://tc39.es/proposal-temporal/#sec-temporal-plaindate-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate", "https://tc39.es/proposal-temporal/#_ref_151", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.weekofyear", "https://tc39.es/proposal-temporal/#_ref_152", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.yearofweek", "https://tc39.es/proposal-temporal/#_ref_153", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.daysinweek", "https://tc39.es/proposal-temporal/#_ref_154", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.daysinmonth", "https://tc39.es/proposal-temporal/#_ref_155", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.daysinyear", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaindate-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.from", "https://tc39.es/proposal-temporal/#_ref_156", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.monthsinyear", "https://tc39.es/proposal-temporal/#_ref_157", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.inleapyear", "https://tc39.es/proposal-temporal/#_ref_158", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.toplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_159", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.compare", "https://tc39.es/proposal-temporal/#_ref_160", "https://tc39.es/proposal-temporal/#_ref_161", "https://tc39.es/proposal-temporal/#_ref_162", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.toplainmonthday", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaindate-prototype-object", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype-%40%40tostringtag", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.calendarid", "https://tc39.es/proposal-temporal/#_ref_163", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.era", "https://tc39.es/proposal-temporal/#_ref_164", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.erayear", "https://tc39.es/proposal-temporal/#_ref_165", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.year", "https://tc39.es/proposal-temporal/#_ref_166", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.getisofields", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.getcalendar", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.month", "https://tc39.es/proposal-temporal/#_ref_167", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.add", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_168", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.day", "https://tc39.es/proposal-temporal/#_ref_169", "https://tc39.es/proposal-temporal/#_ref_170", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.dayofweek", "https://tc39.es/proposal-temporal/#_ref_171", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.subtract", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.dayofyear", "https://tc39.es/proposal-temporal/#_ref_172", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.weekofyear", "https://tc39.es/proposal-temporal/#_ref_173", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.yearofweek", "https://tc39.es/proposal-temporal/#_ref_174", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.daysinweek", "https://tc39.es/proposal-temporal/#_ref_175", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.daysinmonth", "https://tc39.es/proposal-temporal/#_ref_176", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.with", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.daysinyear", "https://tc39.es/proposal-temporal/#_ref_177", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.monthsinyear", "https://tc39.es/proposal-temporal/#_ref_178", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindate.prototype.inleapyear", "https://tc39.es/proposal-temporal/#_ref_179", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.toplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_180", "https://tc39.es/proposal-temporal/#_ref_181", "https://tc39.es/proposal-temporal/#_ref_182", "https://tc39.es/proposal-temporal/#_ref_183", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.toplainmonthday", "https://tc39.es/proposal-temporal/#_ref_184", "https://tc39.es/proposal-temporal/#_ref_185", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.withcalendar", "https://tc39.es/proposal-temporal/#_ref_186", "https://tc39.es/proposal-temporal/#_ref_187", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.until", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.getisofields", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.getcalendar", "https://tc39.es/proposal-temporal/#_ref_188", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.since", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.add", "https://tc39.es/proposal-temporal/#_ref_189", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_190", "https://tc39.es/proposal-temporal/#_ref_191", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.toplaindatetime", "https://tc39.es/proposal-temporal/#_ref_192", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_193", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_194", "https://tc39.es/proposal-temporal/#_ref_195", "https://tc39.es/proposal-temporal/#_ref_196", "https://tc39.es/proposal-temporal/#_ref_197", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.with", "https://tc39.es/proposal-temporal/#_ref_198", "https://tc39.es/proposal-temporal/#_ref_199", "https://tc39.es/proposal-temporal/#_ref_200", "https://tc39.es/proposal-temporal/#_ref_201", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_202", "https://tc39.es/proposal-temporal/#_ref_203", "https://tc39.es/proposal-temporal/#_ref_204", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_205", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_206", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.valueof", - "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plaindate-instances", - "https://tc39.es/proposal-temporal/#_ref_11", - "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporaldate-instances", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.withcalendar", "https://tc39.es/proposal-temporal/#_ref_207", - "https://tc39.es/proposal-temporal/#sec-temporal-plaindate-abstract-ops", - "https://tc39.es/proposal-temporal/#sec-temporal-iso-date-records", "https://tc39.es/proposal-temporal/#_ref_208", - "https://tc39.es/proposal-temporal/#_ref_12", - "https://tc39.es/proposal-temporal/#table-temporal-iso-date-record-fields", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.until", "https://tc39.es/proposal-temporal/#_ref_209", - "https://tc39.es/proposal-temporal/#sec-temporal-create-iso-date-record", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.since", "https://tc39.es/proposal-temporal/#_ref_210", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_211", "https://tc39.es/proposal-temporal/#_ref_212", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaldate", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.toplaindatetime", "https://tc39.es/proposal-temporal/#_ref_213", "https://tc39.es/proposal-temporal/#_ref_214", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_215", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldate", "https://tc39.es/proposal-temporal/#_ref_216", "https://tc39.es/proposal-temporal/#_ref_217", "https://tc39.es/proposal-temporal/#_ref_218", @@ -242,24 +207,36 @@ "https://tc39.es/proposal-temporal/#_ref_220", "https://tc39.es/proposal-temporal/#_ref_221", "https://tc39.es/proposal-temporal/#_ref_222", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_223", "https://tc39.es/proposal-temporal/#_ref_224", "https://tc39.es/proposal-temporal/#_ref_225", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_226", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_227", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindate.prototype.valueof", + "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plaindate-instances", + "https://tc39.es/proposal-temporal/#_ref_11", + "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporaldate-instances", "https://tc39.es/proposal-temporal/#_ref_228", + "https://tc39.es/proposal-temporal/#sec-temporal-plaindate-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-temporal-iso-date-records", "https://tc39.es/proposal-temporal/#_ref_229", + "https://tc39.es/proposal-temporal/#_ref_12", + "https://tc39.es/proposal-temporal/#table-temporal-iso-date-record-fields", "https://tc39.es/proposal-temporal/#_ref_230", + "https://tc39.es/proposal-temporal/#sec-temporal-create-iso-date-record", "https://tc39.es/proposal-temporal/#_ref_231", "https://tc39.es/proposal-temporal/#_ref_232", "https://tc39.es/proposal-temporal/#_ref_233", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaldate", "https://tc39.es/proposal-temporal/#_ref_234", "https://tc39.es/proposal-temporal/#_ref_235", - "https://tc39.es/proposal-temporal/#sec-temporal-isodatesurpasses", "https://tc39.es/proposal-temporal/#_ref_236", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldate", "https://tc39.es/proposal-temporal/#_ref_237", "https://tc39.es/proposal-temporal/#_ref_238", - "https://tc39.es/proposal-temporal/#sec-temporal-differenceisodate", "https://tc39.es/proposal-temporal/#_ref_239", "https://tc39.es/proposal-temporal/#_ref_240", "https://tc39.es/proposal-temporal/#_ref_241", @@ -278,25 +255,23 @@ "https://tc39.es/proposal-temporal/#_ref_254", "https://tc39.es/proposal-temporal/#_ref_255", "https://tc39.es/proposal-temporal/#_ref_256", + "https://tc39.es/proposal-temporal/#sec-temporal-isodatesurpasses", "https://tc39.es/proposal-temporal/#_ref_257", - "https://tc39.es/proposal-temporal/#sec-temporal-differencedate", "https://tc39.es/proposal-temporal/#_ref_258", "https://tc39.es/proposal-temporal/#_ref_259", + "https://tc39.es/proposal-temporal/#sec-temporal-differenceisodate", "https://tc39.es/proposal-temporal/#_ref_260", "https://tc39.es/proposal-temporal/#_ref_261", "https://tc39.es/proposal-temporal/#_ref_262", "https://tc39.es/proposal-temporal/#_ref_263", "https://tc39.es/proposal-temporal/#_ref_264", - "https://tc39.es/proposal-temporal/#sec-temporal-regulateisodate", "https://tc39.es/proposal-temporal/#_ref_265", "https://tc39.es/proposal-temporal/#_ref_266", "https://tc39.es/proposal-temporal/#_ref_267", "https://tc39.es/proposal-temporal/#_ref_268", "https://tc39.es/proposal-temporal/#_ref_269", "https://tc39.es/proposal-temporal/#_ref_270", - "https://tc39.es/proposal-temporal/#sec-temporal-isvalidisodate", "https://tc39.es/proposal-temporal/#_ref_271", - "https://tc39.es/proposal-temporal/#sec-temporal-balanceisodate", "https://tc39.es/proposal-temporal/#_ref_272", "https://tc39.es/proposal-temporal/#_ref_273", "https://tc39.es/proposal-temporal/#_ref_274", @@ -304,46 +279,45 @@ "https://tc39.es/proposal-temporal/#_ref_276", "https://tc39.es/proposal-temporal/#_ref_277", "https://tc39.es/proposal-temporal/#_ref_278", + "https://tc39.es/proposal-temporal/#sec-temporal-differencedate", "https://tc39.es/proposal-temporal/#_ref_279", "https://tc39.es/proposal-temporal/#_ref_280", - "https://tc39.es/proposal-temporal/#sec-temporal-padisoyear", - "https://tc39.es/proposal-temporal/#sec-temporal-temporaldatetostring", "https://tc39.es/proposal-temporal/#_ref_281", "https://tc39.es/proposal-temporal/#_ref_282", - "https://tc39.es/proposal-temporal/#sec-temporal-addisodate", "https://tc39.es/proposal-temporal/#_ref_283", "https://tc39.es/proposal-temporal/#_ref_284", "https://tc39.es/proposal-temporal/#_ref_285", + "https://tc39.es/proposal-temporal/#sec-temporal-regulateisodate", "https://tc39.es/proposal-temporal/#_ref_286", "https://tc39.es/proposal-temporal/#_ref_287", - "https://tc39.es/proposal-temporal/#sec-temporal-adddate", "https://tc39.es/proposal-temporal/#_ref_288", "https://tc39.es/proposal-temporal/#_ref_289", "https://tc39.es/proposal-temporal/#_ref_290", "https://tc39.es/proposal-temporal/#_ref_291", + "https://tc39.es/proposal-temporal/#sec-temporal-isvalidisodate", "https://tc39.es/proposal-temporal/#_ref_292", + "https://tc39.es/proposal-temporal/#sec-temporal-balanceisodate", "https://tc39.es/proposal-temporal/#_ref_293", "https://tc39.es/proposal-temporal/#_ref_294", "https://tc39.es/proposal-temporal/#_ref_295", "https://tc39.es/proposal-temporal/#_ref_296", - "https://tc39.es/proposal-temporal/#sec-temporal-compareisodate", "https://tc39.es/proposal-temporal/#_ref_297", - "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplaindate", "https://tc39.es/proposal-temporal/#_ref_298", "https://tc39.es/proposal-temporal/#_ref_299", "https://tc39.es/proposal-temporal/#_ref_300", "https://tc39.es/proposal-temporal/#_ref_301", + "https://tc39.es/proposal-temporal/#sec-temporal-padisoyear", + "https://tc39.es/proposal-temporal/#sec-temporal-temporaldatetostring", "https://tc39.es/proposal-temporal/#_ref_302", "https://tc39.es/proposal-temporal/#_ref_303", + "https://tc39.es/proposal-temporal/#sec-temporal-addisodate", "https://tc39.es/proposal-temporal/#_ref_304", "https://tc39.es/proposal-temporal/#_ref_305", "https://tc39.es/proposal-temporal/#_ref_306", "https://tc39.es/proposal-temporal/#_ref_307", "https://tc39.es/proposal-temporal/#_ref_308", + "https://tc39.es/proposal-temporal/#sec-temporal-adddate", "https://tc39.es/proposal-temporal/#_ref_309", - "https://tc39.es/proposal-temporal/#sec-temporal-plaintime-objects", - "https://tc39.es/proposal-temporal/#sec-temporal-plaintime-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime", "https://tc39.es/proposal-temporal/#_ref_310", "https://tc39.es/proposal-temporal/#_ref_311", "https://tc39.es/proposal-temporal/#_ref_312", @@ -351,172 +325,172 @@ "https://tc39.es/proposal-temporal/#_ref_314", "https://tc39.es/proposal-temporal/#_ref_315", "https://tc39.es/proposal-temporal/#_ref_316", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaintime-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.from", "https://tc39.es/proposal-temporal/#_ref_317", + "https://tc39.es/proposal-temporal/#sec-temporal-compareisodate", "https://tc39.es/proposal-temporal/#_ref_318", + "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplaindate", "https://tc39.es/proposal-temporal/#_ref_319", "https://tc39.es/proposal-temporal/#_ref_320", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.compare", "https://tc39.es/proposal-temporal/#_ref_321", "https://tc39.es/proposal-temporal/#_ref_322", "https://tc39.es/proposal-temporal/#_ref_323", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaintime-prototype-object", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype-%40%40tostringtag", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.hour", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.minute", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.second", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.millisecond", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.microsecond", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.nanosecond", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.add", "https://tc39.es/proposal-temporal/#_ref_324", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_325", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.with", "https://tc39.es/proposal-temporal/#_ref_326", "https://tc39.es/proposal-temporal/#_ref_327", "https://tc39.es/proposal-temporal/#_ref_328", "https://tc39.es/proposal-temporal/#_ref_329", "https://tc39.es/proposal-temporal/#_ref_330", "https://tc39.es/proposal-temporal/#_ref_331", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.until", "https://tc39.es/proposal-temporal/#_ref_332", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.since", + "https://tc39.es/proposal-temporal/#sec-temporal-plaintime-objects", + "https://tc39.es/proposal-temporal/#sec-temporal-plaintime-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime", "https://tc39.es/proposal-temporal/#_ref_333", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.round", "https://tc39.es/proposal-temporal/#_ref_334", "https://tc39.es/proposal-temporal/#_ref_335", "https://tc39.es/proposal-temporal/#_ref_336", "https://tc39.es/proposal-temporal/#_ref_337", "https://tc39.es/proposal-temporal/#_ref_338", "https://tc39.es/proposal-temporal/#_ref_339", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaintime-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.from", "https://tc39.es/proposal-temporal/#_ref_340", "https://tc39.es/proposal-temporal/#_ref_341", "https://tc39.es/proposal-temporal/#_ref_342", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_343", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.toplaindatetime", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.compare", "https://tc39.es/proposal-temporal/#_ref_344", "https://tc39.es/proposal-temporal/#_ref_345", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_346", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaintime-prototype-object", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype-%40%40tostringtag", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.hour", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.minute", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.second", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.millisecond", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.microsecond", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaintime.prototype.nanosecond", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.add", "https://tc39.es/proposal-temporal/#_ref_347", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_348", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.with", "https://tc39.es/proposal-temporal/#_ref_349", "https://tc39.es/proposal-temporal/#_ref_350", "https://tc39.es/proposal-temporal/#_ref_351", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.getisofields", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_352", "https://tc39.es/proposal-temporal/#_ref_353", "https://tc39.es/proposal-temporal/#_ref_354", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.until", "https://tc39.es/proposal-temporal/#_ref_355", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.since", "https://tc39.es/proposal-temporal/#_ref_356", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.round", "https://tc39.es/proposal-temporal/#_ref_357", "https://tc39.es/proposal-temporal/#_ref_358", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_359", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_360", - "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.valueof", - "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plaintime-instances", - "https://tc39.es/proposal-temporal/#_ref_13", - "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporaltime-instances", - "https://tc39.es/proposal-temporal/#sec-temporal-plaintime-abstract-ops", - "https://tc39.es/proposal-temporal/#sec-temporal-time-records", "https://tc39.es/proposal-temporal/#_ref_361", "https://tc39.es/proposal-temporal/#_ref_362", - "https://tc39.es/proposal-temporal/#_ref_14", - "https://tc39.es/proposal-temporal/#table-temporal-time-record-fields", "https://tc39.es/proposal-temporal/#_ref_363", - "https://tc39.es/proposal-temporal/#sec-temporal-differencetime", "https://tc39.es/proposal-temporal/#_ref_364", "https://tc39.es/proposal-temporal/#_ref_365", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_366", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.toplaindatetime", "https://tc39.es/proposal-temporal/#_ref_367", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltime", "https://tc39.es/proposal-temporal/#_ref_368", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_369", "https://tc39.es/proposal-temporal/#_ref_370", "https://tc39.es/proposal-temporal/#_ref_371", "https://tc39.es/proposal-temporal/#_ref_372", "https://tc39.es/proposal-temporal/#_ref_373", "https://tc39.es/proposal-temporal/#_ref_374", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.getisofields", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_375", "https://tc39.es/proposal-temporal/#_ref_376", "https://tc39.es/proposal-temporal/#_ref_377", "https://tc39.es/proposal-temporal/#_ref_378", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimeormidnight", "https://tc39.es/proposal-temporal/#_ref_379", "https://tc39.es/proposal-temporal/#_ref_380", - "https://tc39.es/proposal-temporal/#sec-temporal-regulatetime", "https://tc39.es/proposal-temporal/#_ref_381", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_382", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_383", + "https://tc39.es/proposal-temporal/#sec-temporal.plaintime.prototype.valueof", + "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plaintime-instances", + "https://tc39.es/proposal-temporal/#_ref_13", + "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporaltime-instances", + "https://tc39.es/proposal-temporal/#sec-temporal-plaintime-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-temporal-time-records", "https://tc39.es/proposal-temporal/#_ref_384", - "https://tc39.es/proposal-temporal/#sec-temporal-isvalidtime", - "https://tc39.es/proposal-temporal/#sec-temporal-balancetime", "https://tc39.es/proposal-temporal/#_ref_385", + "https://tc39.es/proposal-temporal/#_ref_14", + "https://tc39.es/proposal-temporal/#table-temporal-time-record-fields", "https://tc39.es/proposal-temporal/#_ref_386", + "https://tc39.es/proposal-temporal/#sec-temporal-differencetime", "https://tc39.es/proposal-temporal/#_ref_387", "https://tc39.es/proposal-temporal/#_ref_388", "https://tc39.es/proposal-temporal/#_ref_389", "https://tc39.es/proposal-temporal/#_ref_390", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltime", "https://tc39.es/proposal-temporal/#_ref_391", "https://tc39.es/proposal-temporal/#_ref_392", - "https://tc39.es/proposal-temporal/#sec-temporal-constraintime", "https://tc39.es/proposal-temporal/#_ref_393", "https://tc39.es/proposal-temporal/#_ref_394", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaltime", "https://tc39.es/proposal-temporal/#_ref_395", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimerecord", "https://tc39.es/proposal-temporal/#_ref_396", - "https://tc39.es/proposal-temporal/#table-temporal-temporaltimelike-record-fields", - "https://tc39.es/proposal-temporal/#sec-temporal-temporaltimetostring", "https://tc39.es/proposal-temporal/#_ref_397", - "https://tc39.es/proposal-temporal/#sec-temporal-comparetemporaltime", - "https://tc39.es/proposal-temporal/#sec-temporal-addtime", "https://tc39.es/proposal-temporal/#_ref_398", "https://tc39.es/proposal-temporal/#_ref_399", "https://tc39.es/proposal-temporal/#_ref_400", "https://tc39.es/proposal-temporal/#_ref_401", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimeormidnight", "https://tc39.es/proposal-temporal/#_ref_402", - "https://tc39.es/proposal-temporal/#sec-temporal-roundtime", - "https://tc39.es/proposal-temporal/#_ref_15", - "https://tc39.es/proposal-temporal/#_ref_16", "https://tc39.es/proposal-temporal/#_ref_403", - "https://tc39.es/proposal-temporal/#_ref_17", + "https://tc39.es/proposal-temporal/#sec-temporal-regulatetime", "https://tc39.es/proposal-temporal/#_ref_404", "https://tc39.es/proposal-temporal/#_ref_405", "https://tc39.es/proposal-temporal/#_ref_406", "https://tc39.es/proposal-temporal/#_ref_407", + "https://tc39.es/proposal-temporal/#sec-temporal-isvalidtime", + "https://tc39.es/proposal-temporal/#sec-temporal-balancetime", "https://tc39.es/proposal-temporal/#_ref_408", "https://tc39.es/proposal-temporal/#_ref_409", "https://tc39.es/proposal-temporal/#_ref_410", "https://tc39.es/proposal-temporal/#_ref_411", - "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplaintime", "https://tc39.es/proposal-temporal/#_ref_412", "https://tc39.es/proposal-temporal/#_ref_413", "https://tc39.es/proposal-temporal/#_ref_414", "https://tc39.es/proposal-temporal/#_ref_415", + "https://tc39.es/proposal-temporal/#sec-temporal-constraintime", "https://tc39.es/proposal-temporal/#_ref_416", "https://tc39.es/proposal-temporal/#_ref_417", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaltime", "https://tc39.es/proposal-temporal/#_ref_418", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimerecord", "https://tc39.es/proposal-temporal/#_ref_419", - "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromplaintime", + "https://tc39.es/proposal-temporal/#table-temporal-temporaltimelike-record-fields", + "https://tc39.es/proposal-temporal/#sec-temporal-temporaltimetostring", "https://tc39.es/proposal-temporal/#_ref_420", + "https://tc39.es/proposal-temporal/#sec-temporal-comparetemporaltime", + "https://tc39.es/proposal-temporal/#sec-temporal-addtime", "https://tc39.es/proposal-temporal/#_ref_421", "https://tc39.es/proposal-temporal/#_ref_422", "https://tc39.es/proposal-temporal/#_ref_423", - "https://tc39.es/proposal-temporal/#sec-temporal-plaindatetime-objects", - "https://tc39.es/proposal-temporal/#sec-temporal-plaindatetime-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime", "https://tc39.es/proposal-temporal/#_ref_424", "https://tc39.es/proposal-temporal/#_ref_425", + "https://tc39.es/proposal-temporal/#sec-temporal-roundtime", + "https://tc39.es/proposal-temporal/#_ref_15", + "https://tc39.es/proposal-temporal/#_ref_16", "https://tc39.es/proposal-temporal/#_ref_426", + "https://tc39.es/proposal-temporal/#_ref_17", "https://tc39.es/proposal-temporal/#_ref_427", "https://tc39.es/proposal-temporal/#_ref_428", "https://tc39.es/proposal-temporal/#_ref_429", @@ -525,92 +499,89 @@ "https://tc39.es/proposal-temporal/#_ref_432", "https://tc39.es/proposal-temporal/#_ref_433", "https://tc39.es/proposal-temporal/#_ref_434", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaindatetime-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype", + "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplaintime", "https://tc39.es/proposal-temporal/#_ref_435", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.from", "https://tc39.es/proposal-temporal/#_ref_436", "https://tc39.es/proposal-temporal/#_ref_437", "https://tc39.es/proposal-temporal/#_ref_438", "https://tc39.es/proposal-temporal/#_ref_439", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.compare", "https://tc39.es/proposal-temporal/#_ref_440", "https://tc39.es/proposal-temporal/#_ref_441", "https://tc39.es/proposal-temporal/#_ref_442", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaindatetime-prototype-object", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype-%40%40tostringtag", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.calendarid", + "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromplaintime", "https://tc39.es/proposal-temporal/#_ref_443", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.era", "https://tc39.es/proposal-temporal/#_ref_444", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.erayear", "https://tc39.es/proposal-temporal/#_ref_445", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.year", "https://tc39.es/proposal-temporal/#_ref_446", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.month", + "https://tc39.es/proposal-temporal/#sec-temporal-plaindatetime-objects", + "https://tc39.es/proposal-temporal/#sec-temporal-plaindatetime-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime", "https://tc39.es/proposal-temporal/#_ref_447", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_448", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.day", "https://tc39.es/proposal-temporal/#_ref_449", "https://tc39.es/proposal-temporal/#_ref_450", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.hour", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.minute", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.second", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.millisecond", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.microsecond", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.nanosecond", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.dayofweek", "https://tc39.es/proposal-temporal/#_ref_451", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.dayofyear", "https://tc39.es/proposal-temporal/#_ref_452", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.weekofyear", "https://tc39.es/proposal-temporal/#_ref_453", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.yearofweek", "https://tc39.es/proposal-temporal/#_ref_454", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.daysinweek", "https://tc39.es/proposal-temporal/#_ref_455", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.daysinmonth", "https://tc39.es/proposal-temporal/#_ref_456", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.daysinyear", "https://tc39.es/proposal-temporal/#_ref_457", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.monthsinyear", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaindatetime-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype", "https://tc39.es/proposal-temporal/#_ref_458", - "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.inleapyear", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.from", "https://tc39.es/proposal-temporal/#_ref_459", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.with", "https://tc39.es/proposal-temporal/#_ref_460", "https://tc39.es/proposal-temporal/#_ref_461", "https://tc39.es/proposal-temporal/#_ref_462", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.compare", "https://tc39.es/proposal-temporal/#_ref_463", "https://tc39.es/proposal-temporal/#_ref_464", "https://tc39.es/proposal-temporal/#_ref_465", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plaindatetime-prototype-object", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype-%40%40tostringtag", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.calendarid", "https://tc39.es/proposal-temporal/#_ref_466", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.era", "https://tc39.es/proposal-temporal/#_ref_467", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.erayear", "https://tc39.es/proposal-temporal/#_ref_468", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.year", "https://tc39.es/proposal-temporal/#_ref_469", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.month", "https://tc39.es/proposal-temporal/#_ref_470", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_471", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.withplaintime", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.day", "https://tc39.es/proposal-temporal/#_ref_472", "https://tc39.es/proposal-temporal/#_ref_473", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.withplaindate", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.hour", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.minute", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.second", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.millisecond", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.microsecond", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.nanosecond", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.dayofweek", "https://tc39.es/proposal-temporal/#_ref_474", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.dayofyear", "https://tc39.es/proposal-temporal/#_ref_475", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.weekofyear", "https://tc39.es/proposal-temporal/#_ref_476", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.withcalendar", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.yearofweek", "https://tc39.es/proposal-temporal/#_ref_477", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.daysinweek", "https://tc39.es/proposal-temporal/#_ref_478", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.add", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.daysinmonth", "https://tc39.es/proposal-temporal/#_ref_479", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.subtract", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.daysinyear", "https://tc39.es/proposal-temporal/#_ref_480", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.until", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.monthsinyear", "https://tc39.es/proposal-temporal/#_ref_481", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.since", + "https://tc39.es/proposal-temporal/#sec-get-temporal.plaindatetime.prototype.inleapyear", "https://tc39.es/proposal-temporal/#_ref_482", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.round", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.with", "https://tc39.es/proposal-temporal/#_ref_483", "https://tc39.es/proposal-temporal/#_ref_484", "https://tc39.es/proposal-temporal/#_ref_485", @@ -621,87 +592,93 @@ "https://tc39.es/proposal-temporal/#_ref_490", "https://tc39.es/proposal-temporal/#_ref_491", "https://tc39.es/proposal-temporal/#_ref_492", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_493", "https://tc39.es/proposal-temporal/#_ref_494", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.withplaintime", "https://tc39.es/proposal-temporal/#_ref_495", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_496", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.withplaindate", "https://tc39.es/proposal-temporal/#_ref_497", "https://tc39.es/proposal-temporal/#_ref_498", "https://tc39.es/proposal-temporal/#_ref_499", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.withcalendar", "https://tc39.es/proposal-temporal/#_ref_500", "https://tc39.es/proposal-temporal/#_ref_501", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.add", "https://tc39.es/proposal-temporal/#_ref_502", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_503", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tolocalestring", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.until", "https://tc39.es/proposal-temporal/#_ref_504", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tojson", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.since", "https://tc39.es/proposal-temporal/#_ref_505", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.valueof", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tozoneddatetime", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.round", "https://tc39.es/proposal-temporal/#_ref_506", "https://tc39.es/proposal-temporal/#_ref_507", "https://tc39.es/proposal-temporal/#_ref_508", "https://tc39.es/proposal-temporal/#_ref_509", "https://tc39.es/proposal-temporal/#_ref_510", "https://tc39.es/proposal-temporal/#_ref_511", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_512", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_513", "https://tc39.es/proposal-temporal/#_ref_514", "https://tc39.es/proposal-temporal/#_ref_515", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_516", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplainmonthday", "https://tc39.es/proposal-temporal/#_ref_517", "https://tc39.es/proposal-temporal/#_ref_518", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_519", "https://tc39.es/proposal-temporal/#_ref_520", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplaintime", "https://tc39.es/proposal-temporal/#_ref_521", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.getisofields", - "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.getcalendar", "https://tc39.es/proposal-temporal/#_ref_522", - "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plaindatetime-instances", "https://tc39.es/proposal-temporal/#_ref_523", - "https://tc39.es/proposal-temporal/#_ref_18", - "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporaldatetime-instances", "https://tc39.es/proposal-temporal/#_ref_524", - "https://tc39.es/proposal-temporal/#sec-temporal-plaindatetime-abstract-ops", - "https://tc39.es/proposal-temporal/#sec-temporal-iso-date-time-records", "https://tc39.es/proposal-temporal/#_ref_525", "https://tc39.es/proposal-temporal/#_ref_526", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_527", - "https://tc39.es/proposal-temporal/#_ref_19", - "https://tc39.es/proposal-temporal/#table-temporal-iso-date-time-record-fields", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_528", - "https://tc39.es/proposal-temporal/#sec-temporal-isodatetimewithinlimits", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.valueof", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.tozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_529", "https://tc39.es/proposal-temporal/#_ref_530", "https://tc39.es/proposal-temporal/#_ref_531", "https://tc39.es/proposal-temporal/#_ref_532", "https://tc39.es/proposal-temporal/#_ref_533", "https://tc39.es/proposal-temporal/#_ref_534", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_535", - "https://tc39.es/proposal-temporal/#sec-temporal-interprettemporaldatetimefields", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_536", "https://tc39.es/proposal-temporal/#_ref_537", "https://tc39.es/proposal-temporal/#_ref_538", "https://tc39.es/proposal-temporal/#_ref_539", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplainmonthday", "https://tc39.es/proposal-temporal/#_ref_540", "https://tc39.es/proposal-temporal/#_ref_541", "https://tc39.es/proposal-temporal/#_ref_542", "https://tc39.es/proposal-temporal/#_ref_543", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldatetime", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.toplaintime", "https://tc39.es/proposal-temporal/#_ref_544", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.getisofields", + "https://tc39.es/proposal-temporal/#sec-temporal.plaindatetime.prototype.getcalendar", "https://tc39.es/proposal-temporal/#_ref_545", + "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plaindatetime-instances", "https://tc39.es/proposal-temporal/#_ref_546", + "https://tc39.es/proposal-temporal/#_ref_18", + "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporaldatetime-instances", "https://tc39.es/proposal-temporal/#_ref_547", + "https://tc39.es/proposal-temporal/#sec-temporal-plaindatetime-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-temporal-iso-date-time-records", "https://tc39.es/proposal-temporal/#_ref_548", "https://tc39.es/proposal-temporal/#_ref_549", "https://tc39.es/proposal-temporal/#_ref_550", + "https://tc39.es/proposal-temporal/#_ref_19", + "https://tc39.es/proposal-temporal/#table-temporal-iso-date-time-record-fields", "https://tc39.es/proposal-temporal/#_ref_551", + "https://tc39.es/proposal-temporal/#sec-temporal-isodatetimewithinlimits", "https://tc39.es/proposal-temporal/#_ref_552", "https://tc39.es/proposal-temporal/#_ref_553", "https://tc39.es/proposal-temporal/#_ref_554", @@ -709,31 +686,28 @@ "https://tc39.es/proposal-temporal/#_ref_556", "https://tc39.es/proposal-temporal/#_ref_557", "https://tc39.es/proposal-temporal/#_ref_558", + "https://tc39.es/proposal-temporal/#sec-temporal-interprettemporaldatetimefields", "https://tc39.es/proposal-temporal/#_ref_559", "https://tc39.es/proposal-temporal/#_ref_560", "https://tc39.es/proposal-temporal/#_ref_561", "https://tc39.es/proposal-temporal/#_ref_562", "https://tc39.es/proposal-temporal/#_ref_563", - "https://tc39.es/proposal-temporal/#sec-temporal-balanceisodatetime", "https://tc39.es/proposal-temporal/#_ref_564", "https://tc39.es/proposal-temporal/#_ref_565", "https://tc39.es/proposal-temporal/#_ref_566", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldatetime", "https://tc39.es/proposal-temporal/#_ref_567", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaldatetime", "https://tc39.es/proposal-temporal/#_ref_568", "https://tc39.es/proposal-temporal/#_ref_569", "https://tc39.es/proposal-temporal/#_ref_570", - "https://tc39.es/proposal-temporal/#sec-temporal-temporaldatetimetostring", "https://tc39.es/proposal-temporal/#_ref_571", "https://tc39.es/proposal-temporal/#_ref_572", "https://tc39.es/proposal-temporal/#_ref_573", "https://tc39.es/proposal-temporal/#_ref_574", - "https://tc39.es/proposal-temporal/#sec-temporal-compareisodatetime", "https://tc39.es/proposal-temporal/#_ref_575", "https://tc39.es/proposal-temporal/#_ref_576", "https://tc39.es/proposal-temporal/#_ref_577", "https://tc39.es/proposal-temporal/#_ref_578", - "https://tc39.es/proposal-temporal/#sec-temporal-adddatetime", "https://tc39.es/proposal-temporal/#_ref_579", "https://tc39.es/proposal-temporal/#_ref_580", "https://tc39.es/proposal-temporal/#_ref_581", @@ -742,24 +716,26 @@ "https://tc39.es/proposal-temporal/#_ref_584", "https://tc39.es/proposal-temporal/#_ref_585", "https://tc39.es/proposal-temporal/#_ref_586", + "https://tc39.es/proposal-temporal/#sec-temporal-balanceisodatetime", "https://tc39.es/proposal-temporal/#_ref_587", "https://tc39.es/proposal-temporal/#_ref_588", - "https://tc39.es/proposal-temporal/#sec-temporal-roundisodatetime", - "https://tc39.es/proposal-temporal/#_ref_20", "https://tc39.es/proposal-temporal/#_ref_589", "https://tc39.es/proposal-temporal/#_ref_590", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaldatetime", "https://tc39.es/proposal-temporal/#_ref_591", "https://tc39.es/proposal-temporal/#_ref_592", "https://tc39.es/proposal-temporal/#_ref_593", + "https://tc39.es/proposal-temporal/#sec-temporal-temporaldatetimetostring", "https://tc39.es/proposal-temporal/#_ref_594", - "https://tc39.es/proposal-temporal/#sec-temporal-differenceisodatetime", "https://tc39.es/proposal-temporal/#_ref_595", "https://tc39.es/proposal-temporal/#_ref_596", "https://tc39.es/proposal-temporal/#_ref_597", + "https://tc39.es/proposal-temporal/#sec-temporal-compareisodatetime", "https://tc39.es/proposal-temporal/#_ref_598", "https://tc39.es/proposal-temporal/#_ref_599", "https://tc39.es/proposal-temporal/#_ref_600", "https://tc39.es/proposal-temporal/#_ref_601", + "https://tc39.es/proposal-temporal/#sec-temporal-adddatetime", "https://tc39.es/proposal-temporal/#_ref_602", "https://tc39.es/proposal-temporal/#_ref_603", "https://tc39.es/proposal-temporal/#_ref_604", @@ -770,13 +746,15 @@ "https://tc39.es/proposal-temporal/#_ref_609", "https://tc39.es/proposal-temporal/#_ref_610", "https://tc39.es/proposal-temporal/#_ref_611", + "https://tc39.es/proposal-temporal/#sec-temporal-roundisodatetime", + "https://tc39.es/proposal-temporal/#_ref_20", "https://tc39.es/proposal-temporal/#_ref_612", "https://tc39.es/proposal-temporal/#_ref_613", - "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplaindatetime", "https://tc39.es/proposal-temporal/#_ref_614", "https://tc39.es/proposal-temporal/#_ref_615", "https://tc39.es/proposal-temporal/#_ref_616", "https://tc39.es/proposal-temporal/#_ref_617", + "https://tc39.es/proposal-temporal/#sec-temporal-differenceisodatetime", "https://tc39.es/proposal-temporal/#_ref_618", "https://tc39.es/proposal-temporal/#_ref_619", "https://tc39.es/proposal-temporal/#_ref_620", @@ -790,7 +768,6 @@ "https://tc39.es/proposal-temporal/#_ref_628", "https://tc39.es/proposal-temporal/#_ref_629", "https://tc39.es/proposal-temporal/#_ref_630", - "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromplaindatetime", "https://tc39.es/proposal-temporal/#_ref_631", "https://tc39.es/proposal-temporal/#_ref_632", "https://tc39.es/proposal-temporal/#_ref_633", @@ -798,211 +775,205 @@ "https://tc39.es/proposal-temporal/#_ref_635", "https://tc39.es/proposal-temporal/#_ref_636", "https://tc39.es/proposal-temporal/#_ref_637", + "https://tc39.es/proposal-temporal/#sec-temporal-differenceplaindatetimewithrounding", "https://tc39.es/proposal-temporal/#_ref_638", - "https://tc39.es/proposal-temporal/#sec-temporal-zoneddatetime-objects", - "https://tc39.es/proposal-temporal/#sec-temporal-zoneddatetime-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime", "https://tc39.es/proposal-temporal/#_ref_639", "https://tc39.es/proposal-temporal/#_ref_640", "https://tc39.es/proposal-temporal/#_ref_641", "https://tc39.es/proposal-temporal/#_ref_642", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-zoneddatetime-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.from", "https://tc39.es/proposal-temporal/#_ref_643", "https://tc39.es/proposal-temporal/#_ref_644", "https://tc39.es/proposal-temporal/#_ref_645", "https://tc39.es/proposal-temporal/#_ref_646", "https://tc39.es/proposal-temporal/#_ref_647", "https://tc39.es/proposal-temporal/#_ref_648", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.compare", "https://tc39.es/proposal-temporal/#_ref_649", "https://tc39.es/proposal-temporal/#_ref_650", + "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplaindatetime", "https://tc39.es/proposal-temporal/#_ref_651", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-zoneddatetime-prototype-object", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype-%40%40tostringtag", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.calendarid", "https://tc39.es/proposal-temporal/#_ref_652", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.timezoneid", "https://tc39.es/proposal-temporal/#_ref_653", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.era", "https://tc39.es/proposal-temporal/#_ref_654", "https://tc39.es/proposal-temporal/#_ref_655", "https://tc39.es/proposal-temporal/#_ref_656", "https://tc39.es/proposal-temporal/#_ref_657", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.erayear", "https://tc39.es/proposal-temporal/#_ref_658", "https://tc39.es/proposal-temporal/#_ref_659", "https://tc39.es/proposal-temporal/#_ref_660", + "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromplaindatetime", "https://tc39.es/proposal-temporal/#_ref_661", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.year", "https://tc39.es/proposal-temporal/#_ref_662", "https://tc39.es/proposal-temporal/#_ref_663", "https://tc39.es/proposal-temporal/#_ref_664", "https://tc39.es/proposal-temporal/#_ref_665", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.month", "https://tc39.es/proposal-temporal/#_ref_666", "https://tc39.es/proposal-temporal/#_ref_667", "https://tc39.es/proposal-temporal/#_ref_668", + "https://tc39.es/proposal-temporal/#sec-temporal-zoneddatetime-objects", + "https://tc39.es/proposal-temporal/#sec-temporal-zoneddatetime-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime", "https://tc39.es/proposal-temporal/#_ref_669", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_670", "https://tc39.es/proposal-temporal/#_ref_671", "https://tc39.es/proposal-temporal/#_ref_672", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-zoneddatetime-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.from", "https://tc39.es/proposal-temporal/#_ref_673", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.day", "https://tc39.es/proposal-temporal/#_ref_674", "https://tc39.es/proposal-temporal/#_ref_675", "https://tc39.es/proposal-temporal/#_ref_676", "https://tc39.es/proposal-temporal/#_ref_677", "https://tc39.es/proposal-temporal/#_ref_678", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.hour", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.compare", "https://tc39.es/proposal-temporal/#_ref_679", "https://tc39.es/proposal-temporal/#_ref_680", "https://tc39.es/proposal-temporal/#_ref_681", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.minute", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-zoneddatetime-prototype-object", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype-%40%40tostringtag", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.calendarid", "https://tc39.es/proposal-temporal/#_ref_682", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.timezoneid", "https://tc39.es/proposal-temporal/#_ref_683", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.era", "https://tc39.es/proposal-temporal/#_ref_684", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.second", "https://tc39.es/proposal-temporal/#_ref_685", "https://tc39.es/proposal-temporal/#_ref_686", "https://tc39.es/proposal-temporal/#_ref_687", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.millisecond", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.erayear", "https://tc39.es/proposal-temporal/#_ref_688", "https://tc39.es/proposal-temporal/#_ref_689", "https://tc39.es/proposal-temporal/#_ref_690", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.microsecond", "https://tc39.es/proposal-temporal/#_ref_691", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.year", "https://tc39.es/proposal-temporal/#_ref_692", "https://tc39.es/proposal-temporal/#_ref_693", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.nanosecond", "https://tc39.es/proposal-temporal/#_ref_694", "https://tc39.es/proposal-temporal/#_ref_695", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.month", "https://tc39.es/proposal-temporal/#_ref_696", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochseconds", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochmilliseconds", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochmicroseconds", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochnanoseconds", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.dayofweek", "https://tc39.es/proposal-temporal/#_ref_697", "https://tc39.es/proposal-temporal/#_ref_698", "https://tc39.es/proposal-temporal/#_ref_699", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.monthcode", "https://tc39.es/proposal-temporal/#_ref_700", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.dayofyear", "https://tc39.es/proposal-temporal/#_ref_701", "https://tc39.es/proposal-temporal/#_ref_702", "https://tc39.es/proposal-temporal/#_ref_703", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.day", "https://tc39.es/proposal-temporal/#_ref_704", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.weekofyear", "https://tc39.es/proposal-temporal/#_ref_705", "https://tc39.es/proposal-temporal/#_ref_706", "https://tc39.es/proposal-temporal/#_ref_707", "https://tc39.es/proposal-temporal/#_ref_708", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.yearofweek", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.hour", "https://tc39.es/proposal-temporal/#_ref_709", "https://tc39.es/proposal-temporal/#_ref_710", "https://tc39.es/proposal-temporal/#_ref_711", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.minute", "https://tc39.es/proposal-temporal/#_ref_712", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.hoursinday", "https://tc39.es/proposal-temporal/#_ref_713", "https://tc39.es/proposal-temporal/#_ref_714", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.second", "https://tc39.es/proposal-temporal/#_ref_715", "https://tc39.es/proposal-temporal/#_ref_716", "https://tc39.es/proposal-temporal/#_ref_717", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.millisecond", "https://tc39.es/proposal-temporal/#_ref_718", "https://tc39.es/proposal-temporal/#_ref_719", "https://tc39.es/proposal-temporal/#_ref_720", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.microsecond", "https://tc39.es/proposal-temporal/#_ref_721", "https://tc39.es/proposal-temporal/#_ref_722", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.daysinweek", "https://tc39.es/proposal-temporal/#_ref_723", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.nanosecond", "https://tc39.es/proposal-temporal/#_ref_724", "https://tc39.es/proposal-temporal/#_ref_725", "https://tc39.es/proposal-temporal/#_ref_726", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.daysinmonth", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochseconds", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochmilliseconds", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochmicroseconds", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.epochnanoseconds", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.dayofweek", "https://tc39.es/proposal-temporal/#_ref_727", "https://tc39.es/proposal-temporal/#_ref_728", "https://tc39.es/proposal-temporal/#_ref_729", "https://tc39.es/proposal-temporal/#_ref_730", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.daysinyear", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.dayofyear", "https://tc39.es/proposal-temporal/#_ref_731", "https://tc39.es/proposal-temporal/#_ref_732", "https://tc39.es/proposal-temporal/#_ref_733", "https://tc39.es/proposal-temporal/#_ref_734", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.monthsinyear", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.weekofyear", "https://tc39.es/proposal-temporal/#_ref_735", "https://tc39.es/proposal-temporal/#_ref_736", "https://tc39.es/proposal-temporal/#_ref_737", "https://tc39.es/proposal-temporal/#_ref_738", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.inleapyear", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.yearofweek", "https://tc39.es/proposal-temporal/#_ref_739", "https://tc39.es/proposal-temporal/#_ref_740", "https://tc39.es/proposal-temporal/#_ref_741", "https://tc39.es/proposal-temporal/#_ref_742", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.offsetnanoseconds", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.hoursinday", "https://tc39.es/proposal-temporal/#_ref_743", "https://tc39.es/proposal-temporal/#_ref_744", "https://tc39.es/proposal-temporal/#_ref_745", - "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.offset", "https://tc39.es/proposal-temporal/#_ref_746", "https://tc39.es/proposal-temporal/#_ref_747", "https://tc39.es/proposal-temporal/#_ref_748", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.with", "https://tc39.es/proposal-temporal/#_ref_749", "https://tc39.es/proposal-temporal/#_ref_750", "https://tc39.es/proposal-temporal/#_ref_751", "https://tc39.es/proposal-temporal/#_ref_752", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.daysinweek", "https://tc39.es/proposal-temporal/#_ref_753", "https://tc39.es/proposal-temporal/#_ref_754", "https://tc39.es/proposal-temporal/#_ref_755", "https://tc39.es/proposal-temporal/#_ref_756", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.daysinmonth", "https://tc39.es/proposal-temporal/#_ref_757", "https://tc39.es/proposal-temporal/#_ref_758", "https://tc39.es/proposal-temporal/#_ref_759", "https://tc39.es/proposal-temporal/#_ref_760", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.daysinyear", "https://tc39.es/proposal-temporal/#_ref_761", "https://tc39.es/proposal-temporal/#_ref_762", "https://tc39.es/proposal-temporal/#_ref_763", "https://tc39.es/proposal-temporal/#_ref_764", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.monthsinyear", "https://tc39.es/proposal-temporal/#_ref_765", "https://tc39.es/proposal-temporal/#_ref_766", "https://tc39.es/proposal-temporal/#_ref_767", "https://tc39.es/proposal-temporal/#_ref_768", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.inleapyear", "https://tc39.es/proposal-temporal/#_ref_769", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withplaintime", "https://tc39.es/proposal-temporal/#_ref_770", "https://tc39.es/proposal-temporal/#_ref_771", "https://tc39.es/proposal-temporal/#_ref_772", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.offsetnanoseconds", "https://tc39.es/proposal-temporal/#_ref_773", "https://tc39.es/proposal-temporal/#_ref_774", "https://tc39.es/proposal-temporal/#_ref_775", + "https://tc39.es/proposal-temporal/#sec-get-temporal.zoneddatetime.prototype.offset", "https://tc39.es/proposal-temporal/#_ref_776", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withplaindate", "https://tc39.es/proposal-temporal/#_ref_777", "https://tc39.es/proposal-temporal/#_ref_778", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.with", "https://tc39.es/proposal-temporal/#_ref_779", "https://tc39.es/proposal-temporal/#_ref_780", "https://tc39.es/proposal-temporal/#_ref_781", "https://tc39.es/proposal-temporal/#_ref_782", "https://tc39.es/proposal-temporal/#_ref_783", "https://tc39.es/proposal-temporal/#_ref_784", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withtimezone", "https://tc39.es/proposal-temporal/#_ref_785", "https://tc39.es/proposal-temporal/#_ref_786", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withcalendar", "https://tc39.es/proposal-temporal/#_ref_787", "https://tc39.es/proposal-temporal/#_ref_788", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.add", "https://tc39.es/proposal-temporal/#_ref_789", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_790", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.until", "https://tc39.es/proposal-temporal/#_ref_791", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.since", "https://tc39.es/proposal-temporal/#_ref_792", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.round", "https://tc39.es/proposal-temporal/#_ref_793", "https://tc39.es/proposal-temporal/#_ref_794", "https://tc39.es/proposal-temporal/#_ref_795", @@ -1010,6 +981,7 @@ "https://tc39.es/proposal-temporal/#_ref_797", "https://tc39.es/proposal-temporal/#_ref_798", "https://tc39.es/proposal-temporal/#_ref_799", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withplaintime", "https://tc39.es/proposal-temporal/#_ref_800", "https://tc39.es/proposal-temporal/#_ref_801", "https://tc39.es/proposal-temporal/#_ref_802", @@ -1017,6 +989,7 @@ "https://tc39.es/proposal-temporal/#_ref_804", "https://tc39.es/proposal-temporal/#_ref_805", "https://tc39.es/proposal-temporal/#_ref_806", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withplaindate", "https://tc39.es/proposal-temporal/#_ref_807", "https://tc39.es/proposal-temporal/#_ref_808", "https://tc39.es/proposal-temporal/#_ref_809", @@ -1025,96 +998,94 @@ "https://tc39.es/proposal-temporal/#_ref_812", "https://tc39.es/proposal-temporal/#_ref_813", "https://tc39.es/proposal-temporal/#_ref_814", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.equals", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withtimezone", "https://tc39.es/proposal-temporal/#_ref_815", "https://tc39.es/proposal-temporal/#_ref_816", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.withcalendar", "https://tc39.es/proposal-temporal/#_ref_817", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_818", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.add", "https://tc39.es/proposal-temporal/#_ref_819", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_820", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.until", "https://tc39.es/proposal-temporal/#_ref_821", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.since", "https://tc39.es/proposal-temporal/#_ref_822", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.round", "https://tc39.es/proposal-temporal/#_ref_823", "https://tc39.es/proposal-temporal/#_ref_824", "https://tc39.es/proposal-temporal/#_ref_825", "https://tc39.es/proposal-temporal/#_ref_826", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_827", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_828", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.valueof", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.startofday", "https://tc39.es/proposal-temporal/#_ref_829", "https://tc39.es/proposal-temporal/#_ref_830", "https://tc39.es/proposal-temporal/#_ref_831", "https://tc39.es/proposal-temporal/#_ref_832", "https://tc39.es/proposal-temporal/#_ref_833", "https://tc39.es/proposal-temporal/#_ref_834", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toinstant", "https://tc39.es/proposal-temporal/#_ref_835", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_836", "https://tc39.es/proposal-temporal/#_ref_837", "https://tc39.es/proposal-temporal/#_ref_838", "https://tc39.es/proposal-temporal/#_ref_839", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplaintime", "https://tc39.es/proposal-temporal/#_ref_840", "https://tc39.es/proposal-temporal/#_ref_841", "https://tc39.es/proposal-temporal/#_ref_842", "https://tc39.es/proposal-temporal/#_ref_843", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplaindatetime", "https://tc39.es/proposal-temporal/#_ref_844", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_845", "https://tc39.es/proposal-temporal/#_ref_846", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_847", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_848", "https://tc39.es/proposal-temporal/#_ref_849", "https://tc39.es/proposal-temporal/#_ref_850", "https://tc39.es/proposal-temporal/#_ref_851", "https://tc39.es/proposal-temporal/#_ref_852", "https://tc39.es/proposal-temporal/#_ref_853", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplainmonthday", "https://tc39.es/proposal-temporal/#_ref_854", "https://tc39.es/proposal-temporal/#_ref_855", "https://tc39.es/proposal-temporal/#_ref_856", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_857", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_858", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.valueof", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.startofday", "https://tc39.es/proposal-temporal/#_ref_859", "https://tc39.es/proposal-temporal/#_ref_860", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.getisofields", "https://tc39.es/proposal-temporal/#_ref_861", "https://tc39.es/proposal-temporal/#_ref_862", "https://tc39.es/proposal-temporal/#_ref_863", "https://tc39.es/proposal-temporal/#_ref_864", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toinstant", "https://tc39.es/proposal-temporal/#_ref_865", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.getcalendar", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_866", - "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.gettimezone", "https://tc39.es/proposal-temporal/#_ref_867", - "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-zoneddatetime-instances", - "https://tc39.es/proposal-temporal/#_ref_21", - "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalzoneddatetime-instances", - "https://tc39.es/proposal-temporal/#sec-temporal-zoneddatetime-abstract-ops", - "https://tc39.es/proposal-temporal/#sec-temporal-interpretisodatetimeoffset", "https://tc39.es/proposal-temporal/#_ref_868", "https://tc39.es/proposal-temporal/#_ref_869", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplaintime", "https://tc39.es/proposal-temporal/#_ref_870", "https://tc39.es/proposal-temporal/#_ref_871", "https://tc39.es/proposal-temporal/#_ref_872", "https://tc39.es/proposal-temporal/#_ref_873", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplaindatetime", "https://tc39.es/proposal-temporal/#_ref_874", "https://tc39.es/proposal-temporal/#_ref_875", "https://tc39.es/proposal-temporal/#_ref_876", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_877", "https://tc39.es/proposal-temporal/#_ref_878", "https://tc39.es/proposal-temporal/#_ref_879", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporalzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_880", "https://tc39.es/proposal-temporal/#_ref_881", "https://tc39.es/proposal-temporal/#_ref_882", "https://tc39.es/proposal-temporal/#_ref_883", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.toplainmonthday", "https://tc39.es/proposal-temporal/#_ref_884", "https://tc39.es/proposal-temporal/#_ref_885", "https://tc39.es/proposal-temporal/#_ref_886", @@ -1122,32 +1093,37 @@ "https://tc39.es/proposal-temporal/#_ref_888", "https://tc39.es/proposal-temporal/#_ref_889", "https://tc39.es/proposal-temporal/#_ref_890", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.getisofields", "https://tc39.es/proposal-temporal/#_ref_891", "https://tc39.es/proposal-temporal/#_ref_892", "https://tc39.es/proposal-temporal/#_ref_893", "https://tc39.es/proposal-temporal/#_ref_894", "https://tc39.es/proposal-temporal/#_ref_895", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.getcalendar", "https://tc39.es/proposal-temporal/#_ref_896", + "https://tc39.es/proposal-temporal/#sec-temporal.zoneddatetime.prototype.gettimezone", "https://tc39.es/proposal-temporal/#_ref_897", + "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-zoneddatetime-instances", + "https://tc39.es/proposal-temporal/#_ref_21", + "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalzoneddatetime-instances", + "https://tc39.es/proposal-temporal/#sec-temporal-zoneddatetime-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-temporal-interpretisodatetimeoffset", "https://tc39.es/proposal-temporal/#_ref_898", "https://tc39.es/proposal-temporal/#_ref_899", "https://tc39.es/proposal-temporal/#_ref_900", "https://tc39.es/proposal-temporal/#_ref_901", "https://tc39.es/proposal-temporal/#_ref_902", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_903", - "https://tc39.es/proposal-temporal/#sec-temporal-temporalzoneddatetimetostring", - "https://tc39.es/proposal-temporal/#_ref_22", "https://tc39.es/proposal-temporal/#_ref_904", "https://tc39.es/proposal-temporal/#_ref_905", "https://tc39.es/proposal-temporal/#_ref_906", "https://tc39.es/proposal-temporal/#_ref_907", "https://tc39.es/proposal-temporal/#_ref_908", "https://tc39.es/proposal-temporal/#_ref_909", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporalzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_910", "https://tc39.es/proposal-temporal/#_ref_911", "https://tc39.es/proposal-temporal/#_ref_912", - "https://tc39.es/proposal-temporal/#sec-temporal-addzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_913", "https://tc39.es/proposal-temporal/#_ref_914", "https://tc39.es/proposal-temporal/#_ref_915", @@ -1166,20 +1142,22 @@ "https://tc39.es/proposal-temporal/#_ref_928", "https://tc39.es/proposal-temporal/#_ref_929", "https://tc39.es/proposal-temporal/#_ref_930", - "https://tc39.es/proposal-temporal/#sec-temporal-adddaystozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_931", "https://tc39.es/proposal-temporal/#_ref_932", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_933", + "https://tc39.es/proposal-temporal/#sec-temporal-temporalzoneddatetimetostring", + "https://tc39.es/proposal-temporal/#_ref_22", "https://tc39.es/proposal-temporal/#_ref_934", "https://tc39.es/proposal-temporal/#_ref_935", "https://tc39.es/proposal-temporal/#_ref_936", "https://tc39.es/proposal-temporal/#_ref_937", - "https://tc39.es/proposal-temporal/#sec-temporal-differencezoneddatetime", "https://tc39.es/proposal-temporal/#_ref_938", "https://tc39.es/proposal-temporal/#_ref_939", "https://tc39.es/proposal-temporal/#_ref_940", "https://tc39.es/proposal-temporal/#_ref_941", "https://tc39.es/proposal-temporal/#_ref_942", + "https://tc39.es/proposal-temporal/#sec-temporal-addzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_943", "https://tc39.es/proposal-temporal/#_ref_944", "https://tc39.es/proposal-temporal/#_ref_945", @@ -1195,10 +1173,10 @@ "https://tc39.es/proposal-temporal/#_ref_955", "https://tc39.es/proposal-temporal/#_ref_956", "https://tc39.es/proposal-temporal/#_ref_957", - "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationtodays", "https://tc39.es/proposal-temporal/#_ref_958", "https://tc39.es/proposal-temporal/#_ref_959", "https://tc39.es/proposal-temporal/#_ref_960", + "https://tc39.es/proposal-temporal/#sec-temporal-adddaystozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_961", "https://tc39.es/proposal-temporal/#_ref_962", "https://tc39.es/proposal-temporal/#_ref_963", @@ -1206,6 +1184,7 @@ "https://tc39.es/proposal-temporal/#_ref_965", "https://tc39.es/proposal-temporal/#_ref_966", "https://tc39.es/proposal-temporal/#_ref_967", + "https://tc39.es/proposal-temporal/#sec-temporal-differencezoneddatetime", "https://tc39.es/proposal-temporal/#_ref_968", "https://tc39.es/proposal-temporal/#_ref_969", "https://tc39.es/proposal-temporal/#_ref_970", @@ -1226,7 +1205,7 @@ "https://tc39.es/proposal-temporal/#_ref_985", "https://tc39.es/proposal-temporal/#_ref_986", "https://tc39.es/proposal-temporal/#_ref_987", - "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalzoneddatetime", + "https://tc39.es/proposal-temporal/#sec-temporal-differencezoneddatetimewithrounding", "https://tc39.es/proposal-temporal/#_ref_988", "https://tc39.es/proposal-temporal/#_ref_989", "https://tc39.es/proposal-temporal/#_ref_990", @@ -1241,6 +1220,7 @@ "https://tc39.es/proposal-temporal/#_ref_999", "https://tc39.es/proposal-temporal/#_ref_1000", "https://tc39.es/proposal-temporal/#_ref_1001", + "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_1002", "https://tc39.es/proposal-temporal/#_ref_1003", "https://tc39.es/proposal-temporal/#_ref_1004", @@ -1250,7 +1230,6 @@ "https://tc39.es/proposal-temporal/#_ref_1008", "https://tc39.es/proposal-temporal/#_ref_1009", "https://tc39.es/proposal-temporal/#_ref_1010", - "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_1011", "https://tc39.es/proposal-temporal/#_ref_1012", "https://tc39.es/proposal-temporal/#_ref_1013", @@ -1258,9 +1237,7 @@ "https://tc39.es/proposal-temporal/#_ref_1015", "https://tc39.es/proposal-temporal/#_ref_1016", "https://tc39.es/proposal-temporal/#_ref_1017", - "https://tc39.es/proposal-temporal/#sec-temporal-duration-objects", - "https://tc39.es/proposal-temporal/#sec-temporal-duration-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.duration", + "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromzoneddatetime", "https://tc39.es/proposal-temporal/#_ref_1018", "https://tc39.es/proposal-temporal/#_ref_1019", "https://tc39.es/proposal-temporal/#_ref_1020", @@ -1268,23 +1245,26 @@ "https://tc39.es/proposal-temporal/#_ref_1022", "https://tc39.es/proposal-temporal/#_ref_1023", "https://tc39.es/proposal-temporal/#_ref_1024", + "https://tc39.es/proposal-temporal/#sec-temporal-duration-objects", + "https://tc39.es/proposal-temporal/#sec-temporal-duration-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.duration", "https://tc39.es/proposal-temporal/#_ref_1025", "https://tc39.es/proposal-temporal/#_ref_1026", "https://tc39.es/proposal-temporal/#_ref_1027", "https://tc39.es/proposal-temporal/#_ref_1028", - "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-duration-constructor", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.from", "https://tc39.es/proposal-temporal/#_ref_1029", "https://tc39.es/proposal-temporal/#_ref_1030", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.compare", "https://tc39.es/proposal-temporal/#_ref_1031", "https://tc39.es/proposal-temporal/#_ref_1032", "https://tc39.es/proposal-temporal/#_ref_1033", "https://tc39.es/proposal-temporal/#_ref_1034", "https://tc39.es/proposal-temporal/#_ref_1035", + "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-duration-constructor", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.from", "https://tc39.es/proposal-temporal/#_ref_1036", "https://tc39.es/proposal-temporal/#_ref_1037", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.compare", "https://tc39.es/proposal-temporal/#_ref_1038", "https://tc39.es/proposal-temporal/#_ref_1039", "https://tc39.es/proposal-temporal/#_ref_1040", @@ -1296,6 +1276,13 @@ "https://tc39.es/proposal-temporal/#_ref_1046", "https://tc39.es/proposal-temporal/#_ref_1047", "https://tc39.es/proposal-temporal/#_ref_1048", + "https://tc39.es/proposal-temporal/#_ref_1049", + "https://tc39.es/proposal-temporal/#_ref_1050", + "https://tc39.es/proposal-temporal/#_ref_1051", + "https://tc39.es/proposal-temporal/#_ref_1052", + "https://tc39.es/proposal-temporal/#_ref_1053", + "https://tc39.es/proposal-temporal/#_ref_1054", + "https://tc39.es/proposal-temporal/#_ref_1055", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-duration-prototype-object", "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.constructor", "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype-%40%40tostringtag", @@ -1310,28 +1297,21 @@ "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.microseconds", "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.nanoseconds", "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.sign", - "https://tc39.es/proposal-temporal/#_ref_1049", - "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.blank", - "https://tc39.es/proposal-temporal/#_ref_1050", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.with", - "https://tc39.es/proposal-temporal/#_ref_1051", - "https://tc39.es/proposal-temporal/#_ref_1052", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.negated", - "https://tc39.es/proposal-temporal/#_ref_1053", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.abs", - "https://tc39.es/proposal-temporal/#_ref_1054", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.add", - "https://tc39.es/proposal-temporal/#_ref_1055", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_1056", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.round", + "https://tc39.es/proposal-temporal/#sec-get-temporal.duration.prototype.blank", "https://tc39.es/proposal-temporal/#_ref_1057", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.with", "https://tc39.es/proposal-temporal/#_ref_1058", "https://tc39.es/proposal-temporal/#_ref_1059", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.negated", "https://tc39.es/proposal-temporal/#_ref_1060", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.abs", "https://tc39.es/proposal-temporal/#_ref_1061", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.add", "https://tc39.es/proposal-temporal/#_ref_1062", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_1063", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.round", "https://tc39.es/proposal-temporal/#_ref_1064", "https://tc39.es/proposal-temporal/#_ref_1065", "https://tc39.es/proposal-temporal/#_ref_1066", @@ -1352,7 +1332,6 @@ "https://tc39.es/proposal-temporal/#_ref_1081", "https://tc39.es/proposal-temporal/#_ref_1082", "https://tc39.es/proposal-temporal/#_ref_1083", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.total", "https://tc39.es/proposal-temporal/#_ref_1084", "https://tc39.es/proposal-temporal/#_ref_1085", "https://tc39.es/proposal-temporal/#_ref_1086", @@ -1366,6 +1345,7 @@ "https://tc39.es/proposal-temporal/#_ref_1094", "https://tc39.es/proposal-temporal/#_ref_1095", "https://tc39.es/proposal-temporal/#_ref_1096", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.total", "https://tc39.es/proposal-temporal/#_ref_1097", "https://tc39.es/proposal-temporal/#_ref_1098", "https://tc39.es/proposal-temporal/#_ref_1099", @@ -1377,7 +1357,6 @@ "https://tc39.es/proposal-temporal/#_ref_1105", "https://tc39.es/proposal-temporal/#_ref_1106", "https://tc39.es/proposal-temporal/#_ref_1107", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_1108", "https://tc39.es/proposal-temporal/#_ref_1109", "https://tc39.es/proposal-temporal/#_ref_1110", @@ -1387,35 +1366,32 @@ "https://tc39.es/proposal-temporal/#_ref_1114", "https://tc39.es/proposal-temporal/#_ref_1115", "https://tc39.es/proposal-temporal/#_ref_1116", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_1117", "https://tc39.es/proposal-temporal/#_ref_1118", "https://tc39.es/proposal-temporal/#_ref_1119", "https://tc39.es/proposal-temporal/#_ref_1120", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_1121", "https://tc39.es/proposal-temporal/#_ref_1122", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_1123", "https://tc39.es/proposal-temporal/#_ref_1124", - "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.valueof", - "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-duration-instances", - "https://tc39.es/proposal-temporal/#_ref_23", - "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalduration-instances", "https://tc39.es/proposal-temporal/#_ref_1125", "https://tc39.es/proposal-temporal/#_ref_1126", "https://tc39.es/proposal-temporal/#_ref_1127", "https://tc39.es/proposal-temporal/#_ref_1128", "https://tc39.es/proposal-temporal/#_ref_1129", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_1130", "https://tc39.es/proposal-temporal/#_ref_1131", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_1132", "https://tc39.es/proposal-temporal/#_ref_1133", + "https://tc39.es/proposal-temporal/#sec-temporal.duration.prototype.valueof", + "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-duration-instances", + "https://tc39.es/proposal-temporal/#_ref_23", + "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalduration-instances", "https://tc39.es/proposal-temporal/#_ref_1134", - "https://tc39.es/proposal-temporal/#sec-temporal-duration-abstract-ops", - "https://tc39.es/proposal-temporal/#sec-temporal-duration-records", "https://tc39.es/proposal-temporal/#_ref_1135", - "https://tc39.es/proposal-temporal/#_ref_24", - "https://tc39.es/proposal-temporal/#table-temporal-duration-record-fields", "https://tc39.es/proposal-temporal/#_ref_1136", "https://tc39.es/proposal-temporal/#_ref_1137", "https://tc39.es/proposal-temporal/#_ref_1138", @@ -1424,80 +1400,79 @@ "https://tc39.es/proposal-temporal/#_ref_1141", "https://tc39.es/proposal-temporal/#_ref_1142", "https://tc39.es/proposal-temporal/#_ref_1143", + "https://tc39.es/proposal-temporal/#sec-temporal-duration-abstract-ops", + "https://tc39.es/proposal-temporal/#sec-temporal-duration-records", "https://tc39.es/proposal-temporal/#_ref_1144", + "https://tc39.es/proposal-temporal/#_ref_24", + "https://tc39.es/proposal-temporal/#table-temporal-duration-record-fields", "https://tc39.es/proposal-temporal/#_ref_1145", "https://tc39.es/proposal-temporal/#_ref_1146", - "https://tc39.es/proposal-temporal/#sec-temporal-date-duration-records", "https://tc39.es/proposal-temporal/#_ref_1147", - "https://tc39.es/proposal-temporal/#_ref_25", - "https://tc39.es/proposal-temporal/#sec-temporal-time-duration-records", "https://tc39.es/proposal-temporal/#_ref_1148", - "https://tc39.es/proposal-temporal/#_ref_26", - "https://tc39.es/proposal-temporal/#sec-temporal-partial-duration-records", - "https://tc39.es/proposal-temporal/#_ref_27", "https://tc39.es/proposal-temporal/#_ref_1149", - "https://tc39.es/proposal-temporal/#sec-temporal-normalized-time-duration-records", "https://tc39.es/proposal-temporal/#_ref_1150", - "https://tc39.es/proposal-temporal/#_ref_28", - "https://tc39.es/proposal-temporal/#table-temporal-normalized-time-duration-record-fields", "https://tc39.es/proposal-temporal/#_ref_1151", "https://tc39.es/proposal-temporal/#_ref_1152", "https://tc39.es/proposal-temporal/#_ref_1153", - "https://tc39.es/proposal-temporal/#eqn-maxTimeDuration", - "https://tc39.es/proposal-temporal/#sec-temporal-normalized-duration-records", "https://tc39.es/proposal-temporal/#_ref_1154", "https://tc39.es/proposal-temporal/#_ref_1155", + "https://tc39.es/proposal-temporal/#sec-temporal-date-duration-records", "https://tc39.es/proposal-temporal/#_ref_1156", - "https://tc39.es/proposal-temporal/#_ref_29", - "https://tc39.es/proposal-temporal/#table-temporal-normalized-duration-record-fields", + "https://tc39.es/proposal-temporal/#_ref_25", + "https://tc39.es/proposal-temporal/#sec-temporal-time-duration-records", "https://tc39.es/proposal-temporal/#_ref_1157", + "https://tc39.es/proposal-temporal/#_ref_26", + "https://tc39.es/proposal-temporal/#sec-temporal-partial-duration-records", + "https://tc39.es/proposal-temporal/#_ref_27", "https://tc39.es/proposal-temporal/#_ref_1158", + "https://tc39.es/proposal-temporal/#sec-temporal-normalized-time-duration-records", "https://tc39.es/proposal-temporal/#_ref_1159", + "https://tc39.es/proposal-temporal/#_ref_28", + "https://tc39.es/proposal-temporal/#table-temporal-normalized-time-duration-record-fields", "https://tc39.es/proposal-temporal/#_ref_1160", "https://tc39.es/proposal-temporal/#_ref_1161", "https://tc39.es/proposal-temporal/#_ref_1162", - "https://tc39.es/proposal-temporal/#sec-temporal-createdurationrecord", + "https://tc39.es/proposal-temporal/#eqn-maxTimeDuration", + "https://tc39.es/proposal-temporal/#sec-temporal-normalized-duration-records", "https://tc39.es/proposal-temporal/#_ref_1163", "https://tc39.es/proposal-temporal/#_ref_1164", "https://tc39.es/proposal-temporal/#_ref_1165", - "https://tc39.es/proposal-temporal/#sec-temporal-createdatedurationrecord", + "https://tc39.es/proposal-temporal/#_ref_29", + "https://tc39.es/proposal-temporal/#table-temporal-normalized-duration-record-fields", "https://tc39.es/proposal-temporal/#_ref_1166", "https://tc39.es/proposal-temporal/#_ref_1167", "https://tc39.es/proposal-temporal/#_ref_1168", - "https://tc39.es/proposal-temporal/#sec-temporal-createtimedurationrecord", "https://tc39.es/proposal-temporal/#_ref_1169", "https://tc39.es/proposal-temporal/#_ref_1170", "https://tc39.es/proposal-temporal/#_ref_1171", - "https://tc39.es/proposal-temporal/#sec-temporal-createnormalizeddurationrecord", + "https://tc39.es/proposal-temporal/#sec-temporal-createdurationrecord", "https://tc39.es/proposal-temporal/#_ref_1172", "https://tc39.es/proposal-temporal/#_ref_1173", "https://tc39.es/proposal-temporal/#_ref_1174", + "https://tc39.es/proposal-temporal/#sec-temporal-createdatedurationrecord", "https://tc39.es/proposal-temporal/#_ref_1175", - "https://tc39.es/proposal-temporal/#sec-temporal-combinedateandnormalizedtimeduration", "https://tc39.es/proposal-temporal/#_ref_1176", "https://tc39.es/proposal-temporal/#_ref_1177", + "https://tc39.es/proposal-temporal/#sec-temporal-createtimedurationrecord", "https://tc39.es/proposal-temporal/#_ref_1178", "https://tc39.es/proposal-temporal/#_ref_1179", "https://tc39.es/proposal-temporal/#_ref_1180", + "https://tc39.es/proposal-temporal/#sec-temporal-createnormalizeddurationrecord", "https://tc39.es/proposal-temporal/#_ref_1181", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporalduration", "https://tc39.es/proposal-temporal/#_ref_1182", "https://tc39.es/proposal-temporal/#_ref_1183", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldurationrecord", "https://tc39.es/proposal-temporal/#_ref_1184", + "https://tc39.es/proposal-temporal/#sec-temporal-combinedateandnormalizedtimeduration", "https://tc39.es/proposal-temporal/#_ref_1185", "https://tc39.es/proposal-temporal/#_ref_1186", "https://tc39.es/proposal-temporal/#_ref_1187", "https://tc39.es/proposal-temporal/#_ref_1188", "https://tc39.es/proposal-temporal/#_ref_1189", "https://tc39.es/proposal-temporal/#_ref_1190", - "https://tc39.es/proposal-temporal/#sec-temporal-durationsign", - "https://tc39.es/proposal-temporal/#sec-temporal-isvalidduration", - "https://tc39.es/proposal-temporal/#_ref_1191", - "https://tc39.es/proposal-temporal/#sec-temporal-defaulttemporallargestunit", - "https://tc39.es/proposal-temporal/#_ref_30", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporalpartialdurationrecord", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporalduration", + "https://tc39.es/proposal-temporal/#_ref_1191", "https://tc39.es/proposal-temporal/#_ref_1192", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporaldurationrecord", "https://tc39.es/proposal-temporal/#_ref_1193", "https://tc39.es/proposal-temporal/#_ref_1194", "https://tc39.es/proposal-temporal/#_ref_1195", @@ -1505,83 +1480,88 @@ "https://tc39.es/proposal-temporal/#_ref_1197", "https://tc39.es/proposal-temporal/#_ref_1198", "https://tc39.es/proposal-temporal/#_ref_1199", + "https://tc39.es/proposal-temporal/#sec-temporal-durationsign", + "https://tc39.es/proposal-temporal/#sec-temporal-isvalidduration", "https://tc39.es/proposal-temporal/#_ref_1200", + "https://tc39.es/proposal-temporal/#sec-temporal-defaulttemporallargestunit", + "https://tc39.es/proposal-temporal/#_ref_30", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporalpartialdurationrecord", "https://tc39.es/proposal-temporal/#_ref_1201", "https://tc39.es/proposal-temporal/#_ref_1202", "https://tc39.es/proposal-temporal/#_ref_1203", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalduration", "https://tc39.es/proposal-temporal/#_ref_1204", - "https://tc39.es/proposal-temporal/#sec-temporal-createnegatedtemporalduration", "https://tc39.es/proposal-temporal/#_ref_1205", - "https://tc39.es/proposal-temporal/#sec-temporal-normalizetimeduration", "https://tc39.es/proposal-temporal/#_ref_1206", "https://tc39.es/proposal-temporal/#_ref_1207", "https://tc39.es/proposal-temporal/#_ref_1208", - "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationabs", "https://tc39.es/proposal-temporal/#_ref_1209", "https://tc39.es/proposal-temporal/#_ref_1210", "https://tc39.es/proposal-temporal/#_ref_1211", - "https://tc39.es/proposal-temporal/#sec-temporal-addnormalizedtimeduration", "https://tc39.es/proposal-temporal/#_ref_1212", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalduration", "https://tc39.es/proposal-temporal/#_ref_1213", + "https://tc39.es/proposal-temporal/#sec-temporal-createnegatedtemporalduration", "https://tc39.es/proposal-temporal/#_ref_1214", + "https://tc39.es/proposal-temporal/#sec-temporal-normalizetimeduration", "https://tc39.es/proposal-temporal/#_ref_1215", "https://tc39.es/proposal-temporal/#_ref_1216", - "https://tc39.es/proposal-temporal/#sec-temporal-add24hourdaystonormalizedtimeduration", "https://tc39.es/proposal-temporal/#_ref_1217", + "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationabs", "https://tc39.es/proposal-temporal/#_ref_1218", "https://tc39.es/proposal-temporal/#_ref_1219", "https://tc39.es/proposal-temporal/#_ref_1220", + "https://tc39.es/proposal-temporal/#sec-temporal-addnormalizedtimeduration", "https://tc39.es/proposal-temporal/#_ref_1221", - "https://tc39.es/proposal-temporal/#sec-temporal-addnormalizedtimedurationtoepochnanoseconds", "https://tc39.es/proposal-temporal/#_ref_1222", "https://tc39.es/proposal-temporal/#_ref_1223", - "https://tc39.es/proposal-temporal/#sec-temporal-comparenormalizedtimeduration", "https://tc39.es/proposal-temporal/#_ref_1224", "https://tc39.es/proposal-temporal/#_ref_1225", + "https://tc39.es/proposal-temporal/#sec-temporal-add24hourdaystonormalizedtimeduration", "https://tc39.es/proposal-temporal/#_ref_1226", - "https://tc39.es/proposal-temporal/#sec-temporal-dividenormalizedtimeduration", "https://tc39.es/proposal-temporal/#_ref_1227", - "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationfromepochnanosecondsdifference", "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-addnormalizedtimedurationtoepochnanoseconds", "https://tc39.es/proposal-temporal/#_ref_1231", - "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationiszero", "https://tc39.es/proposal-temporal/#_ref_1232", - "https://tc39.es/proposal-temporal/#sec-temporal-roundnormalizedtimedurationtoincrement", + "https://tc39.es/proposal-temporal/#sec-temporal-comparenormalizedtimeduration", "https://tc39.es/proposal-temporal/#_ref_1233", - "https://tc39.es/proposal-temporal/#_ref_31", "https://tc39.es/proposal-temporal/#_ref_1234", "https://tc39.es/proposal-temporal/#_ref_1235", + "https://tc39.es/proposal-temporal/#sec-temporal-dividenormalizedtimeduration", "https://tc39.es/proposal-temporal/#_ref_1236", + "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationfromepochnanosecondsdifference", "https://tc39.es/proposal-temporal/#_ref_1237", - "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationseconds", "https://tc39.es/proposal-temporal/#_ref_1238", - "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationsign", "https://tc39.es/proposal-temporal/#_ref_1239", - "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationsubseconds", "https://tc39.es/proposal-temporal/#_ref_1240", + "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationiszero", "https://tc39.es/proposal-temporal/#_ref_1241", - "https://tc39.es/proposal-temporal/#sec-temporal-subtractnormalizedtimeduration", + "https://tc39.es/proposal-temporal/#sec-temporal-roundnormalizedtimedurationtoincrement", "https://tc39.es/proposal-temporal/#_ref_1242", + "https://tc39.es/proposal-temporal/#_ref_31", "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/#_ref_1246", - "https://tc39.es/proposal-temporal/#sec-zerotimeduration", + "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationseconds", "https://tc39.es/proposal-temporal/#_ref_1247", + "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationsign", "https://tc39.es/proposal-temporal/#_ref_1248", - "https://tc39.es/proposal-temporal/#sec-temporal-balancetimeduration", + "https://tc39.es/proposal-temporal/#sec-temporal-normalizedtimedurationsubseconds", "https://tc39.es/proposal-temporal/#_ref_1249", "https://tc39.es/proposal-temporal/#_ref_1250", + "https://tc39.es/proposal-temporal/#sec-temporal-subtractnormalizedtimeduration", "https://tc39.es/proposal-temporal/#_ref_1251", "https://tc39.es/proposal-temporal/#_ref_1252", "https://tc39.es/proposal-temporal/#_ref_1253", "https://tc39.es/proposal-temporal/#_ref_1254", "https://tc39.es/proposal-temporal/#_ref_1255", + "https://tc39.es/proposal-temporal/#sec-zerotimeduration", "https://tc39.es/proposal-temporal/#_ref_1256", "https://tc39.es/proposal-temporal/#_ref_1257", + "https://tc39.es/proposal-temporal/#sec-temporal-balancetimeduration", "https://tc39.es/proposal-temporal/#_ref_1258", "https://tc39.es/proposal-temporal/#_ref_1259", "https://tc39.es/proposal-temporal/#_ref_1260", @@ -1599,7 +1579,6 @@ "https://tc39.es/proposal-temporal/#_ref_1272", "https://tc39.es/proposal-temporal/#_ref_1273", "https://tc39.es/proposal-temporal/#_ref_1274", - "https://tc39.es/proposal-temporal/#sec-temporal-balancetimedurationrelative", "https://tc39.es/proposal-temporal/#_ref_1275", "https://tc39.es/proposal-temporal/#_ref_1276", "https://tc39.es/proposal-temporal/#_ref_1277", @@ -1609,13 +1588,14 @@ "https://tc39.es/proposal-temporal/#_ref_1281", "https://tc39.es/proposal-temporal/#_ref_1282", "https://tc39.es/proposal-temporal/#_ref_1283", + "https://tc39.es/proposal-temporal/#sec-temporal-unbalancedatedurationrelative", "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/#_ref_1288", "https://tc39.es/proposal-temporal/#_ref_1289", - "https://tc39.es/proposal-temporal/#sec-temporal-unbalancedatedurationrelative", + "https://tc39.es/proposal-temporal/#sec-temporal-addduration", "https://tc39.es/proposal-temporal/#_ref_1290", "https://tc39.es/proposal-temporal/#_ref_1291", "https://tc39.es/proposal-temporal/#_ref_1292", @@ -1636,7 +1616,6 @@ "https://tc39.es/proposal-temporal/#_ref_1307", "https://tc39.es/proposal-temporal/#_ref_1308", "https://tc39.es/proposal-temporal/#_ref_1309", - "https://tc39.es/proposal-temporal/#sec-temporal-balancedatedurationrelative", "https://tc39.es/proposal-temporal/#_ref_1310", "https://tc39.es/proposal-temporal/#_ref_1311", "https://tc39.es/proposal-temporal/#_ref_1312", @@ -1649,9 +1628,13 @@ "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/#sec-temporal-daysuntil", "https://tc39.es/proposal-temporal/#_ref_1322", "https://tc39.es/proposal-temporal/#_ref_1323", + "https://tc39.es/proposal-temporal/#sec-temporal-roundtimeduration", "https://tc39.es/proposal-temporal/#_ref_1324", + "https://tc39.es/proposal-temporal/#_ref_32", + "https://tc39.es/proposal-temporal/#_ref_33", "https://tc39.es/proposal-temporal/#_ref_1325", "https://tc39.es/proposal-temporal/#_ref_1326", "https://tc39.es/proposal-temporal/#_ref_1327", @@ -1659,17 +1642,24 @@ "https://tc39.es/proposal-temporal/#_ref_1329", "https://tc39.es/proposal-temporal/#_ref_1330", "https://tc39.es/proposal-temporal/#_ref_1331", + "https://tc39.es/proposal-temporal/#_ref_34", + "https://tc39.es/proposal-temporal/#_ref_35", "https://tc39.es/proposal-temporal/#_ref_1332", - "https://tc39.es/proposal-temporal/#sec-temporal-addduration", "https://tc39.es/proposal-temporal/#_ref_1333", "https://tc39.es/proposal-temporal/#_ref_1334", + "https://tc39.es/proposal-temporal/#sec-temporal-duration-nudge-result-records", "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_36", + "https://tc39.es/proposal-temporal/#table-temporal-duration-nudge-result-record-fields", "https://tc39.es/proposal-temporal/#_ref_1338", "https://tc39.es/proposal-temporal/#_ref_1339", + "https://tc39.es/proposal-temporal/#sec-temporal-nudgetocalendarunit", "https://tc39.es/proposal-temporal/#_ref_1340", "https://tc39.es/proposal-temporal/#_ref_1341", + "https://tc39.es/proposal-temporal/#_ref_37", + "https://tc39.es/proposal-temporal/#_ref_38", "https://tc39.es/proposal-temporal/#_ref_1342", "https://tc39.es/proposal-temporal/#_ref_1343", "https://tc39.es/proposal-temporal/#_ref_1344", @@ -1693,14 +1683,11 @@ "https://tc39.es/proposal-temporal/#_ref_1362", "https://tc39.es/proposal-temporal/#_ref_1363", "https://tc39.es/proposal-temporal/#_ref_1364", - "https://tc39.es/proposal-temporal/#sec-temporal-daysuntil", "https://tc39.es/proposal-temporal/#_ref_1365", "https://tc39.es/proposal-temporal/#_ref_1366", - "https://tc39.es/proposal-temporal/#sec-temporal-moverelativedate", "https://tc39.es/proposal-temporal/#_ref_1367", "https://tc39.es/proposal-temporal/#_ref_1368", "https://tc39.es/proposal-temporal/#_ref_1369", - "https://tc39.es/proposal-temporal/#sec-temporal-moverelativezoneddatetime", "https://tc39.es/proposal-temporal/#_ref_1370", "https://tc39.es/proposal-temporal/#_ref_1371", "https://tc39.es/proposal-temporal/#_ref_1372", @@ -1708,15 +1695,16 @@ "https://tc39.es/proposal-temporal/#_ref_1374", "https://tc39.es/proposal-temporal/#_ref_1375", "https://tc39.es/proposal-temporal/#_ref_1376", - "https://tc39.es/proposal-temporal/#sec-temporal-roundduration", "https://tc39.es/proposal-temporal/#_ref_1377", - "https://tc39.es/proposal-temporal/#_ref_32", - "https://tc39.es/proposal-temporal/#_ref_33", "https://tc39.es/proposal-temporal/#_ref_1378", "https://tc39.es/proposal-temporal/#_ref_1379", + "https://tc39.es/proposal-temporal/#sec-temporal-nudgetozonedtime", "https://tc39.es/proposal-temporal/#_ref_1380", "https://tc39.es/proposal-temporal/#_ref_1381", + "https://tc39.es/proposal-temporal/#_ref_39", + "https://tc39.es/proposal-temporal/#_ref_40", "https://tc39.es/proposal-temporal/#_ref_1382", + "https://tc39.es/proposal-temporal/#_ref_41", "https://tc39.es/proposal-temporal/#_ref_1383", "https://tc39.es/proposal-temporal/#_ref_1384", "https://tc39.es/proposal-temporal/#_ref_1385", @@ -1726,6 +1714,7 @@ "https://tc39.es/proposal-temporal/#_ref_1389", "https://tc39.es/proposal-temporal/#_ref_1390", "https://tc39.es/proposal-temporal/#_ref_1391", + "https://tc39.es/proposal-temporal/#_ref_42", "https://tc39.es/proposal-temporal/#_ref_1392", "https://tc39.es/proposal-temporal/#_ref_1393", "https://tc39.es/proposal-temporal/#_ref_1394", @@ -1734,9 +1723,15 @@ "https://tc39.es/proposal-temporal/#_ref_1397", "https://tc39.es/proposal-temporal/#_ref_1398", "https://tc39.es/proposal-temporal/#_ref_1399", + "https://tc39.es/proposal-temporal/#sec-temporal-nudgetodayortime", "https://tc39.es/proposal-temporal/#_ref_1400", + "https://tc39.es/proposal-temporal/#_ref_43", + "https://tc39.es/proposal-temporal/#_ref_44", + "https://tc39.es/proposal-temporal/#_ref_45", "https://tc39.es/proposal-temporal/#_ref_1401", + "https://tc39.es/proposal-temporal/#_ref_46", "https://tc39.es/proposal-temporal/#_ref_1402", + "https://tc39.es/proposal-temporal/#_ref_47", "https://tc39.es/proposal-temporal/#_ref_1403", "https://tc39.es/proposal-temporal/#_ref_1404", "https://tc39.es/proposal-temporal/#_ref_1405", @@ -1751,12 +1746,20 @@ "https://tc39.es/proposal-temporal/#_ref_1414", "https://tc39.es/proposal-temporal/#_ref_1415", "https://tc39.es/proposal-temporal/#_ref_1416", + "https://tc39.es/proposal-temporal/#sec-temporal-bubblerelativeduration", "https://tc39.es/proposal-temporal/#_ref_1417", "https://tc39.es/proposal-temporal/#_ref_1418", + "https://tc39.es/proposal-temporal/#_ref_48", + "https://tc39.es/proposal-temporal/#_ref_49", "https://tc39.es/proposal-temporal/#_ref_1419", "https://tc39.es/proposal-temporal/#_ref_1420", "https://tc39.es/proposal-temporal/#_ref_1421", "https://tc39.es/proposal-temporal/#_ref_1422", + "https://tc39.es/proposal-temporal/#_ref_50", + "https://tc39.es/proposal-temporal/#_ref_51", + "https://tc39.es/proposal-temporal/#_ref_52", + "https://tc39.es/proposal-temporal/#_ref_53", + "https://tc39.es/proposal-temporal/#_ref_54", "https://tc39.es/proposal-temporal/#_ref_1423", "https://tc39.es/proposal-temporal/#_ref_1424", "https://tc39.es/proposal-temporal/#_ref_1425", @@ -1764,17 +1767,17 @@ "https://tc39.es/proposal-temporal/#_ref_1427", "https://tc39.es/proposal-temporal/#_ref_1428", "https://tc39.es/proposal-temporal/#_ref_1429", - "https://tc39.es/proposal-temporal/#_ref_34", - "https://tc39.es/proposal-temporal/#_ref_35", "https://tc39.es/proposal-temporal/#_ref_1430", "https://tc39.es/proposal-temporal/#_ref_1431", "https://tc39.es/proposal-temporal/#_ref_1432", - "https://tc39.es/proposal-temporal/#sec-temporal-adjustroundeddurationdays", "https://tc39.es/proposal-temporal/#_ref_1433", - "https://tc39.es/proposal-temporal/#_ref_36", "https://tc39.es/proposal-temporal/#_ref_1434", + "https://tc39.es/proposal-temporal/#sec-temporal-roundrelativeduration", "https://tc39.es/proposal-temporal/#_ref_1435", "https://tc39.es/proposal-temporal/#_ref_1436", + "https://tc39.es/proposal-temporal/#_ref_55", + "https://tc39.es/proposal-temporal/#_ref_56", + "https://tc39.es/proposal-temporal/#_ref_57", "https://tc39.es/proposal-temporal/#_ref_1437", "https://tc39.es/proposal-temporal/#_ref_1438", "https://tc39.es/proposal-temporal/#_ref_1439", @@ -1787,51 +1790,48 @@ "https://tc39.es/proposal-temporal/#_ref_1446", "https://tc39.es/proposal-temporal/#_ref_1447", "https://tc39.es/proposal-temporal/#_ref_1448", + "https://tc39.es/proposal-temporal/#sec-temporal-temporaldurationtostring", "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/#sec-temporal-temporaldurationtostring", "https://tc39.es/proposal-temporal/#_ref_1452", "https://tc39.es/proposal-temporal/#_ref_1453", "https://tc39.es/proposal-temporal/#_ref_1454", "https://tc39.es/proposal-temporal/#_ref_1455", "https://tc39.es/proposal-temporal/#_ref_1456", + "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromduration", "https://tc39.es/proposal-temporal/#_ref_1457", "https://tc39.es/proposal-temporal/#_ref_1458", "https://tc39.es/proposal-temporal/#_ref_1459", - "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromduration", "https://tc39.es/proposal-temporal/#_ref_1460", "https://tc39.es/proposal-temporal/#_ref_1461", "https://tc39.es/proposal-temporal/#_ref_1462", - "https://tc39.es/proposal-temporal/#_ref_1463", - "https://tc39.es/proposal-temporal/#_ref_1464", - "https://tc39.es/proposal-temporal/#_ref_1465", "https://tc39.es/proposal-temporal/#sec-temporal-instant-objects", "https://tc39.es/proposal-temporal/#sec-temporal-instant-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.instant", - "https://tc39.es/proposal-temporal/#_ref_1466", - "https://tc39.es/proposal-temporal/#_ref_1467", + "https://tc39.es/proposal-temporal/#_ref_1463", + "https://tc39.es/proposal-temporal/#_ref_1464", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-instant-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype", "https://tc39.es/proposal-temporal/#sec-temporal.instant.from", + "https://tc39.es/proposal-temporal/#_ref_1465", + "https://tc39.es/proposal-temporal/#_ref_1466", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochseconds", + "https://tc39.es/proposal-temporal/#_ref_1467", "https://tc39.es/proposal-temporal/#_ref_1468", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochmilliseconds", "https://tc39.es/proposal-temporal/#_ref_1469", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochseconds", "https://tc39.es/proposal-temporal/#_ref_1470", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochmicroseconds", "https://tc39.es/proposal-temporal/#_ref_1471", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochmilliseconds", "https://tc39.es/proposal-temporal/#_ref_1472", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochnanoseconds", "https://tc39.es/proposal-temporal/#_ref_1473", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochmicroseconds", "https://tc39.es/proposal-temporal/#_ref_1474", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.compare", "https://tc39.es/proposal-temporal/#_ref_1475", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.fromepochnanoseconds", "https://tc39.es/proposal-temporal/#_ref_1476", "https://tc39.es/proposal-temporal/#_ref_1477", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.compare", - "https://tc39.es/proposal-temporal/#_ref_1478", - "https://tc39.es/proposal-temporal/#_ref_1479", - "https://tc39.es/proposal-temporal/#_ref_1480", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-instant-prototype-object", "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.constructor", "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype-%40%40tostringtag", @@ -1840,200 +1840,203 @@ "https://tc39.es/proposal-temporal/#sec-get-temporal.instant.prototype.epochmicroseconds", "https://tc39.es/proposal-temporal/#sec-get-temporal.instant.prototype.epochnanoseconds", "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.add", - "https://tc39.es/proposal-temporal/#_ref_1481", + "https://tc39.es/proposal-temporal/#_ref_1478", "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.subtract", - "https://tc39.es/proposal-temporal/#_ref_1482", + "https://tc39.es/proposal-temporal/#_ref_1479", "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.until", - "https://tc39.es/proposal-temporal/#_ref_1483", + "https://tc39.es/proposal-temporal/#_ref_1480", "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.since", - "https://tc39.es/proposal-temporal/#_ref_1484", + "https://tc39.es/proposal-temporal/#_ref_1481", "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.round", + "https://tc39.es/proposal-temporal/#_ref_1482", + "https://tc39.es/proposal-temporal/#_ref_1483", + "https://tc39.es/proposal-temporal/#_ref_1484", "https://tc39.es/proposal-temporal/#_ref_1485", "https://tc39.es/proposal-temporal/#_ref_1486", "https://tc39.es/proposal-temporal/#_ref_1487", "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/#sec-temporal.instant.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_1491", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_1492", "https://tc39.es/proposal-temporal/#_ref_1493", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_1494", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_1495", "https://tc39.es/proposal-temporal/#_ref_1496", "https://tc39.es/proposal-temporal/#_ref_1497", "https://tc39.es/proposal-temporal/#_ref_1498", "https://tc39.es/proposal-temporal/#_ref_1499", "https://tc39.es/proposal-temporal/#_ref_1500", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_1501", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_1502", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.valueof", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tozoneddatetime", "https://tc39.es/proposal-temporal/#_ref_1503", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_1504", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_1505", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.valueof", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tozoneddatetime", + "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tozoneddatetimeiso", "https://tc39.es/proposal-temporal/#_ref_1506", "https://tc39.es/proposal-temporal/#_ref_1507", - "https://tc39.es/proposal-temporal/#_ref_1508", - "https://tc39.es/proposal-temporal/#sec-temporal.instant.prototype.tozoneddatetimeiso", - "https://tc39.es/proposal-temporal/#_ref_1509", - "https://tc39.es/proposal-temporal/#_ref_1510", "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-instant-instances", - "https://tc39.es/proposal-temporal/#_ref_37", + "https://tc39.es/proposal-temporal/#_ref_58", "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalinstant-instances", "https://tc39.es/proposal-temporal/#sec-temporal-instant-range", - "https://tc39.es/proposal-temporal/#_ref_1511", + "https://tc39.es/proposal-temporal/#_ref_1508", "https://tc39.es/proposal-temporal/#eqn-nsMaxInstant", - "https://tc39.es/proposal-temporal/#_ref_1512", + "https://tc39.es/proposal-temporal/#_ref_1509", "https://tc39.es/proposal-temporal/#eqn-nsPerDay", - "https://tc39.es/proposal-temporal/#_ref_1513", + "https://tc39.es/proposal-temporal/#_ref_1510", "https://tc39.es/proposal-temporal/#eqn-nsMinInstant", - "https://tc39.es/proposal-temporal/#_ref_1514", + "https://tc39.es/proposal-temporal/#_ref_1511", "https://tc39.es/proposal-temporal/#sec-temporal-instant-abstract-ops", "https://tc39.es/proposal-temporal/#sec-temporal-isvalidepochnanoseconds", + "https://tc39.es/proposal-temporal/#_ref_1512", + "https://tc39.es/proposal-temporal/#_ref_1513", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalinstant", + "https://tc39.es/proposal-temporal/#_ref_1514", + "https://tc39.es/proposal-temporal/#sec-temporal-totemporalinstant", "https://tc39.es/proposal-temporal/#_ref_1515", "https://tc39.es/proposal-temporal/#_ref_1516", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalinstant", "https://tc39.es/proposal-temporal/#_ref_1517", - "https://tc39.es/proposal-temporal/#sec-temporal-totemporalinstant", "https://tc39.es/proposal-temporal/#_ref_1518", "https://tc39.es/proposal-temporal/#_ref_1519", "https://tc39.es/proposal-temporal/#_ref_1520", "https://tc39.es/proposal-temporal/#_ref_1521", "https://tc39.es/proposal-temporal/#_ref_1522", + "https://tc39.es/proposal-temporal/#sec-temporal-compareepochnanoseconds", + "https://tc39.es/proposal-temporal/#sec-temporal-addinstant", "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/#sec-temporal-compareepochnanoseconds", - "https://tc39.es/proposal-temporal/#sec-temporal-addinstant", + "https://tc39.es/proposal-temporal/#sec-temporal-differenceinstant", + "https://tc39.es/proposal-temporal/#_ref_59", "https://tc39.es/proposal-temporal/#_ref_1526", "https://tc39.es/proposal-temporal/#_ref_1527", "https://tc39.es/proposal-temporal/#_ref_1528", - "https://tc39.es/proposal-temporal/#sec-temporal-differenceinstant", - "https://tc39.es/proposal-temporal/#_ref_38", + "https://tc39.es/proposal-temporal/#sec-temporal-roundtemporalinstant", + "https://tc39.es/proposal-temporal/#_ref_60", + "https://tc39.es/proposal-temporal/#_ref_61", + "https://tc39.es/proposal-temporal/#_ref_62", + "https://tc39.es/proposal-temporal/#_ref_63", "https://tc39.es/proposal-temporal/#_ref_1529", + "https://tc39.es/proposal-temporal/#sec-temporal-temporalinstanttostring", "https://tc39.es/proposal-temporal/#_ref_1530", "https://tc39.es/proposal-temporal/#_ref_1531", - "https://tc39.es/proposal-temporal/#sec-temporal-roundtemporalinstant", - "https://tc39.es/proposal-temporal/#_ref_39", - "https://tc39.es/proposal-temporal/#_ref_40", - "https://tc39.es/proposal-temporal/#_ref_41", - "https://tc39.es/proposal-temporal/#_ref_42", "https://tc39.es/proposal-temporal/#_ref_1532", - "https://tc39.es/proposal-temporal/#sec-temporal-temporalinstanttostring", "https://tc39.es/proposal-temporal/#_ref_1533", "https://tc39.es/proposal-temporal/#_ref_1534", + "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalinstant", "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-differencetemporalinstant", "https://tc39.es/proposal-temporal/#_ref_1538", "https://tc39.es/proposal-temporal/#_ref_1539", "https://tc39.es/proposal-temporal/#_ref_1540", "https://tc39.es/proposal-temporal/#_ref_1541", + "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfrominstant", "https://tc39.es/proposal-temporal/#_ref_1542", "https://tc39.es/proposal-temporal/#_ref_1543", "https://tc39.es/proposal-temporal/#_ref_1544", - "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfrominstant", "https://tc39.es/proposal-temporal/#_ref_1545", - "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/#sec-temporal-plainyearmonth-objects", "https://tc39.es/proposal-temporal/#sec-temporal-plainyearmonth-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth", + "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/#_ref_1553", "https://tc39.es/proposal-temporal/#sec-properties-of-the-temporal-plainyearmonth-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype", "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.from", + "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/#sec-temporal.plainyearmonth.compare", "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.plainyearmonth.compare", - "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/#sec-properties-of-the-temporal-plainyearmonth-prototype-object", "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.constructor", "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype-%40%40tostringtag", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.calendarid", - "https://tc39.es/proposal-temporal/#_ref_1561", + "https://tc39.es/proposal-temporal/#_ref_1558", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.era", - "https://tc39.es/proposal-temporal/#_ref_1562", + "https://tc39.es/proposal-temporal/#_ref_1559", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.erayear", - "https://tc39.es/proposal-temporal/#_ref_1563", + "https://tc39.es/proposal-temporal/#_ref_1560", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.year", - "https://tc39.es/proposal-temporal/#_ref_1564", + "https://tc39.es/proposal-temporal/#_ref_1561", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.month", - "https://tc39.es/proposal-temporal/#_ref_1565", + "https://tc39.es/proposal-temporal/#_ref_1562", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.monthcode", - "https://tc39.es/proposal-temporal/#_ref_1566", + "https://tc39.es/proposal-temporal/#_ref_1563", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.daysinyear", - "https://tc39.es/proposal-temporal/#_ref_1567", + "https://tc39.es/proposal-temporal/#_ref_1564", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.daysinmonth", - "https://tc39.es/proposal-temporal/#_ref_1568", + "https://tc39.es/proposal-temporal/#_ref_1565", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.monthsinyear", - "https://tc39.es/proposal-temporal/#_ref_1569", + "https://tc39.es/proposal-temporal/#_ref_1566", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainyearmonth.prototype.inleapyear", - "https://tc39.es/proposal-temporal/#_ref_1570", + "https://tc39.es/proposal-temporal/#_ref_1567", "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.with", + "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/#_ref_1576", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.add", "https://tc39.es/proposal-temporal/#_ref_1577", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.subtract", "https://tc39.es/proposal-temporal/#_ref_1578", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.until", "https://tc39.es/proposal-temporal/#_ref_1579", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.add", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.since", "https://tc39.es/proposal-temporal/#_ref_1580", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.subtract", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_1581", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.until", "https://tc39.es/proposal-temporal/#_ref_1582", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.since", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.tostring", "https://tc39.es/proposal-temporal/#_ref_1583", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.equals", "https://tc39.es/proposal-temporal/#_ref_1584", "https://tc39.es/proposal-temporal/#_ref_1585", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.tostring", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_1586", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_1587", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.valueof", + "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_1588", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.tolocalestring", "https://tc39.es/proposal-temporal/#_ref_1589", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.tojson", "https://tc39.es/proposal-temporal/#_ref_1590", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.valueof", - "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.toplaindate", "https://tc39.es/proposal-temporal/#_ref_1591", "https://tc39.es/proposal-temporal/#_ref_1592", "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/#sec-temporal.plainyearmonth.prototype.getisofields", "https://tc39.es/proposal-temporal/#sec-temporal.plainyearmonth.prototype.getcalendar", - "https://tc39.es/proposal-temporal/#_ref_1597", + "https://tc39.es/proposal-temporal/#_ref_1594", "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plainyearmonth-instances", - "https://tc39.es/proposal-temporal/#_ref_43", + "https://tc39.es/proposal-temporal/#_ref_64", "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalyearmonth-instances", - "https://tc39.es/proposal-temporal/#_ref_1598", + "https://tc39.es/proposal-temporal/#_ref_1595", "https://tc39.es/proposal-temporal/#sec-temporal-plainyearmonth-abstract-ops", "https://tc39.es/proposal-temporal/#sec-temporal-iso-year-month-records", - "https://tc39.es/proposal-temporal/#_ref_44", + "https://tc39.es/proposal-temporal/#_ref_65", "https://tc39.es/proposal-temporal/#table-temporal-iso-year-month-record-fields", - "https://tc39.es/proposal-temporal/#_ref_1599", + "https://tc39.es/proposal-temporal/#_ref_1596", "https://tc39.es/proposal-temporal/#sec-temporal-totemporalyearmonth", + "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/#_ref_1602", @@ -2045,26 +2048,26 @@ "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/#sec-temporal-regulateisoyearmonth", "https://tc39.es/proposal-temporal/#_ref_1611", "https://tc39.es/proposal-temporal/#_ref_1612", "https://tc39.es/proposal-temporal/#_ref_1613", - "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_1614", "https://tc39.es/proposal-temporal/#_ref_1615", "https://tc39.es/proposal-temporal/#_ref_1616", - "https://tc39.es/proposal-temporal/#sec-temporal-isoyearmonthwithinlimits", - "https://tc39.es/proposal-temporal/#sec-temporal-balanceisoyearmonth", + "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalyearmonth", "https://tc39.es/proposal-temporal/#_ref_1617", "https://tc39.es/proposal-temporal/#_ref_1618", + "https://tc39.es/proposal-temporal/#sec-temporal-temporalyearmonthtostring", "https://tc39.es/proposal-temporal/#_ref_1619", - "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalyearmonth", "https://tc39.es/proposal-temporal/#_ref_1620", "https://tc39.es/proposal-temporal/#_ref_1621", - "https://tc39.es/proposal-temporal/#sec-temporal-temporalyearmonthtostring", + "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_1622", "https://tc39.es/proposal-temporal/#_ref_1623", "https://tc39.es/proposal-temporal/#_ref_1624", - "https://tc39.es/proposal-temporal/#sec-temporal-differencetemporalplainyearmonth", "https://tc39.es/proposal-temporal/#_ref_1625", "https://tc39.es/proposal-temporal/#_ref_1626", "https://tc39.es/proposal-temporal/#_ref_1627", @@ -2080,8 +2083,8 @@ "https://tc39.es/proposal-temporal/#_ref_1637", "https://tc39.es/proposal-temporal/#_ref_1638", "https://tc39.es/proposal-temporal/#_ref_1639", - "https://tc39.es/proposal-temporal/#_ref_1640", "https://tc39.es/proposal-temporal/#sec-temporal-adddurationtoorsubtractdurationfromplainyearmonth", + "https://tc39.es/proposal-temporal/#_ref_1640", "https://tc39.es/proposal-temporal/#_ref_1641", "https://tc39.es/proposal-temporal/#_ref_1642", "https://tc39.es/proposal-temporal/#_ref_1643", @@ -2102,33 +2105,33 @@ "https://tc39.es/proposal-temporal/#_ref_1658", "https://tc39.es/proposal-temporal/#_ref_1659", "https://tc39.es/proposal-temporal/#_ref_1660", - "https://tc39.es/proposal-temporal/#_ref_1661", "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_1661", "https://tc39.es/proposal-temporal/#_ref_1662", "https://tc39.es/proposal-temporal/#_ref_1663", "https://tc39.es/proposal-temporal/#_ref_1664", "https://tc39.es/proposal-temporal/#_ref_1665", - "https://tc39.es/proposal-temporal/#_ref_1666", "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_1666", "https://tc39.es/proposal-temporal/#_ref_1667", "https://tc39.es/proposal-temporal/#_ref_1668", "https://tc39.es/proposal-temporal/#_ref_1669", - "https://tc39.es/proposal-temporal/#_ref_1670", "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_1671", + "https://tc39.es/proposal-temporal/#_ref_1670", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainmonthday.prototype.monthcode", - "https://tc39.es/proposal-temporal/#_ref_1672", + "https://tc39.es/proposal-temporal/#_ref_1671", "https://tc39.es/proposal-temporal/#sec-get-temporal.plainmonthday.prototype.day", + "https://tc39.es/proposal-temporal/#_ref_1672", "https://tc39.es/proposal-temporal/#_ref_1673", - "https://tc39.es/proposal-temporal/#_ref_1674", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.with", + "https://tc39.es/proposal-temporal/#_ref_1674", "https://tc39.es/proposal-temporal/#_ref_1675", "https://tc39.es/proposal-temporal/#_ref_1676", "https://tc39.es/proposal-temporal/#_ref_1677", @@ -2137,35 +2140,35 @@ "https://tc39.es/proposal-temporal/#_ref_1680", "https://tc39.es/proposal-temporal/#_ref_1681", "https://tc39.es/proposal-temporal/#_ref_1682", - "https://tc39.es/proposal-temporal/#_ref_1683", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.equals", + "https://tc39.es/proposal-temporal/#_ref_1683", "https://tc39.es/proposal-temporal/#_ref_1684", - "https://tc39.es/proposal-temporal/#_ref_1685", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.tostring", + "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/#_ref_1688", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.tolocalestring", - "https://tc39.es/proposal-temporal/#_ref_1689", + "https://tc39.es/proposal-temporal/#_ref_1688", "https://tc39.es/proposal-temporal/#sec-temporal.plainmonthday.prototype.tojson", - "https://tc39.es/proposal-temporal/#_ref_1690", + "https://tc39.es/proposal-temporal/#_ref_1689", "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_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/#_ref_1694", "https://tc39.es/proposal-temporal/#_ref_1695", - "https://tc39.es/proposal-temporal/#_ref_1696", "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_1697", + "https://tc39.es/proposal-temporal/#_ref_1696", "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-plainmonthday-instances", - "https://tc39.es/proposal-temporal/#_ref_45", + "https://tc39.es/proposal-temporal/#_ref_66", "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporalmonthday-instances", - "https://tc39.es/proposal-temporal/#_ref_1698", + "https://tc39.es/proposal-temporal/#_ref_1697", "https://tc39.es/proposal-temporal/#sec-temporal-plainmonthday-abstract-ops", "https://tc39.es/proposal-temporal/#sec-temporal-totemporalmonthday", + "https://tc39.es/proposal-temporal/#_ref_1698", "https://tc39.es/proposal-temporal/#_ref_1699", "https://tc39.es/proposal-temporal/#_ref_1700", "https://tc39.es/proposal-temporal/#_ref_1701", @@ -2180,106 +2183,106 @@ "https://tc39.es/proposal-temporal/#_ref_1710", "https://tc39.es/proposal-temporal/#_ref_1711", "https://tc39.es/proposal-temporal/#_ref_1712", - "https://tc39.es/proposal-temporal/#_ref_1713", "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalmonthday", + "https://tc39.es/proposal-temporal/#_ref_1713", "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/#sec-temporal-temporalmonthdaytostring", + "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/#_ref_1719", "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_1719", "https://tc39.es/proposal-temporal/#_ref_1720", "https://tc39.es/proposal-temporal/#_ref_1721", "https://tc39.es/proposal-temporal/#_ref_1722", "https://tc39.es/proposal-temporal/#_ref_1723", - "https://tc39.es/proposal-temporal/#_ref_1724", "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_1724", "https://tc39.es/proposal-temporal/#_ref_1725", - "https://tc39.es/proposal-temporal/#_ref_1726", "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_1727", + "https://tc39.es/proposal-temporal/#_ref_1726", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.equals", + "https://tc39.es/proposal-temporal/#_ref_1727", "https://tc39.es/proposal-temporal/#_ref_1728", - "https://tc39.es/proposal-temporal/#_ref_1729", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getoffsetnanosecondsfor", - "https://tc39.es/proposal-temporal/#_ref_1730", + "https://tc39.es/proposal-temporal/#_ref_1729", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getoffsetstringfor", + "https://tc39.es/proposal-temporal/#_ref_1730", "https://tc39.es/proposal-temporal/#_ref_1731", "https://tc39.es/proposal-temporal/#_ref_1732", - "https://tc39.es/proposal-temporal/#_ref_1733", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getplaindatetimefor", + "https://tc39.es/proposal-temporal/#_ref_1733", "https://tc39.es/proposal-temporal/#_ref_1734", "https://tc39.es/proposal-temporal/#_ref_1735", "https://tc39.es/proposal-temporal/#_ref_1736", - "https://tc39.es/proposal-temporal/#_ref_1737", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getinstantfor", + "https://tc39.es/proposal-temporal/#_ref_1737", "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", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getpossibleinstantsfor", + "https://tc39.es/proposal-temporal/#_ref_1742", "https://tc39.es/proposal-temporal/#_ref_1743", "https://tc39.es/proposal-temporal/#_ref_1744", "https://tc39.es/proposal-temporal/#_ref_1745", - "https://tc39.es/proposal-temporal/#_ref_1746", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getnexttransition", + "https://tc39.es/proposal-temporal/#_ref_1746", "https://tc39.es/proposal-temporal/#_ref_1747", "https://tc39.es/proposal-temporal/#_ref_1748", - "https://tc39.es/proposal-temporal/#_ref_1749", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.getprevioustransition", + "https://tc39.es/proposal-temporal/#_ref_1749", "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/#sec-temporal.timezone.prototype.tostring", - "https://tc39.es/proposal-temporal/#_ref_1753", + "https://tc39.es/proposal-temporal/#_ref_1752", "https://tc39.es/proposal-temporal/#sec-temporal.timezone.prototype.tojson", - "https://tc39.es/proposal-temporal/#_ref_1754", + "https://tc39.es/proposal-temporal/#_ref_1753", "https://tc39.es/proposal-temporal/#sec-properties-of-temporal-timezone-instances", - "https://tc39.es/proposal-temporal/#_ref_46", + "https://tc39.es/proposal-temporal/#_ref_67", "https://tc39.es/proposal-temporal/#table-internal-slots-of-temporaltimezone-instances", + "https://tc39.es/proposal-temporal/#_ref_1754", "https://tc39.es/proposal-temporal/#_ref_1755", - "https://tc39.es/proposal-temporal/#_ref_1756", "https://tc39.es/proposal-temporal/#sec-temporal-timezone-abstract-ops", - "https://tc39.es/proposal-temporal/#_ref_1757", + "https://tc39.es/proposal-temporal/#_ref_1756", "https://tc39.es/proposal-temporal/#sec-temporal-time-zone-methods-records", - "https://tc39.es/proposal-temporal/#_ref_1758", - "https://tc39.es/proposal-temporal/#_ref_47", + "https://tc39.es/proposal-temporal/#_ref_1757", + "https://tc39.es/proposal-temporal/#_ref_68", "https://tc39.es/proposal-temporal/#table-temporal-time-zone-methods-record-fields", - "https://tc39.es/proposal-temporal/#_ref_1759", + "https://tc39.es/proposal-temporal/#_ref_1758", "https://tc39.es/proposal-temporal/#sec-temporal-createtimezonemethodsrecord", + "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_1762", - "https://tc39.es/proposal-temporal/#_ref_1763", "https://tc39.es/proposal-temporal/#sec-temporal-timezonemethodsrecordlookup", + "https://tc39.es/proposal-temporal/#_ref_1763", "https://tc39.es/proposal-temporal/#_ref_1764", "https://tc39.es/proposal-temporal/#_ref_1765", "https://tc39.es/proposal-temporal/#_ref_1766", - "https://tc39.es/proposal-temporal/#_ref_1767", "https://tc39.es/proposal-temporal/#sec-temporal-timezonemethodsrecordhaslookedup", + "https://tc39.es/proposal-temporal/#_ref_1767", "https://tc39.es/proposal-temporal/#_ref_1768", - "https://tc39.es/proposal-temporal/#_ref_1769", "https://tc39.es/proposal-temporal/#sec-temporal-timezonemethodsrecordisbuiltin", + "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", "https://tc39.es/proposal-temporal/#sec-temporal-timezonemethodsrecordcall", + "https://tc39.es/proposal-temporal/#_ref_1772", "https://tc39.es/proposal-temporal/#_ref_1773", "https://tc39.es/proposal-temporal/#_ref_1774", "https://tc39.es/proposal-temporal/#_ref_1775", "https://tc39.es/proposal-temporal/#_ref_1776", - "https://tc39.es/proposal-temporal/#_ref_1777", "https://tc39.es/proposal-temporal/#sec-temporal-createtemporaltimezone", + "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", @@ -2288,14 +2291,14 @@ "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-getavailablenamedtimezoneidentifier", + "https://tc39.es/proposal-temporal/#_ref_1786", "https://tc39.es/proposal-temporal/#_ref_1787", "https://tc39.es/proposal-temporal/#_ref_1788", "https://tc39.es/proposal-temporal/#_ref_1789", "https://tc39.es/proposal-temporal/#_ref_1790", - "https://tc39.es/proposal-temporal/#_ref_1791", "https://tc39.es/proposal-temporal/#sec-temporal-getisopartsfromepoch", + "https://tc39.es/proposal-temporal/#_ref_1791", "https://tc39.es/proposal-temporal/#_ref_1792", "https://tc39.es/proposal-temporal/#_ref_1793", "https://tc39.es/proposal-temporal/#_ref_1794", @@ -2303,61 +2306,61 @@ "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/#_ref_1799", "https://tc39.es/proposal-temporal/#sec-temporal-getianatimezonenexttransition", - "https://tc39.es/proposal-temporal/#_ref_1800", + "https://tc39.es/proposal-temporal/#_ref_1799", "https://tc39.es/proposal-temporal/#sec-temporal-getianatimezoneprevioustransition", - "https://tc39.es/proposal-temporal/#_ref_1801", + "https://tc39.es/proposal-temporal/#_ref_1800", "https://tc39.es/proposal-temporal/#sec-temporal-formatoffsettimezoneidentifier", + "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-temporal-formatutcoffsetnanoseconds", + "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-temporal-formatdatetimeutcoffsetrounded", + "https://tc39.es/proposal-temporal/#_ref_1807", "https://tc39.es/proposal-temporal/#_ref_1808", "https://tc39.es/proposal-temporal/#_ref_1809", - "https://tc39.es/proposal-temporal/#_ref_1810", "https://tc39.es/proposal-temporal/#sec-temporal-objectimplementstemporaltimezoneprotocol", "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimezoneslotvalue", + "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/#_ref_1814", - "https://tc39.es/proposal-temporal/#_ref_1815", "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimezoneidentifier", + "https://tc39.es/proposal-temporal/#_ref_1815", "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/#_ref_1819", "https://tc39.es/proposal-temporal/#sec-temporal-totemporaltimezoneobject", - "https://tc39.es/proposal-temporal/#_ref_1820", + "https://tc39.es/proposal-temporal/#_ref_1819", "https://tc39.es/proposal-temporal/#sec-temporal-getoffsetnanosecondsfor", + "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/#_ref_1824", "https://tc39.es/proposal-temporal/#sec-temporal-getoffsetstringfor", + "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/#sec-temporal-getplaindatetimefor", + "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/#_ref_1834", "https://tc39.es/proposal-temporal/#sec-temporal-getinstantfor", + "https://tc39.es/proposal-temporal/#_ref_1834", "https://tc39.es/proposal-temporal/#_ref_1835", "https://tc39.es/proposal-temporal/#_ref_1836", "https://tc39.es/proposal-temporal/#_ref_1837", "https://tc39.es/proposal-temporal/#_ref_1838", - "https://tc39.es/proposal-temporal/#_ref_1839", "https://tc39.es/proposal-temporal/#sec-temporal-disambiguatepossibleinstants", + "https://tc39.es/proposal-temporal/#_ref_1839", "https://tc39.es/proposal-temporal/#_ref_1840", "https://tc39.es/proposal-temporal/#_ref_1841", "https://tc39.es/proposal-temporal/#_ref_1842", @@ -2380,59 +2383,59 @@ "https://tc39.es/proposal-temporal/#_ref_1859", "https://tc39.es/proposal-temporal/#_ref_1860", "https://tc39.es/proposal-temporal/#_ref_1861", - "https://tc39.es/proposal-temporal/#_ref_1862", "https://tc39.es/proposal-temporal/#sec-temporal-getpossibleinstantsfor", + "https://tc39.es/proposal-temporal/#_ref_1862", "https://tc39.es/proposal-temporal/#_ref_1863", "https://tc39.es/proposal-temporal/#_ref_1864", "https://tc39.es/proposal-temporal/#_ref_1865", - "https://tc39.es/proposal-temporal/#_ref_1866", "https://tc39.es/proposal-temporal/#sec-temporal-timezoneequals", + "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", "https://tc39.es/proposal-temporal/#_ref_1871", - "https://tc39.es/proposal-temporal/#_ref_1872", "https://tc39.es/proposal-temporal/#sec-parsetimezoneidentifier", + "https://tc39.es/proposal-temporal/#_ref_1872", "https://tc39.es/proposal-temporal/#_ref_1873", - "https://tc39.es/proposal-temporal/#_ref_1874", + "https://tc39.es/proposal-temporal/#_ref_2572", "https://tc39.es/proposal-temporal/#_ref_2573", "https://tc39.es/proposal-temporal/#_ref_2574", + "https://tc39.es/proposal-temporal/#_ref_1874", "https://tc39.es/proposal-temporal/#_ref_2575", - "https://tc39.es/proposal-temporal/#_ref_1875", "https://tc39.es/proposal-temporal/#_ref_2576", - "https://tc39.es/proposal-temporal/#_ref_2577", - "https://tc39.es/proposal-temporal/#_ref_1876", + "https://tc39.es/proposal-temporal/#_ref_1875", "https://tc39.es/proposal-temporal/#sec-temporal-calendar-objects", "https://tc39.es/proposal-temporal/#sec-calendar-types", - "https://tc39.es/proposal-temporal/#_ref_48", + "https://tc39.es/proposal-temporal/#_ref_69", "https://tc39.es/proposal-temporal/#sec-temporal-isbuiltincalendar", + "https://tc39.es/proposal-temporal/#_ref_1876", "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/#sec-temporal-availablecalendars", + "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_1882", - "https://tc39.es/proposal-temporal/#_ref_1883", "https://tc39.es/proposal-temporal/#sec-temporal-calendar-abstract-ops", "https://tc39.es/proposal-temporal/#sec-temporal-calendar-methods-records", - "https://tc39.es/proposal-temporal/#_ref_1884", - "https://tc39.es/proposal-temporal/#_ref_49", + "https://tc39.es/proposal-temporal/#_ref_1883", + "https://tc39.es/proposal-temporal/#_ref_70", "https://tc39.es/proposal-temporal/#table-temporal-calendar-methods-record-fields", - "https://tc39.es/proposal-temporal/#_ref_1885", + "https://tc39.es/proposal-temporal/#_ref_1884", "https://tc39.es/proposal-temporal/#sec-temporal-createcalendarmethodsrecord", + "https://tc39.es/proposal-temporal/#_ref_1885", "https://tc39.es/proposal-temporal/#_ref_1886", "https://tc39.es/proposal-temporal/#_ref_1887", "https://tc39.es/proposal-temporal/#_ref_1888", - "https://tc39.es/proposal-temporal/#_ref_1889", "https://tc39.es/proposal-temporal/#sec-temporal-createcalendarmethodsrecordfromrelativeto", + "https://tc39.es/proposal-temporal/#_ref_1889", "https://tc39.es/proposal-temporal/#_ref_1890", "https://tc39.es/proposal-temporal/#_ref_1891", "https://tc39.es/proposal-temporal/#_ref_1892", "https://tc39.es/proposal-temporal/#_ref_1893", - "https://tc39.es/proposal-temporal/#_ref_1894", "https://tc39.es/proposal-temporal/#sec-temporal-calendarmethodsrecordlookup", + "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", @@ -2442,125 +2445,125 @@ "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/#_ref_1904", "https://tc39.es/proposal-temporal/#sec-temporal-calendarmethodsrecordhaslookedup", + "https://tc39.es/proposal-temporal/#_ref_1904", "https://tc39.es/proposal-temporal/#_ref_1905", - "https://tc39.es/proposal-temporal/#_ref_1906", "https://tc39.es/proposal-temporal/#sec-temporal-calendarmethodsrecordisbuiltin", + "https://tc39.es/proposal-temporal/#_ref_1906", "https://tc39.es/proposal-temporal/#_ref_1907", "https://tc39.es/proposal-temporal/#_ref_1908", - "https://tc39.es/proposal-temporal/#_ref_1909", "https://tc39.es/proposal-temporal/#sec-temporal-calendarmethodsrecordcall", + "https://tc39.es/proposal-temporal/#_ref_1909", "https://tc39.es/proposal-temporal/#_ref_1910", "https://tc39.es/proposal-temporal/#_ref_1911", "https://tc39.es/proposal-temporal/#_ref_1912", "https://tc39.es/proposal-temporal/#_ref_1913", - "https://tc39.es/proposal-temporal/#_ref_1914", "https://tc39.es/proposal-temporal/#sec-temporal-createtemporalcalendar", + "https://tc39.es/proposal-temporal/#_ref_1914", "https://tc39.es/proposal-temporal/#_ref_1915", - "https://tc39.es/proposal-temporal/#_ref_1916", "https://tc39.es/proposal-temporal/#sec-temporal-calendarmergefields", + "https://tc39.es/proposal-temporal/#_ref_1916", "https://tc39.es/proposal-temporal/#_ref_1917", "https://tc39.es/proposal-temporal/#_ref_1918", - "https://tc39.es/proposal-temporal/#_ref_1919", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateadd", + "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/#sec-temporal-calendardateuntil", + "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-calendarera", + "https://tc39.es/proposal-temporal/#_ref_1925", "https://tc39.es/proposal-temporal/#_ref_1926", "https://tc39.es/proposal-temporal/#_ref_1927", - "https://tc39.es/proposal-temporal/#_ref_1928", "https://tc39.es/proposal-temporal/#sec-temporal-calendarerayear", + "https://tc39.es/proposal-temporal/#_ref_1928", "https://tc39.es/proposal-temporal/#_ref_1929", - "https://tc39.es/proposal-temporal/#_ref_1930", "https://tc39.es/proposal-temporal/#sec-temporal-calendaryear", + "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/#sec-temporal-calendarmonth", + "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/#sec-temporal-calendarmonthcode", + "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/#sec-temporal-calendarday", + "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/#_ref_1940", "https://tc39.es/proposal-temporal/#sec-temporal-calendardayofweek", + "https://tc39.es/proposal-temporal/#_ref_1940", "https://tc39.es/proposal-temporal/#_ref_1941", - "https://tc39.es/proposal-temporal/#_ref_1942", "https://tc39.es/proposal-temporal/#sec-temporal-calendardayofyear", + "https://tc39.es/proposal-temporal/#_ref_1942", "https://tc39.es/proposal-temporal/#_ref_1943", - "https://tc39.es/proposal-temporal/#_ref_1944", "https://tc39.es/proposal-temporal/#sec-temporal-calendarweekofyear", + "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-calendaryearofweek", + "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/#sec-temporal-calendardaysinweek", + "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/#sec-temporal-calendardaysinmonth", + "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-calendardaysinyear", + "https://tc39.es/proposal-temporal/#_ref_1952", "https://tc39.es/proposal-temporal/#_ref_1953", - "https://tc39.es/proposal-temporal/#_ref_1954", "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthsinyear", + "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/#sec-temporal-calendarinleapyear", + "https://tc39.es/proposal-temporal/#_ref_1956", "https://tc39.es/proposal-temporal/#_ref_1957", - "https://tc39.es/proposal-temporal/#_ref_1958", "https://tc39.es/proposal-temporal/#sec-temporal-objectimplementstemporalcalendarprotocol", "https://tc39.es/proposal-temporal/#sec-temporal-totemporalcalendarslotvalue", + "https://tc39.es/proposal-temporal/#_ref_1958", "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/#_ref_1964", "https://tc39.es/proposal-temporal/#sec-temporal-gettemporalcalendarslotvaluewithisodefault", - "https://tc39.es/proposal-temporal/#_ref_1965", + "https://tc39.es/proposal-temporal/#_ref_1964", "https://tc39.es/proposal-temporal/#sec-temporal-totemporalcalendaridentifier", + "https://tc39.es/proposal-temporal/#_ref_1965", "https://tc39.es/proposal-temporal/#_ref_1966", "https://tc39.es/proposal-temporal/#_ref_1967", - "https://tc39.es/proposal-temporal/#_ref_1968", "https://tc39.es/proposal-temporal/#sec-temporal-totemporalcalendarobject", - "https://tc39.es/proposal-temporal/#_ref_1969", + "https://tc39.es/proposal-temporal/#_ref_1968", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatefromfields", + "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/#sec-temporal-calendaryearmonthfromfields", + "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", "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthdayfromfields", + "https://tc39.es/proposal-temporal/#_ref_1975", "https://tc39.es/proposal-temporal/#_ref_1976", "https://tc39.es/proposal-temporal/#_ref_1977", - "https://tc39.es/proposal-temporal/#_ref_1978", "https://tc39.es/proposal-temporal/#sec-temporal-maybeformatcalendarannotation", + "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/#sec-temporal-formatcalendarannotation", "https://tc39.es/proposal-temporal/#sec-temporal-calendarequals", + "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/#sec-temporal-consolidatecalendars", + "https://tc39.es/proposal-temporal/#_ref_1982", "https://tc39.es/proposal-temporal/#_ref_1983", - "https://tc39.es/proposal-temporal/#_ref_1984", "https://tc39.es/proposal-temporal/#sec-temporal-isodaysinmonth", + "https://tc39.es/proposal-temporal/#_ref_1984", "https://tc39.es/proposal-temporal/#_ref_1985", - "https://tc39.es/proposal-temporal/#_ref_1986", "https://tc39.es/proposal-temporal/#sec-temporal-toisoweekofyear", + "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", @@ -2573,116 +2576,116 @@ "https://tc39.es/proposal-temporal/#_ref_1996", "https://tc39.es/proposal-temporal/#_ref_1997", "https://tc39.es/proposal-temporal/#_ref_1998", - "https://tc39.es/proposal-temporal/#_ref_1999", "https://tc39.es/proposal-temporal/#sec-temporal-isomonthcode", "https://tc39.es/proposal-temporal/#sec-temporal-isoresolvemonth", + "https://tc39.es/proposal-temporal/#_ref_1999", + "https://tc39.es/proposal-temporal/#_ref_2577", "https://tc39.es/proposal-temporal/#_ref_2000", - "https://tc39.es/proposal-temporal/#_ref_2578", - "https://tc39.es/proposal-temporal/#_ref_2001", "https://tc39.es/proposal-temporal/#sec-temporal-isodatefromfields", + "https://tc39.es/proposal-temporal/#_ref_2001", "https://tc39.es/proposal-temporal/#_ref_2002", - "https://tc39.es/proposal-temporal/#_ref_2003", "https://tc39.es/proposal-temporal/#sec-temporal-isoyearmonthfromfields", + "https://tc39.es/proposal-temporal/#_ref_2003", "https://tc39.es/proposal-temporal/#_ref_2004", "https://tc39.es/proposal-temporal/#_ref_2005", - "https://tc39.es/proposal-temporal/#_ref_2006", "https://tc39.es/proposal-temporal/#sec-temporal-isomonthdayfromfields", + "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/#_ref_2010", "https://tc39.es/proposal-temporal/#sec-temporal-isofieldkeystoignore", "https://tc39.es/proposal-temporal/#sec-temporal-toisodayofyear", + "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/#sec-temporal-toisodayofweek", + "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/#_ref_2018", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatetoiso", + "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/#_ref_2021", "https://tc39.es/proposal-temporal/#_ref_2022", - "https://tc39.es/proposal-temporal/#_ref_2023", "https://tc39.es/proposal-temporal/#sec-temporal-calendarmonthdaytoisoreferencedate", + "https://tc39.es/proposal-temporal/#_ref_2023", "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/#sec-temporal-calendardateaddition", + "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/#_ref_2032", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatedifference", + "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/#sec-temporal-calendardateera", - "https://tc39.es/proposal-temporal/#_ref_2035", + "https://tc39.es/proposal-temporal/#_ref_2034", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateerayear", - "https://tc39.es/proposal-temporal/#_ref_2036", + "https://tc39.es/proposal-temporal/#_ref_2035", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateyear", - "https://tc39.es/proposal-temporal/#_ref_2037", + "https://tc39.es/proposal-temporal/#_ref_2036", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatemonth", - "https://tc39.es/proposal-temporal/#_ref_2038", + "https://tc39.es/proposal-temporal/#_ref_2037", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatemonthcode", - "https://tc39.es/proposal-temporal/#_ref_2039", + "https://tc39.es/proposal-temporal/#_ref_2038", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateday", - "https://tc39.es/proposal-temporal/#_ref_2040", + "https://tc39.es/proposal-temporal/#_ref_2039", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatedayofweek", - "https://tc39.es/proposal-temporal/#_ref_2041", + "https://tc39.es/proposal-temporal/#_ref_2040", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatedayofyear", - "https://tc39.es/proposal-temporal/#_ref_2042", + "https://tc39.es/proposal-temporal/#_ref_2041", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateweekofyear", + "https://tc39.es/proposal-temporal/#_ref_2042", "https://tc39.es/proposal-temporal/#_ref_2043", "https://tc39.es/proposal-temporal/#_ref_2044", "https://tc39.es/proposal-temporal/#_ref_2045", "https://tc39.es/proposal-temporal/#_ref_2046", "https://tc39.es/proposal-temporal/#_ref_2047", - "https://tc39.es/proposal-temporal/#_ref_2048", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatedaysinweek", - "https://tc39.es/proposal-temporal/#_ref_2049", + "https://tc39.es/proposal-temporal/#_ref_2048", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatedaysinmonth", - "https://tc39.es/proposal-temporal/#_ref_2050", + "https://tc39.es/proposal-temporal/#_ref_2049", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatedaysinyear", - "https://tc39.es/proposal-temporal/#_ref_2051", + "https://tc39.es/proposal-temporal/#_ref_2050", "https://tc39.es/proposal-temporal/#sec-temporal-calendardatemonthsinyear", - "https://tc39.es/proposal-temporal/#_ref_2052", + "https://tc39.es/proposal-temporal/#_ref_2051", "https://tc39.es/proposal-temporal/#sec-temporal-calendardateinleapyear", - "https://tc39.es/proposal-temporal/#_ref_2053", + "https://tc39.es/proposal-temporal/#_ref_2052", "https://tc39.es/proposal-temporal/#sec-temporal-calendarfielddescriptors", + "https://tc39.es/proposal-temporal/#_ref_2053", "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/#sec-temporal-calendarfieldkeystoignore", + "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/#table-calendarfieldkeystoignore-example", - "https://tc39.es/proposal-temporal/#_ref_2059", + "https://tc39.es/proposal-temporal/#_ref_2058", "https://tc39.es/proposal-temporal/#sec-temporal-calendarresolvefields", - "https://tc39.es/proposal-temporal/#_ref_2060", - "https://tc39.es/proposal-temporal/#_ref_50", - "https://tc39.es/proposal-temporal/#_ref_51", + "https://tc39.es/proposal-temporal/#_ref_2059", + "https://tc39.es/proposal-temporal/#_ref_71", + "https://tc39.es/proposal-temporal/#_ref_72", "https://tc39.es/proposal-temporal/#sec-temporal-calendar-constructor", "https://tc39.es/proposal-temporal/#sec-temporal.calendar", + "https://tc39.es/proposal-temporal/#_ref_2060", "https://tc39.es/proposal-temporal/#_ref_2061", "https://tc39.es/proposal-temporal/#_ref_2062", - "https://tc39.es/proposal-temporal/#_ref_2063", "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_2063", "https://tc39.es/proposal-temporal/#_ref_2064", - "https://tc39.es/proposal-temporal/#_ref_2065", "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_2065", "https://tc39.es/proposal-temporal/#_ref_2066", "https://tc39.es/proposal-temporal/#_ref_2067", "https://tc39.es/proposal-temporal/#_ref_2068", @@ -2692,8 +2695,8 @@ "https://tc39.es/proposal-temporal/#_ref_2072", "https://tc39.es/proposal-temporal/#_ref_2073", "https://tc39.es/proposal-temporal/#_ref_2074", - "https://tc39.es/proposal-temporal/#_ref_2075", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.yearmonthfromfields", + "https://tc39.es/proposal-temporal/#_ref_2075", "https://tc39.es/proposal-temporal/#_ref_2076", "https://tc39.es/proposal-temporal/#_ref_2077", "https://tc39.es/proposal-temporal/#_ref_2078", @@ -2703,8 +2706,8 @@ "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/#_ref_2085", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthdayfromfields", + "https://tc39.es/proposal-temporal/#_ref_2085", "https://tc39.es/proposal-temporal/#_ref_2086", "https://tc39.es/proposal-temporal/#_ref_2087", "https://tc39.es/proposal-temporal/#_ref_2088", @@ -2714,8 +2717,8 @@ "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/#sec-temporal.calendar.prototype.dateadd", + "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/#_ref_2098", @@ -2725,111 +2728,111 @@ "https://tc39.es/proposal-temporal/#_ref_2102", "https://tc39.es/proposal-temporal/#_ref_2103", "https://tc39.es/proposal-temporal/#_ref_2104", - "https://tc39.es/proposal-temporal/#_ref_2105", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dateuntil", + "https://tc39.es/proposal-temporal/#_ref_2105", "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/#_ref_2112", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.era", + "https://tc39.es/proposal-temporal/#_ref_2112", "https://tc39.es/proposal-temporal/#_ref_2113", - "https://tc39.es/proposal-temporal/#_ref_2114", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.erayear", + "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/#sec-temporal.calendar.prototype.year", + "https://tc39.es/proposal-temporal/#_ref_2116", "https://tc39.es/proposal-temporal/#_ref_2117", - "https://tc39.es/proposal-temporal/#_ref_2118", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.month", + "https://tc39.es/proposal-temporal/#_ref_2118", "https://tc39.es/proposal-temporal/#_ref_2119", - "https://tc39.es/proposal-temporal/#_ref_2120", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthcode", + "https://tc39.es/proposal-temporal/#_ref_2120", "https://tc39.es/proposal-temporal/#_ref_2121", "https://tc39.es/proposal-temporal/#_ref_2122", - "https://tc39.es/proposal-temporal/#_ref_2123", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.day", + "https://tc39.es/proposal-temporal/#_ref_2123", "https://tc39.es/proposal-temporal/#_ref_2124", - "https://tc39.es/proposal-temporal/#_ref_2125", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dayofweek", + "https://tc39.es/proposal-temporal/#_ref_2125", "https://tc39.es/proposal-temporal/#_ref_2126", "https://tc39.es/proposal-temporal/#_ref_2127", - "https://tc39.es/proposal-temporal/#_ref_2128", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.dayofyear", + "https://tc39.es/proposal-temporal/#_ref_2128", "https://tc39.es/proposal-temporal/#_ref_2129", "https://tc39.es/proposal-temporal/#_ref_2130", - "https://tc39.es/proposal-temporal/#_ref_2131", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.weekofyear", + "https://tc39.es/proposal-temporal/#_ref_2131", "https://tc39.es/proposal-temporal/#_ref_2132", "https://tc39.es/proposal-temporal/#_ref_2133", - "https://tc39.es/proposal-temporal/#_ref_2134", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.yearofweek", + "https://tc39.es/proposal-temporal/#_ref_2134", "https://tc39.es/proposal-temporal/#_ref_2135", "https://tc39.es/proposal-temporal/#_ref_2136", - "https://tc39.es/proposal-temporal/#_ref_2137", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinweek", + "https://tc39.es/proposal-temporal/#_ref_2137", "https://tc39.es/proposal-temporal/#_ref_2138", - "https://tc39.es/proposal-temporal/#_ref_2139", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinmonth", + "https://tc39.es/proposal-temporal/#_ref_2139", "https://tc39.es/proposal-temporal/#_ref_2140", "https://tc39.es/proposal-temporal/#_ref_2141", - "https://tc39.es/proposal-temporal/#_ref_2142", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.daysinyear", + "https://tc39.es/proposal-temporal/#_ref_2142", "https://tc39.es/proposal-temporal/#_ref_2143", "https://tc39.es/proposal-temporal/#_ref_2144", - "https://tc39.es/proposal-temporal/#_ref_2145", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.monthsinyear", + "https://tc39.es/proposal-temporal/#_ref_2145", "https://tc39.es/proposal-temporal/#_ref_2146", - "https://tc39.es/proposal-temporal/#_ref_2147", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.inleapyear", + "https://tc39.es/proposal-temporal/#_ref_2147", "https://tc39.es/proposal-temporal/#_ref_2148", "https://tc39.es/proposal-temporal/#_ref_2149", "https://tc39.es/proposal-temporal/#_ref_2150", - "https://tc39.es/proposal-temporal/#_ref_2151", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.fields", + "https://tc39.es/proposal-temporal/#_ref_2151", "https://tc39.es/proposal-temporal/#_ref_2152", "https://tc39.es/proposal-temporal/#_ref_2153", - "https://tc39.es/proposal-temporal/#_ref_2154", "https://tc39.es/proposal-temporal/#sec-temporal.calendar.prototype.mergefields", + "https://tc39.es/proposal-temporal/#_ref_2154", "https://tc39.es/proposal-temporal/#_ref_2155", "https://tc39.es/proposal-temporal/#_ref_2156", "https://tc39.es/proposal-temporal/#_ref_2157", "https://tc39.es/proposal-temporal/#_ref_2158", - "https://tc39.es/proposal-temporal/#_ref_2159", "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_2159", "https://tc39.es/proposal-temporal/#_ref_2160", "https://tc39.es/proposal-temporal/#_ref_2161", "https://tc39.es/proposal-temporal/#_ref_2162", "https://tc39.es/proposal-temporal/#_ref_2163", - "https://tc39.es/proposal-temporal/#_ref_2164", "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_2164", "https://tc39.es/proposal-temporal/#_ref_2165", "https://tc39.es/proposal-temporal/#_ref_2166", "https://tc39.es/proposal-temporal/#_ref_2167", "https://tc39.es/proposal-temporal/#_ref_2168", "https://tc39.es/proposal-temporal/#_ref_2169", - "https://tc39.es/proposal-temporal/#_ref_2170", "https://tc39.es/proposal-temporal/#eqn-epochdaynumberforyear", "https://tc39.es/proposal-temporal/#eqn-epochtimeforyear", - "https://tc39.es/proposal-temporal/#_ref_2171", + "https://tc39.es/proposal-temporal/#_ref_2170", "https://tc39.es/proposal-temporal/#eqn-epochtimetoepochyear", - "https://tc39.es/proposal-temporal/#_ref_2172", + "https://tc39.es/proposal-temporal/#_ref_2171", "https://tc39.es/proposal-temporal/#eqn-mathematicalinleapyear", + "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/#_ref_2175", - "https://tc39.es/proposal-temporal/#_ref_2176", "https://tc39.es/proposal-temporal/#eqn-epochtimetomonthinyear", + "https://tc39.es/proposal-temporal/#_ref_2176", "https://tc39.es/proposal-temporal/#_ref_2177", "https://tc39.es/proposal-temporal/#_ref_2178", "https://tc39.es/proposal-temporal/#_ref_2179", @@ -2862,13 +2865,13 @@ "https://tc39.es/proposal-temporal/#_ref_2206", "https://tc39.es/proposal-temporal/#_ref_2207", "https://tc39.es/proposal-temporal/#_ref_2208", - "https://tc39.es/proposal-temporal/#_ref_2209", "https://tc39.es/proposal-temporal/#eqn-epochtimetodayinyear", + "https://tc39.es/proposal-temporal/#_ref_2209", "https://tc39.es/proposal-temporal/#_ref_2210", "https://tc39.es/proposal-temporal/#_ref_2211", "https://tc39.es/proposal-temporal/#_ref_2212", - "https://tc39.es/proposal-temporal/#_ref_2213", "https://tc39.es/proposal-temporal/#eqn-epochtimetodate", + "https://tc39.es/proposal-temporal/#_ref_2213", "https://tc39.es/proposal-temporal/#_ref_2214", "https://tc39.es/proposal-temporal/#_ref_2215", "https://tc39.es/proposal-temporal/#_ref_2216", @@ -2902,52 +2905,52 @@ "https://tc39.es/proposal-temporal/#_ref_2244", "https://tc39.es/proposal-temporal/#_ref_2245", "https://tc39.es/proposal-temporal/#_ref_2246", - "https://tc39.es/proposal-temporal/#_ref_2247", "https://tc39.es/proposal-temporal/#eqn-epochtimetoweekday", + "https://tc39.es/proposal-temporal/#_ref_2247", "https://tc39.es/proposal-temporal/#_ref_2248", "https://tc39.es/proposal-temporal/#_ref_2249", "https://tc39.es/proposal-temporal/#_ref_2250", - "https://tc39.es/proposal-temporal/#_ref_2251", "https://tc39.es/proposal-temporal/#sec-temporal-units", - "https://tc39.es/proposal-temporal/#_ref_52", + "https://tc39.es/proposal-temporal/#_ref_73", "https://tc39.es/proposal-temporal/#table-temporal-units", + "https://tc39.es/proposal-temporal/#_ref_2251", "https://tc39.es/proposal-temporal/#_ref_2252", - "https://tc39.es/proposal-temporal/#_ref_2253", "https://tc39.es/proposal-temporal/#sec-getoptionsobject", - "https://tc39.es/proposal-temporal/#_ref_2254", + "https://tc39.es/proposal-temporal/#_ref_2253", "https://tc39.es/proposal-temporal/#sec-getoption", "https://tc39.es/proposal-temporal/#sec-temporal-gettemporaloverflowoption", - "https://tc39.es/proposal-temporal/#_ref_2255", + "https://tc39.es/proposal-temporal/#_ref_2254", "https://tc39.es/proposal-temporal/#sec-temporal-gettemporaldisambiguationoption", - "https://tc39.es/proposal-temporal/#_ref_2256", + "https://tc39.es/proposal-temporal/#_ref_2255", "https://tc39.es/proposal-temporal/#sec-temporal-getroundingmodeoption", - "https://tc39.es/proposal-temporal/#_ref_53", - "https://tc39.es/proposal-temporal/#_ref_54", - "https://tc39.es/proposal-temporal/#_ref_55", - "https://tc39.es/proposal-temporal/#_ref_2257", + "https://tc39.es/proposal-temporal/#_ref_74", + "https://tc39.es/proposal-temporal/#_ref_75", + "https://tc39.es/proposal-temporal/#_ref_76", + "https://tc39.es/proposal-temporal/#_ref_2256", "https://tc39.es/proposal-temporal/#table-temporal-rounding-modes", "https://tc39.es/proposal-temporal/#sec-temporal-negateroundingmode", - "https://tc39.es/proposal-temporal/#_ref_56", - "https://tc39.es/proposal-temporal/#_ref_57", + "https://tc39.es/proposal-temporal/#_ref_77", + "https://tc39.es/proposal-temporal/#_ref_78", "https://tc39.es/proposal-temporal/#sec-temporal-gettemporaloffsetoption", - "https://tc39.es/proposal-temporal/#_ref_2258", + "https://tc39.es/proposal-temporal/#_ref_2257", "https://tc39.es/proposal-temporal/#sec-temporal-gettemporalshowcalendarnameoption", - "https://tc39.es/proposal-temporal/#_ref_2259", + "https://tc39.es/proposal-temporal/#_ref_2258", "https://tc39.es/proposal-temporal/#sec-temporal-gettemporalshowtimezonenameoption", - "https://tc39.es/proposal-temporal/#_ref_2260", + "https://tc39.es/proposal-temporal/#_ref_2259", "https://tc39.es/proposal-temporal/#sec-temporal-gettemporalshowoffsetoption", - "https://tc39.es/proposal-temporal/#_ref_2261", + "https://tc39.es/proposal-temporal/#_ref_2260", "https://tc39.es/proposal-temporal/#sec-temporal-getroundingincrementoption", "https://tc39.es/proposal-temporal/#sec-validatetemporalroundingincrement", - "https://tc39.es/proposal-temporal/#_ref_2262", + "https://tc39.es/proposal-temporal/#_ref_2261", "https://tc39.es/proposal-temporal/#sec-temporal-gettemporalfractionalseconddigitsoption", "https://tc39.es/proposal-temporal/#sec-temporal-tosecondsstringprecisionrecord", "https://tc39.es/proposal-temporal/#sec-temporal-gettemporalunitvaluedoption", - "https://tc39.es/proposal-temporal/#_ref_58", - "https://tc39.es/proposal-temporal/#_ref_59", - "https://tc39.es/proposal-temporal/#_ref_2263", - "https://tc39.es/proposal-temporal/#_ref_60", + "https://tc39.es/proposal-temporal/#_ref_79", + "https://tc39.es/proposal-temporal/#_ref_80", + "https://tc39.es/proposal-temporal/#_ref_2262", + "https://tc39.es/proposal-temporal/#_ref_81", "https://tc39.es/proposal-temporal/#sec-temporal-gettemporalrelativetooption", + "https://tc39.es/proposal-temporal/#_ref_2263", "https://tc39.es/proposal-temporal/#_ref_2264", "https://tc39.es/proposal-temporal/#_ref_2265", "https://tc39.es/proposal-temporal/#_ref_2266", @@ -2966,37 +2969,36 @@ "https://tc39.es/proposal-temporal/#_ref_2279", "https://tc39.es/proposal-temporal/#_ref_2280", "https://tc39.es/proposal-temporal/#_ref_2281", - "https://tc39.es/proposal-temporal/#_ref_2282", "https://tc39.es/proposal-temporal/#sec-temporal-largeroftwotemporalunits", - "https://tc39.es/proposal-temporal/#_ref_61", - "https://tc39.es/proposal-temporal/#_ref_62", - "https://tc39.es/proposal-temporal/#_ref_63", - "https://tc39.es/proposal-temporal/#_ref_64", + "https://tc39.es/proposal-temporal/#_ref_82", + "https://tc39.es/proposal-temporal/#_ref_83", + "https://tc39.es/proposal-temporal/#_ref_84", + "https://tc39.es/proposal-temporal/#_ref_85", "https://tc39.es/proposal-temporal/#sec-temporal-iscalendarunit", - "https://tc39.es/proposal-temporal/#_ref_65", + "https://tc39.es/proposal-temporal/#_ref_86", "https://tc39.es/proposal-temporal/#sec-temporal-maximumtemporaldurationroundingincrement", - "https://tc39.es/proposal-temporal/#_ref_66", + "https://tc39.es/proposal-temporal/#_ref_87", "https://tc39.es/proposal-temporal/#sec-temporal-ispartialtemporalobject", "https://tc39.es/proposal-temporal/#sec-temporal-formatfractionalseconds", "https://tc39.es/proposal-temporal/#sec-temporal-formattimestring", - "https://tc39.es/proposal-temporal/#_ref_2283", + "https://tc39.es/proposal-temporal/#_ref_2282", "https://tc39.es/proposal-temporal/#sec-getunsignedroundingmode", - "https://tc39.es/proposal-temporal/#_ref_67", - "https://tc39.es/proposal-temporal/#_ref_68", - "https://tc39.es/proposal-temporal/#_ref_69", - "https://tc39.es/proposal-temporal/#_ref_70", + "https://tc39.es/proposal-temporal/#_ref_88", + "https://tc39.es/proposal-temporal/#_ref_89", + "https://tc39.es/proposal-temporal/#_ref_90", + "https://tc39.es/proposal-temporal/#_ref_91", "https://tc39.es/proposal-temporal/#table-unsigned-rounding-modes", "https://tc39.es/proposal-temporal/#sec-applyunsignedroundingmode", - "https://tc39.es/proposal-temporal/#_ref_71", - "https://tc39.es/proposal-temporal/#_ref_2284", + "https://tc39.es/proposal-temporal/#_ref_92", + "https://tc39.es/proposal-temporal/#_ref_2283", "https://tc39.es/proposal-temporal/#sec-temporal-roundnumbertoincrement", - "https://tc39.es/proposal-temporal/#_ref_72", + "https://tc39.es/proposal-temporal/#_ref_93", + "https://tc39.es/proposal-temporal/#_ref_2284", "https://tc39.es/proposal-temporal/#_ref_2285", - "https://tc39.es/proposal-temporal/#_ref_2286", "https://tc39.es/proposal-temporal/#sec-temporal-roundnumbertoincrementasifpositive", - "https://tc39.es/proposal-temporal/#_ref_73", + "https://tc39.es/proposal-temporal/#_ref_94", + "https://tc39.es/proposal-temporal/#_ref_2286", "https://tc39.es/proposal-temporal/#_ref_2287", - "https://tc39.es/proposal-temporal/#_ref_2288", "https://tc39.es/proposal-temporal/#sec-temporal-iso8601grammar", "https://tc39.es/proposal-temporal/#prod-Alpha", "https://tc39.es/proposal-temporal/#prod-LowercaseAlpha", @@ -3017,26 +3019,26 @@ "https://tc39.es/proposal-temporal/#prod-DateMonthWithThirtyOneDays", "https://tc39.es/proposal-temporal/#prod-DateDay", "https://tc39.es/proposal-temporal/#prod-DateSpecYearMonth", + "https://tc39.es/proposal-temporal/#_ref_2578", "https://tc39.es/proposal-temporal/#_ref_2579", - "https://tc39.es/proposal-temporal/#_ref_2580", "https://tc39.es/proposal-temporal/#prod-DateSpecMonthDay", + "https://tc39.es/proposal-temporal/#_ref_2580", "https://tc39.es/proposal-temporal/#_ref_2581", "https://tc39.es/proposal-temporal/#_ref_2582", "https://tc39.es/proposal-temporal/#_ref_2583", - "https://tc39.es/proposal-temporal/#_ref_2584", "https://tc39.es/proposal-temporal/#prod-ValidMonthDay", + "https://tc39.es/proposal-temporal/#_ref_2584", "https://tc39.es/proposal-temporal/#_ref_2585", "https://tc39.es/proposal-temporal/#_ref_2586", "https://tc39.es/proposal-temporal/#_ref_2587", "https://tc39.es/proposal-temporal/#_ref_2588", - "https://tc39.es/proposal-temporal/#_ref_2589", "https://tc39.es/proposal-temporal/#prod-Date", + "https://tc39.es/proposal-temporal/#_ref_2589", "https://tc39.es/proposal-temporal/#_ref_2590", "https://tc39.es/proposal-temporal/#_ref_2591", "https://tc39.es/proposal-temporal/#_ref_2592", "https://tc39.es/proposal-temporal/#_ref_2593", "https://tc39.es/proposal-temporal/#_ref_2594", - "https://tc39.es/proposal-temporal/#_ref_2595", "https://tc39.es/proposal-temporal/#prod-TimeHour", "https://tc39.es/proposal-temporal/#prod-TimeMinute", "https://tc39.es/proposal-temporal/#prod-TimeSecond", @@ -3045,56 +3047,57 @@ "https://tc39.es/proposal-temporal/#prod-NormalizedUTCOffset", "https://tc39.es/proposal-temporal/#prod-UTCOffsetMinutePrecision", "https://tc39.es/proposal-temporal/#prod-UTCOffsetSubMinutePrecision", + "https://tc39.es/proposal-temporal/#_ref_2595", "https://tc39.es/proposal-temporal/#_ref_2596", "https://tc39.es/proposal-temporal/#_ref_2597", - "https://tc39.es/proposal-temporal/#_ref_2598", "https://tc39.es/proposal-temporal/#prod-DateTimeUTCOffset", + "https://tc39.es/proposal-temporal/#_ref_2598", "https://tc39.es/proposal-temporal/#_ref_2599", - "https://tc39.es/proposal-temporal/#_ref_2600", "https://tc39.es/proposal-temporal/#prod-TimeZoneUTCOffsetName", - "https://tc39.es/proposal-temporal/#_ref_2601", + "https://tc39.es/proposal-temporal/#_ref_2600", "https://tc39.es/proposal-temporal/#prod-TZLeadingChar", - "https://tc39.es/proposal-temporal/#_ref_2602", + "https://tc39.es/proposal-temporal/#_ref_2601", "https://tc39.es/proposal-temporal/#prod-TZChar", - "https://tc39.es/proposal-temporal/#_ref_2603", + "https://tc39.es/proposal-temporal/#_ref_2602", "https://tc39.es/proposal-temporal/#prod-TimeZoneIANANameComponent", + "https://tc39.es/proposal-temporal/#_ref_2603", "https://tc39.es/proposal-temporal/#_ref_2604", "https://tc39.es/proposal-temporal/#_ref_2605", - "https://tc39.es/proposal-temporal/#_ref_2606", "https://tc39.es/proposal-temporal/#prod-TimeZoneIANAName", + "https://tc39.es/proposal-temporal/#_ref_2606", "https://tc39.es/proposal-temporal/#_ref_2607", "https://tc39.es/proposal-temporal/#_ref_2608", - "https://tc39.es/proposal-temporal/#_ref_2609", "https://tc39.es/proposal-temporal/#prod-TimeZoneIdentifier", + "https://tc39.es/proposal-temporal/#_ref_2609", "https://tc39.es/proposal-temporal/#_ref_2610", - "https://tc39.es/proposal-temporal/#_ref_2611", "https://tc39.es/proposal-temporal/#prod-TimeZoneAnnotation", + "https://tc39.es/proposal-temporal/#_ref_2611", "https://tc39.es/proposal-temporal/#_ref_2612", - "https://tc39.es/proposal-temporal/#_ref_2613", "https://tc39.es/proposal-temporal/#prod-AKeyLeadingChar", - "https://tc39.es/proposal-temporal/#_ref_2614", + "https://tc39.es/proposal-temporal/#_ref_2613", "https://tc39.es/proposal-temporal/#prod-AKeyChar", - "https://tc39.es/proposal-temporal/#_ref_2615", + "https://tc39.es/proposal-temporal/#_ref_2614", "https://tc39.es/proposal-temporal/#prod-AnnotationKey", + "https://tc39.es/proposal-temporal/#_ref_2615", "https://tc39.es/proposal-temporal/#_ref_2616", "https://tc39.es/proposal-temporal/#_ref_2617", - "https://tc39.es/proposal-temporal/#_ref_2618", "https://tc39.es/proposal-temporal/#prod-AnnotationValueComponent", + "https://tc39.es/proposal-temporal/#_ref_2618", "https://tc39.es/proposal-temporal/#_ref_2619", "https://tc39.es/proposal-temporal/#_ref_2620", - "https://tc39.es/proposal-temporal/#_ref_2621", "https://tc39.es/proposal-temporal/#prod-AnnotationValue", + "https://tc39.es/proposal-temporal/#_ref_2621", "https://tc39.es/proposal-temporal/#_ref_2622", "https://tc39.es/proposal-temporal/#_ref_2623", - "https://tc39.es/proposal-temporal/#_ref_2624", "https://tc39.es/proposal-temporal/#prod-Annotation", + "https://tc39.es/proposal-temporal/#_ref_2624", "https://tc39.es/proposal-temporal/#_ref_2625", "https://tc39.es/proposal-temporal/#_ref_2626", - "https://tc39.es/proposal-temporal/#_ref_2627", "https://tc39.es/proposal-temporal/#prod-Annotations", + "https://tc39.es/proposal-temporal/#_ref_2627", "https://tc39.es/proposal-temporal/#_ref_2628", - "https://tc39.es/proposal-temporal/#_ref_2629", "https://tc39.es/proposal-temporal/#prod-TimeSpec", + "https://tc39.es/proposal-temporal/#_ref_2629", "https://tc39.es/proposal-temporal/#_ref_2630", "https://tc39.es/proposal-temporal/#_ref_2631", "https://tc39.es/proposal-temporal/#_ref_2632", @@ -3107,19 +3110,19 @@ "https://tc39.es/proposal-temporal/#_ref_2639", "https://tc39.es/proposal-temporal/#_ref_2640", "https://tc39.es/proposal-temporal/#_ref_2641", - "https://tc39.es/proposal-temporal/#_ref_2642", "https://tc39.es/proposal-temporal/#prod-TimeSpecWithOptionalOffsetNotAmbiguous", + "https://tc39.es/proposal-temporal/#_ref_2642", "https://tc39.es/proposal-temporal/#_ref_2643", "https://tc39.es/proposal-temporal/#_ref_2644", "https://tc39.es/proposal-temporal/#_ref_2645", - "https://tc39.es/proposal-temporal/#_ref_2646", "https://tc39.es/proposal-temporal/#prod-DateTime", + "https://tc39.es/proposal-temporal/#_ref_2646", "https://tc39.es/proposal-temporal/#_ref_2647", "https://tc39.es/proposal-temporal/#_ref_2648", "https://tc39.es/proposal-temporal/#_ref_2649", "https://tc39.es/proposal-temporal/#_ref_2650", - "https://tc39.es/proposal-temporal/#_ref_2651", "https://tc39.es/proposal-temporal/#prod-AnnotatedTime", + "https://tc39.es/proposal-temporal/#_ref_2651", "https://tc39.es/proposal-temporal/#_ref_2652", "https://tc39.es/proposal-temporal/#_ref_2653", "https://tc39.es/proposal-temporal/#_ref_2654", @@ -3127,50 +3130,50 @@ "https://tc39.es/proposal-temporal/#_ref_2656", "https://tc39.es/proposal-temporal/#_ref_2657", "https://tc39.es/proposal-temporal/#_ref_2658", - "https://tc39.es/proposal-temporal/#_ref_2659", "https://tc39.es/proposal-temporal/#prod-AnnotatedDateTime", + "https://tc39.es/proposal-temporal/#_ref_2659", "https://tc39.es/proposal-temporal/#_ref_2660", "https://tc39.es/proposal-temporal/#_ref_2661", "https://tc39.es/proposal-temporal/#_ref_2662", "https://tc39.es/proposal-temporal/#_ref_2663", "https://tc39.es/proposal-temporal/#_ref_2664", - "https://tc39.es/proposal-temporal/#_ref_2665", "https://tc39.es/proposal-temporal/#prod-AnnotatedDateTimeTimeRequired", + "https://tc39.es/proposal-temporal/#_ref_2665", "https://tc39.es/proposal-temporal/#_ref_2666", "https://tc39.es/proposal-temporal/#_ref_2667", "https://tc39.es/proposal-temporal/#_ref_2668", "https://tc39.es/proposal-temporal/#_ref_2669", "https://tc39.es/proposal-temporal/#_ref_2670", - "https://tc39.es/proposal-temporal/#_ref_2671", "https://tc39.es/proposal-temporal/#prod-AnnotatedYearMonth", + "https://tc39.es/proposal-temporal/#_ref_2671", "https://tc39.es/proposal-temporal/#_ref_2672", "https://tc39.es/proposal-temporal/#_ref_2673", - "https://tc39.es/proposal-temporal/#_ref_2674", "https://tc39.es/proposal-temporal/#prod-AnnotatedMonthDay", + "https://tc39.es/proposal-temporal/#_ref_2674", "https://tc39.es/proposal-temporal/#_ref_2675", "https://tc39.es/proposal-temporal/#_ref_2676", - "https://tc39.es/proposal-temporal/#_ref_2677", "https://tc39.es/proposal-temporal/#prod-DurationWholeSeconds", "https://tc39.es/proposal-temporal/#prod-DurationSecondsFraction", - "https://tc39.es/proposal-temporal/#_ref_2678", + "https://tc39.es/proposal-temporal/#_ref_2677", "https://tc39.es/proposal-temporal/#prod-DurationSecondsPart", + "https://tc39.es/proposal-temporal/#_ref_2678", "https://tc39.es/proposal-temporal/#_ref_2679", "https://tc39.es/proposal-temporal/#_ref_2680", - "https://tc39.es/proposal-temporal/#_ref_2681", "https://tc39.es/proposal-temporal/#prod-DurationWholeMinutes", "https://tc39.es/proposal-temporal/#prod-DurationMinutesFraction", - "https://tc39.es/proposal-temporal/#_ref_2682", + "https://tc39.es/proposal-temporal/#_ref_2681", "https://tc39.es/proposal-temporal/#prod-DurationMinutesPart", + "https://tc39.es/proposal-temporal/#_ref_2682", "https://tc39.es/proposal-temporal/#_ref_2683", "https://tc39.es/proposal-temporal/#_ref_2684", "https://tc39.es/proposal-temporal/#_ref_2685", "https://tc39.es/proposal-temporal/#_ref_2686", "https://tc39.es/proposal-temporal/#_ref_2687", - "https://tc39.es/proposal-temporal/#_ref_2688", "https://tc39.es/proposal-temporal/#prod-DurationWholeHours", "https://tc39.es/proposal-temporal/#prod-DurationHoursFraction", - "https://tc39.es/proposal-temporal/#_ref_2689", + "https://tc39.es/proposal-temporal/#_ref_2688", "https://tc39.es/proposal-temporal/#prod-DurationHoursPart", + "https://tc39.es/proposal-temporal/#_ref_2689", "https://tc39.es/proposal-temporal/#_ref_2690", "https://tc39.es/proposal-temporal/#_ref_2691", "https://tc39.es/proposal-temporal/#_ref_2692", @@ -3179,33 +3182,33 @@ "https://tc39.es/proposal-temporal/#_ref_2695", "https://tc39.es/proposal-temporal/#_ref_2696", "https://tc39.es/proposal-temporal/#_ref_2697", - "https://tc39.es/proposal-temporal/#_ref_2698", "https://tc39.es/proposal-temporal/#prod-DurationTime", + "https://tc39.es/proposal-temporal/#_ref_2698", "https://tc39.es/proposal-temporal/#_ref_2699", "https://tc39.es/proposal-temporal/#_ref_2700", "https://tc39.es/proposal-temporal/#_ref_2701", "https://tc39.es/proposal-temporal/#_ref_2702", "https://tc39.es/proposal-temporal/#_ref_2703", - "https://tc39.es/proposal-temporal/#_ref_2704", "https://tc39.es/proposal-temporal/#prod-DurationDays", "https://tc39.es/proposal-temporal/#prod-DurationDaysPart", + "https://tc39.es/proposal-temporal/#_ref_2704", "https://tc39.es/proposal-temporal/#_ref_2705", - "https://tc39.es/proposal-temporal/#_ref_2706", "https://tc39.es/proposal-temporal/#prod-DurationWeeks", "https://tc39.es/proposal-temporal/#prod-DurationWeeksPart", + "https://tc39.es/proposal-temporal/#_ref_2706", "https://tc39.es/proposal-temporal/#_ref_2707", "https://tc39.es/proposal-temporal/#_ref_2708", - "https://tc39.es/proposal-temporal/#_ref_2709", "https://tc39.es/proposal-temporal/#prod-DurationMonths", "https://tc39.es/proposal-temporal/#prod-DurationMonthsPart", + "https://tc39.es/proposal-temporal/#_ref_2709", "https://tc39.es/proposal-temporal/#_ref_2710", "https://tc39.es/proposal-temporal/#_ref_2711", "https://tc39.es/proposal-temporal/#_ref_2712", "https://tc39.es/proposal-temporal/#_ref_2713", "https://tc39.es/proposal-temporal/#_ref_2714", - "https://tc39.es/proposal-temporal/#_ref_2715", "https://tc39.es/proposal-temporal/#prod-DurationYears", "https://tc39.es/proposal-temporal/#prod-DurationYearsPart", + "https://tc39.es/proposal-temporal/#_ref_2715", "https://tc39.es/proposal-temporal/#_ref_2716", "https://tc39.es/proposal-temporal/#_ref_2717", "https://tc39.es/proposal-temporal/#_ref_2718", @@ -3214,8 +3217,8 @@ "https://tc39.es/proposal-temporal/#_ref_2721", "https://tc39.es/proposal-temporal/#_ref_2722", "https://tc39.es/proposal-temporal/#_ref_2723", - "https://tc39.es/proposal-temporal/#_ref_2724", "https://tc39.es/proposal-temporal/#prod-DurationDate", + "https://tc39.es/proposal-temporal/#_ref_2724", "https://tc39.es/proposal-temporal/#_ref_2725", "https://tc39.es/proposal-temporal/#_ref_2726", "https://tc39.es/proposal-temporal/#_ref_2727", @@ -3223,35 +3226,35 @@ "https://tc39.es/proposal-temporal/#_ref_2729", "https://tc39.es/proposal-temporal/#_ref_2730", "https://tc39.es/proposal-temporal/#_ref_2731", - "https://tc39.es/proposal-temporal/#_ref_2732", "https://tc39.es/proposal-temporal/#prod-Duration", + "https://tc39.es/proposal-temporal/#_ref_2732", "https://tc39.es/proposal-temporal/#_ref_2733", "https://tc39.es/proposal-temporal/#_ref_2734", "https://tc39.es/proposal-temporal/#_ref_2735", - "https://tc39.es/proposal-temporal/#_ref_2736", "https://tc39.es/proposal-temporal/#prod-TemporalInstantString", + "https://tc39.es/proposal-temporal/#_ref_2736", "https://tc39.es/proposal-temporal/#_ref_2737", "https://tc39.es/proposal-temporal/#_ref_2738", "https://tc39.es/proposal-temporal/#_ref_2739", "https://tc39.es/proposal-temporal/#_ref_2740", "https://tc39.es/proposal-temporal/#_ref_2741", - "https://tc39.es/proposal-temporal/#_ref_2742", "https://tc39.es/proposal-temporal/#prod-TemporalDateTimeString", - "https://tc39.es/proposal-temporal/#_ref_2743", + "https://tc39.es/proposal-temporal/#_ref_2742", "https://tc39.es/proposal-temporal/#prod-TemporalDurationString", - "https://tc39.es/proposal-temporal/#_ref_2744", + "https://tc39.es/proposal-temporal/#_ref_2743", "https://tc39.es/proposal-temporal/#prod-TemporalMonthDayString", + "https://tc39.es/proposal-temporal/#_ref_2744", "https://tc39.es/proposal-temporal/#_ref_2745", - "https://tc39.es/proposal-temporal/#_ref_2746", "https://tc39.es/proposal-temporal/#prod-TemporalTimeString", + "https://tc39.es/proposal-temporal/#_ref_2746", "https://tc39.es/proposal-temporal/#_ref_2747", - "https://tc39.es/proposal-temporal/#_ref_2748", "https://tc39.es/proposal-temporal/#prod-TemporalYearMonthString", + "https://tc39.es/proposal-temporal/#_ref_2748", "https://tc39.es/proposal-temporal/#_ref_2749", - "https://tc39.es/proposal-temporal/#_ref_2750", "https://tc39.es/proposal-temporal/#sec-temporal-iso8601grammar-static-semantics-early-errors", - "https://tc39.es/proposal-temporal/#_ref_2751", + "https://tc39.es/proposal-temporal/#_ref_2750", "https://tc39.es/proposal-temporal/#sec-temporal-parseisodatetime", + "https://tc39.es/proposal-temporal/#_ref_2751", "https://tc39.es/proposal-temporal/#_ref_2752", "https://tc39.es/proposal-temporal/#_ref_2753", "https://tc39.es/proposal-temporal/#_ref_2754", @@ -3264,41 +3267,41 @@ "https://tc39.es/proposal-temporal/#_ref_2761", "https://tc39.es/proposal-temporal/#_ref_2762", "https://tc39.es/proposal-temporal/#_ref_2763", + "https://tc39.es/proposal-temporal/#_ref_2288", "https://tc39.es/proposal-temporal/#_ref_2764", - "https://tc39.es/proposal-temporal/#_ref_2289", "https://tc39.es/proposal-temporal/#_ref_2765", "https://tc39.es/proposal-temporal/#_ref_2766", "https://tc39.es/proposal-temporal/#_ref_2767", "https://tc39.es/proposal-temporal/#_ref_2768", "https://tc39.es/proposal-temporal/#_ref_2769", "https://tc39.es/proposal-temporal/#_ref_2770", - "https://tc39.es/proposal-temporal/#_ref_2771", + "https://tc39.es/proposal-temporal/#_ref_2289", "https://tc39.es/proposal-temporal/#_ref_2290", - "https://tc39.es/proposal-temporal/#_ref_2291", + "https://tc39.es/proposal-temporal/#_ref_2771", "https://tc39.es/proposal-temporal/#_ref_2772", "https://tc39.es/proposal-temporal/#_ref_2773", "https://tc39.es/proposal-temporal/#_ref_2774", "https://tc39.es/proposal-temporal/#_ref_2775", - "https://tc39.es/proposal-temporal/#_ref_2776", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalinstantstring", - "https://tc39.es/proposal-temporal/#_ref_2777", + "https://tc39.es/proposal-temporal/#_ref_2776", + "https://tc39.es/proposal-temporal/#_ref_2291", "https://tc39.es/proposal-temporal/#_ref_2292", - "https://tc39.es/proposal-temporal/#_ref_2293", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalzoneddatetimestring", - "https://tc39.es/proposal-temporal/#_ref_2778", - "https://tc39.es/proposal-temporal/#_ref_2294", + "https://tc39.es/proposal-temporal/#_ref_2777", + "https://tc39.es/proposal-temporal/#_ref_2293", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalcalendarstring", - "https://tc39.es/proposal-temporal/#_ref_2295", - "https://tc39.es/proposal-temporal/#_ref_2779", + "https://tc39.es/proposal-temporal/#_ref_2294", + "https://tc39.es/proposal-temporal/#_ref_2778", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldatestring", - "https://tc39.es/proposal-temporal/#_ref_2296", + "https://tc39.es/proposal-temporal/#_ref_2295", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldatetimestring", + "https://tc39.es/proposal-temporal/#_ref_2779", "https://tc39.es/proposal-temporal/#_ref_2780", - "https://tc39.es/proposal-temporal/#_ref_2781", - "https://tc39.es/proposal-temporal/#_ref_2297", + "https://tc39.es/proposal-temporal/#_ref_2296", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaldurationstring", + "https://tc39.es/proposal-temporal/#_ref_2297", "https://tc39.es/proposal-temporal/#_ref_2298", - "https://tc39.es/proposal-temporal/#_ref_2299", + "https://tc39.es/proposal-temporal/#_ref_2781", "https://tc39.es/proposal-temporal/#_ref_2782", "https://tc39.es/proposal-temporal/#_ref_2783", "https://tc39.es/proposal-temporal/#_ref_2784", @@ -3309,7 +3312,7 @@ "https://tc39.es/proposal-temporal/#_ref_2789", "https://tc39.es/proposal-temporal/#_ref_2790", "https://tc39.es/proposal-temporal/#_ref_2791", - "https://tc39.es/proposal-temporal/#_ref_2792", + "https://tc39.es/proposal-temporal/#_ref_2299", "https://tc39.es/proposal-temporal/#_ref_2300", "https://tc39.es/proposal-temporal/#_ref_2301", "https://tc39.es/proposal-temporal/#_ref_2302", @@ -3325,74 +3328,74 @@ "https://tc39.es/proposal-temporal/#_ref_2312", "https://tc39.es/proposal-temporal/#_ref_2313", "https://tc39.es/proposal-temporal/#_ref_2314", - "https://tc39.es/proposal-temporal/#_ref_2315", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalmonthdaystring", + "https://tc39.es/proposal-temporal/#_ref_2792", "https://tc39.es/proposal-temporal/#_ref_2793", + "https://tc39.es/proposal-temporal/#_ref_2315", "https://tc39.es/proposal-temporal/#_ref_2794", - "https://tc39.es/proposal-temporal/#_ref_2316", - "https://tc39.es/proposal-temporal/#_ref_2795", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalrelativetostring", + "https://tc39.es/proposal-temporal/#_ref_2795", "https://tc39.es/proposal-temporal/#_ref_2796", "https://tc39.es/proposal-temporal/#_ref_2797", - "https://tc39.es/proposal-temporal/#_ref_2798", - "https://tc39.es/proposal-temporal/#_ref_2317", + "https://tc39.es/proposal-temporal/#_ref_2316", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaltimestring", + "https://tc39.es/proposal-temporal/#_ref_2798", "https://tc39.es/proposal-temporal/#_ref_2799", + "https://tc39.es/proposal-temporal/#_ref_2317", "https://tc39.es/proposal-temporal/#_ref_2800", - "https://tc39.es/proposal-temporal/#_ref_2318", - "https://tc39.es/proposal-temporal/#_ref_2801", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporaltimezonestring", + "https://tc39.es/proposal-temporal/#_ref_2318", "https://tc39.es/proposal-temporal/#_ref_2319", "https://tc39.es/proposal-temporal/#_ref_2320", "https://tc39.es/proposal-temporal/#_ref_2321", "https://tc39.es/proposal-temporal/#_ref_2322", "https://tc39.es/proposal-temporal/#_ref_2323", + "https://tc39.es/proposal-temporal/#_ref_2801", "https://tc39.es/proposal-temporal/#_ref_2324", - "https://tc39.es/proposal-temporal/#_ref_2802", "https://tc39.es/proposal-temporal/#_ref_2325", "https://tc39.es/proposal-temporal/#_ref_2326", "https://tc39.es/proposal-temporal/#_ref_2327", "https://tc39.es/proposal-temporal/#_ref_2328", - "https://tc39.es/proposal-temporal/#_ref_2329", "https://tc39.es/proposal-temporal/#sec-temporal-parsetemporalyearmonthstring", + "https://tc39.es/proposal-temporal/#_ref_2802", "https://tc39.es/proposal-temporal/#_ref_2803", - "https://tc39.es/proposal-temporal/#_ref_2804", - "https://tc39.es/proposal-temporal/#_ref_2330", + "https://tc39.es/proposal-temporal/#_ref_2329", "https://tc39.es/proposal-temporal/#sec-topositiveintegerwithtruncation", - "https://tc39.es/proposal-temporal/#_ref_2331", + "https://tc39.es/proposal-temporal/#_ref_2330", "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_2331", + "https://tc39.es/proposal-temporal/#_ref_95", "https://tc39.es/proposal-temporal/#_ref_2332", - "https://tc39.es/proposal-temporal/#_ref_74", + "https://tc39.es/proposal-temporal/#_ref_96", "https://tc39.es/proposal-temporal/#_ref_2333", - "https://tc39.es/proposal-temporal/#_ref_75", "https://tc39.es/proposal-temporal/#_ref_2334", "https://tc39.es/proposal-temporal/#_ref_2335", "https://tc39.es/proposal-temporal/#_ref_2336", - "https://tc39.es/proposal-temporal/#_ref_2337", - "https://tc39.es/proposal-temporal/#_ref_76", + "https://tc39.es/proposal-temporal/#_ref_97", "https://tc39.es/proposal-temporal/#table-temporal-field-requirements", "https://tc39.es/proposal-temporal/#sec-temporal-calendar-field-descriptor-record", - "https://tc39.es/proposal-temporal/#_ref_77", + "https://tc39.es/proposal-temporal/#_ref_98", "https://tc39.es/proposal-temporal/#table-temporal-calendar-field-descriptor-record", + "https://tc39.es/proposal-temporal/#_ref_2337", + "https://tc39.es/proposal-temporal/#_ref_99", + "https://tc39.es/proposal-temporal/#_ref_100", "https://tc39.es/proposal-temporal/#_ref_2338", - "https://tc39.es/proposal-temporal/#_ref_78", - "https://tc39.es/proposal-temporal/#_ref_79", - "https://tc39.es/proposal-temporal/#_ref_2339", "https://tc39.es/proposal-temporal/#sec-temporal-preparecalendarfieldsandfieldnames", + "https://tc39.es/proposal-temporal/#_ref_2339", "https://tc39.es/proposal-temporal/#_ref_2340", "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/#_ref_2344", "https://tc39.es/proposal-temporal/#_ref_2345", - "https://tc39.es/proposal-temporal/#_ref_2346", "https://tc39.es/proposal-temporal/#sec-temporal-preparecalendarfields", + "https://tc39.es/proposal-temporal/#_ref_2346", "https://tc39.es/proposal-temporal/#_ref_2347", - "https://tc39.es/proposal-temporal/#_ref_2348", "https://tc39.es/proposal-temporal/#sec-temporal-getdifferencesettings", - "https://tc39.es/proposal-temporal/#_ref_80", + "https://tc39.es/proposal-temporal/#_ref_101", + "https://tc39.es/proposal-temporal/#_ref_2348", "https://tc39.es/proposal-temporal/#_ref_2349", "https://tc39.es/proposal-temporal/#_ref_2350", "https://tc39.es/proposal-temporal/#_ref_2351", @@ -3401,88 +3404,88 @@ "https://tc39.es/proposal-temporal/#_ref_2354", "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/#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_2358", - "https://tc39.es/proposal-temporal/#_ref_81", + "https://tc39.es/proposal-temporal/#_ref_2357", + "https://tc39.es/proposal-temporal/#_ref_102", "https://tc39.es/proposal-temporal/#table-year-week-record", - "https://tc39.es/proposal-temporal/#_ref_2359", + "https://tc39.es/proposal-temporal/#_ref_2358", "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_2360", + "https://tc39.es/proposal-temporal/#_ref_2359", "https://tc39.es/proposal-temporal/#sec-copydataproperties", "https://tc39.es/proposal-temporal/#sec-snapshotownproperties", - "https://tc39.es/proposal-temporal/#_ref_2361", + "https://tc39.es/proposal-temporal/#_ref_2360", "https://tc39.es/proposal-temporal/#sec-overview-of-date-objects-and-definitions-of-abstract-operations", "https://tc39.es/proposal-temporal/#sec-temporal-getutcepochnanoseconds", + "https://tc39.es/proposal-temporal/#_ref_2361", "https://tc39.es/proposal-temporal/#_ref_2362", "https://tc39.es/proposal-temporal/#_ref_2363", - "https://tc39.es/proposal-temporal/#_ref_2364", "https://tc39.es/proposal-temporal/#sec-time-zone-identifiers", + "https://tc39.es/proposal-temporal/#_ref_2364", "https://tc39.es/proposal-temporal/#_ref_2365", - "https://tc39.es/proposal-temporal/#_ref_2366", + "https://tc39.es/proposal-temporal/#_ref_2804", "https://tc39.es/proposal-temporal/#_ref_2805", - "https://tc39.es/proposal-temporal/#_ref_2806", - "https://tc39.es/proposal-temporal/#_ref_2367", + "https://tc39.es/proposal-temporal/#_ref_2366", "https://tc39.es/proposal-temporal/#sec-systemtimezoneidentifier", "https://tc39.es/proposal-temporal/#sec-defaulttimezone", + "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/#_ref_2370", "https://tc39.es/proposal-temporal/#_ref_2371", "https://tc39.es/proposal-temporal/#_ref_2372", - "https://tc39.es/proposal-temporal/#_ref_2373", "https://tc39.es/proposal-temporal/#sec-time-zone-offset-strings", - "https://tc39.es/proposal-temporal/#_ref_2374", + "https://tc39.es/proposal-temporal/#_ref_2373", + "https://tc39.es/proposal-temporal/#_ref_2806", "https://tc39.es/proposal-temporal/#_ref_2807", - "https://tc39.es/proposal-temporal/#_ref_2808", - "https://tc39.es/proposal-temporal/#_ref_82", - "https://tc39.es/proposal-temporal/#_ref_83", + "https://tc39.es/proposal-temporal/#_ref_103", + "https://tc39.es/proposal-temporal/#_ref_104", "https://tc39.es/proposal-temporal/#sec-localtime", + "https://tc39.es/proposal-temporal/#_ref_2374", "https://tc39.es/proposal-temporal/#_ref_2375", "https://tc39.es/proposal-temporal/#_ref_2376", "https://tc39.es/proposal-temporal/#_ref_2377", "https://tc39.es/proposal-temporal/#_ref_2378", "https://tc39.es/proposal-temporal/#_ref_2379", - "https://tc39.es/proposal-temporal/#_ref_2380", "https://tc39.es/proposal-temporal/#sec-utc-t", + "https://tc39.es/proposal-temporal/#_ref_2380", "https://tc39.es/proposal-temporal/#_ref_2381", "https://tc39.es/proposal-temporal/#_ref_2382", "https://tc39.es/proposal-temporal/#_ref_2383", "https://tc39.es/proposal-temporal/#_ref_2384", "https://tc39.es/proposal-temporal/#_ref_2385", - "https://tc39.es/proposal-temporal/#_ref_2386", "https://tc39.es/proposal-temporal/#sec-timestring", - "https://tc39.es/proposal-temporal/#_ref_2387", + "https://tc39.es/proposal-temporal/#_ref_2386", "https://tc39.es/proposal-temporal/#sec-timezoneestring", + "https://tc39.es/proposal-temporal/#_ref_2387", "https://tc39.es/proposal-temporal/#_ref_2388", "https://tc39.es/proposal-temporal/#_ref_2389", - "https://tc39.es/proposal-temporal/#_ref_2390", "https://tc39.es/proposal-temporal/#sec-isoffsettimezoneidentifier", "https://tc39.es/proposal-temporal/#sec-istimezoneoffsetstring", + "https://tc39.es/proposal-temporal/#_ref_2808", "https://tc39.es/proposal-temporal/#_ref_2809", - "https://tc39.es/proposal-temporal/#_ref_2810", "https://tc39.es/proposal-temporal/#sec-parsedatetimeutcoffset", "https://tc39.es/proposal-temporal/#sec-parsetimezoneoffsetstring", - "https://tc39.es/proposal-temporal/#_ref_2811", + "https://tc39.es/proposal-temporal/#_ref_2810", "https://tc39.es/proposal-temporal/#sec-temporal-date-constructor", "https://tc39.es/proposal-temporal/#sec-temporal-date", + "https://tc39.es/proposal-temporal/#_ref_2390", "https://tc39.es/proposal-temporal/#_ref_2391", "https://tc39.es/proposal-temporal/#_ref_2392", "https://tc39.es/proposal-temporal/#_ref_2393", "https://tc39.es/proposal-temporal/#_ref_2394", - "https://tc39.es/proposal-temporal/#_ref_2395", "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_2396", + "https://tc39.es/proposal-temporal/#_ref_2395", "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_2397", + "https://tc39.es/proposal-temporal/#_ref_2396", "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_2397", "https://tc39.es/proposal-temporal/#_ref_2398", "https://tc39.es/proposal-temporal/#_ref_2399", "https://tc39.es/proposal-temporal/#_ref_2400", @@ -3490,9 +3493,9 @@ "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/#sec-use-of-iana-time-zone-database", "https://tc39.es/proposal-temporal/#sec-time-zone-names", + "https://tc39.es/proposal-temporal/#_ref_2405", "https://tc39.es/proposal-temporal/#_ref_2406", "https://tc39.es/proposal-temporal/#_ref_2407", "https://tc39.es/proposal-temporal/#_ref_2408", @@ -3504,11 +3507,11 @@ "https://tc39.es/proposal-temporal/#_ref_2414", "https://tc39.es/proposal-temporal/#_ref_2415", "https://tc39.es/proposal-temporal/#_ref_2416", + "https://tc39.es/proposal-temporal/#_ref_105", "https://tc39.es/proposal-temporal/#_ref_2417", - "https://tc39.es/proposal-temporal/#_ref_84", - "https://tc39.es/proposal-temporal/#_ref_2418", "https://tc39.es/proposal-temporal/#sup-availablenamedtimezoneidentifiers", "https://tc39.es/proposal-temporal/#sec-availabletimezones", + "https://tc39.es/proposal-temporal/#_ref_2418", "https://tc39.es/proposal-temporal/#_ref_2419", "https://tc39.es/proposal-temporal/#_ref_2420", "https://tc39.es/proposal-temporal/#_ref_2421", @@ -3517,53 +3520,53 @@ "https://tc39.es/proposal-temporal/#_ref_2424", "https://tc39.es/proposal-temporal/#_ref_2425", "https://tc39.es/proposal-temporal/#_ref_2426", - "https://tc39.es/proposal-temporal/#_ref_2427", "https://tc39.es/proposal-temporal/#sec-time-zone-names-deleted", - "https://tc39.es/proposal-temporal/#_ref_2428", + "https://tc39.es/proposal-temporal/#_ref_2427", "https://tc39.es/proposal-temporal/#sec-isvalidtimezonename", + "https://tc39.es/proposal-temporal/#_ref_2428", "https://tc39.es/proposal-temporal/#_ref_2429", "https://tc39.es/proposal-temporal/#_ref_2430", "https://tc39.es/proposal-temporal/#_ref_2431", - "https://tc39.es/proposal-temporal/#_ref_2432", "https://tc39.es/proposal-temporal/#sec-canonicalizetimezonename", + "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/#sec-availablecanonicaltimezones", + "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/#intl-object", "https://tc39.es/proposal-temporal/#sec-function-properties-of-the-intl-object", "https://tc39.es/proposal-temporal/#sec-intl.supportedvaluesof", - "https://tc39.es/proposal-temporal/#_ref_2437", + "https://tc39.es/proposal-temporal/#_ref_2436", "https://tc39.es/proposal-temporal/#sec-abstract-operations", "https://tc39.es/proposal-temporal/#sec-getoptionsobject-deleted", + "https://tc39.es/proposal-temporal/#_ref_2437", "https://tc39.es/proposal-temporal/#_ref_2438", - "https://tc39.es/proposal-temporal/#_ref_2439", "https://tc39.es/proposal-temporal/#sec-getoption-deleted", - "https://tc39.es/proposal-temporal/#_ref_2440", + "https://tc39.es/proposal-temporal/#_ref_2439", "https://tc39.es/proposal-temporal/#table-intl-rounding-modes", "https://tc39.es/proposal-temporal/#sec-getunsignedroundingmode-deleted", - "https://tc39.es/proposal-temporal/#_ref_2441", - "https://tc39.es/proposal-temporal/#_ref_85", - "https://tc39.es/proposal-temporal/#_ref_86", - "https://tc39.es/proposal-temporal/#_ref_87", + "https://tc39.es/proposal-temporal/#_ref_2440", + "https://tc39.es/proposal-temporal/#_ref_106", + "https://tc39.es/proposal-temporal/#_ref_107", + "https://tc39.es/proposal-temporal/#_ref_108", "https://tc39.es/proposal-temporal/#table-intl-unsigned-rounding-modes", "https://tc39.es/proposal-temporal/#sec-applyunsignedroundingmode-deleted", + "https://tc39.es/proposal-temporal/#_ref_2441", + "https://tc39.es/proposal-temporal/#_ref_109", "https://tc39.es/proposal-temporal/#_ref_2442", - "https://tc39.es/proposal-temporal/#_ref_88", - "https://tc39.es/proposal-temporal/#_ref_2443", "https://tc39.es/proposal-temporal/#sec-intl-datetimeformat-constructor", "https://tc39.es/proposal-temporal/#sec-createdatetimeformat", "https://tc39.es/proposal-temporal/#sec-todatetimeoptions", "https://tc39.es/proposal-temporal/#sec-initializedatetimeformat", + "https://tc39.es/proposal-temporal/#_ref_2443", "https://tc39.es/proposal-temporal/#_ref_2444", "https://tc39.es/proposal-temporal/#_ref_2445", "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/#_ref_2811", "https://tc39.es/proposal-temporal/#_ref_2450", - "https://tc39.es/proposal-temporal/#_ref_2812", "https://tc39.es/proposal-temporal/#_ref_2451", "https://tc39.es/proposal-temporal/#_ref_2452", "https://tc39.es/proposal-temporal/#_ref_2453", @@ -3573,27 +3576,27 @@ "https://tc39.es/proposal-temporal/#_ref_2457", "https://tc39.es/proposal-temporal/#_ref_2458", "https://tc39.es/proposal-temporal/#_ref_2459", + "https://tc39.es/proposal-temporal/#_ref_110", "https://tc39.es/proposal-temporal/#_ref_2460", - "https://tc39.es/proposal-temporal/#_ref_89", - "https://tc39.es/proposal-temporal/#_ref_2461", "https://tc39.es/proposal-temporal/#table-temporal-patterns", "https://tc39.es/proposal-temporal/#sec-datetime-format-functions", + "https://tc39.es/proposal-temporal/#_ref_2461", "https://tc39.es/proposal-temporal/#_ref_2462", - "https://tc39.es/proposal-temporal/#_ref_2463", "https://tc39.es/proposal-temporal/#sec-formatdatetimepattern", + "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/#sec-partitiondatetimepattern", + "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/#sec-formatdatetime", + "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-formatdatetimetoparts", + "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/#sec-partitiondatetimerangepattern", + "https://tc39.es/proposal-temporal/#_ref_2472", "https://tc39.es/proposal-temporal/#_ref_2473", "https://tc39.es/proposal-temporal/#_ref_2474", "https://tc39.es/proposal-temporal/#_ref_2475", @@ -3604,68 +3607,68 @@ "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_2483", "https://tc39.es/proposal-temporal/#sec-formatdatetimerange", + "https://tc39.es/proposal-temporal/#_ref_2483", "https://tc39.es/proposal-temporal/#_ref_2484", "https://tc39.es/proposal-temporal/#_ref_2485", - "https://tc39.es/proposal-temporal/#_ref_2486", "https://tc39.es/proposal-temporal/#sec-formatdatetimerangetoparts", + "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/#sec-todatetimeformattable", + "https://tc39.es/proposal-temporal/#_ref_2489", "https://tc39.es/proposal-temporal/#_ref_2490", - "https://tc39.es/proposal-temporal/#_ref_2491", "https://tc39.es/proposal-temporal/#sec-temporal-istemporalobject", "https://tc39.es/proposal-temporal/#sec-temporal-sametemporaltype", + "https://tc39.es/proposal-temporal/#_ref_2491", "https://tc39.es/proposal-temporal/#_ref_2492", - "https://tc39.es/proposal-temporal/#_ref_2493", "https://tc39.es/proposal-temporal/#sec-temporal-getdatetimeformatpattern", "https://tc39.es/proposal-temporal/#sec-datetimeformat-value-format-records", "https://tc39.es/proposal-temporal/#datetimeformat-value-format-record", - "https://tc39.es/proposal-temporal/#_ref_90", + "https://tc39.es/proposal-temporal/#_ref_111", "https://tc39.es/proposal-temporal/#table-datetimeformat-value-format-record", - "https://tc39.es/proposal-temporal/#_ref_2494", + "https://tc39.es/proposal-temporal/#_ref_2493", "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimetemporaldate", + "https://tc39.es/proposal-temporal/#_ref_2494", "https://tc39.es/proposal-temporal/#_ref_2495", "https://tc39.es/proposal-temporal/#_ref_2496", "https://tc39.es/proposal-temporal/#_ref_2497", "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-handledatetimetemporalyearmonth", + "https://tc39.es/proposal-temporal/#_ref_2500", "https://tc39.es/proposal-temporal/#_ref_2501", "https://tc39.es/proposal-temporal/#_ref_2502", "https://tc39.es/proposal-temporal/#_ref_2503", "https://tc39.es/proposal-temporal/#_ref_2504", "https://tc39.es/proposal-temporal/#_ref_2505", - "https://tc39.es/proposal-temporal/#_ref_2506", "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimetemporalmonthday", + "https://tc39.es/proposal-temporal/#_ref_2506", "https://tc39.es/proposal-temporal/#_ref_2507", "https://tc39.es/proposal-temporal/#_ref_2508", "https://tc39.es/proposal-temporal/#_ref_2509", "https://tc39.es/proposal-temporal/#_ref_2510", "https://tc39.es/proposal-temporal/#_ref_2511", - "https://tc39.es/proposal-temporal/#_ref_2512", "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimetemporaltime", + "https://tc39.es/proposal-temporal/#_ref_2512", "https://tc39.es/proposal-temporal/#_ref_2513", "https://tc39.es/proposal-temporal/#_ref_2514", "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/#sec-temporal-handledatetimetemporaldatetime", + "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_2520", "https://tc39.es/proposal-temporal/#_ref_2521", - "https://tc39.es/proposal-temporal/#_ref_2522", "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimetemporalinstant", + "https://tc39.es/proposal-temporal/#_ref_2522", "https://tc39.es/proposal-temporal/#_ref_2523", - "https://tc39.es/proposal-temporal/#_ref_2524", "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimeothers", + "https://tc39.es/proposal-temporal/#_ref_2524", "https://tc39.es/proposal-temporal/#_ref_2525", - "https://tc39.es/proposal-temporal/#_ref_2526", "https://tc39.es/proposal-temporal/#sec-temporal-handledatetimevalue", + "https://tc39.es/proposal-temporal/#_ref_2526", "https://tc39.es/proposal-temporal/#_ref_2527", "https://tc39.es/proposal-temporal/#_ref_2528", "https://tc39.es/proposal-temporal/#_ref_2529", @@ -3674,77 +3677,76 @@ "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/#sec-tolocaltime", + "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/#_ref_2538", "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_2538", "https://tc39.es/proposal-temporal/#_ref_2539", - "https://tc39.es/proposal-temporal/#_ref_2540", "https://tc39.es/proposal-temporal/#sec-intl.datetimeformat.prototype.formatRange", + "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/#sec-Intl.DateTimeFormat.prototype.formatRangeToParts", + "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-intl.datetimeformat.prototype.resolvedoptions", - "https://tc39.es/proposal-temporal/#_ref_91", + "https://tc39.es/proposal-temporal/#_ref_112", "https://tc39.es/proposal-temporal/#table-datetimeformat-resolvedoptions-properties", "https://tc39.es/proposal-temporal/#sec-properties-of-intl-datetimeformat-instances", + "https://tc39.es/proposal-temporal/#_ref_2546", "https://tc39.es/proposal-temporal/#_ref_2547", "https://tc39.es/proposal-temporal/#_ref_2548", "https://tc39.es/proposal-temporal/#_ref_2549", "https://tc39.es/proposal-temporal/#_ref_2550", "https://tc39.es/proposal-temporal/#_ref_2551", "https://tc39.es/proposal-temporal/#_ref_2552", - "https://tc39.es/proposal-temporal/#_ref_2553", "https://tc39.es/proposal-temporal/#locale-sensitive-functions", "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_92", + "https://tc39.es/proposal-temporal/#_ref_113", + "https://tc39.es/proposal-temporal/#_ref_2553", "https://tc39.es/proposal-temporal/#_ref_2554", - "https://tc39.es/proposal-temporal/#_ref_2555", "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_93", + "https://tc39.es/proposal-temporal/#_ref_114", + "https://tc39.es/proposal-temporal/#_ref_2555", "https://tc39.es/proposal-temporal/#_ref_2556", - "https://tc39.es/proposal-temporal/#_ref_2557", "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_94", + "https://tc39.es/proposal-temporal/#_ref_115", + "https://tc39.es/proposal-temporal/#_ref_2557", "https://tc39.es/proposal-temporal/#_ref_2558", - "https://tc39.es/proposal-temporal/#_ref_2559", "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_95", + "https://tc39.es/proposal-temporal/#_ref_116", + "https://tc39.es/proposal-temporal/#_ref_2559", "https://tc39.es/proposal-temporal/#_ref_2560", - "https://tc39.es/proposal-temporal/#_ref_2561", "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_96", + "https://tc39.es/proposal-temporal/#_ref_117", + "https://tc39.es/proposal-temporal/#_ref_2561", "https://tc39.es/proposal-temporal/#_ref_2562", - "https://tc39.es/proposal-temporal/#_ref_2563", "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_97", + "https://tc39.es/proposal-temporal/#_ref_118", + "https://tc39.es/proposal-temporal/#_ref_2563", "https://tc39.es/proposal-temporal/#_ref_2564", - "https://tc39.es/proposal-temporal/#_ref_2565", "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_98", + "https://tc39.es/proposal-temporal/#_ref_119", + "https://tc39.es/proposal-temporal/#_ref_2565", "https://tc39.es/proposal-temporal/#_ref_2566", "https://tc39.es/proposal-temporal/#_ref_2567", "https://tc39.es/proposal-temporal/#_ref_2568", "https://tc39.es/proposal-temporal/#_ref_2569", "https://tc39.es/proposal-temporal/#_ref_2570", "https://tc39.es/proposal-temporal/#_ref_2571", - "https://tc39.es/proposal-temporal/#_ref_2572", "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/trusted-types.json b/ed/ids/trusted-types.json index 90c1941d58e9..7e7034d0e0df 100644 --- a/ed/ids/trusted-types.json +++ b/ed/ids/trusted-types.json @@ -589,10 +589,6 @@ "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript%E2%91%A6", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-idl-DOMString%E2%91%A1%E2%91%A1", "https://w3c.github.io/trusted-types/dist/spec/#typedefdef-scriptstring", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-typedefdef-scriptstring", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-typedefdef-scriptstring", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-typedefdef-scriptstring", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-typedefdef-scriptstring", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-StringContext%E2%91%A5", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscripturl%E2%91%A7", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-idl-USVString%E2%91%A1", @@ -745,36 +741,9 @@ "https://w3c.github.io/trusted-types/dist/spec/#script-processing-model%3Achild-text-content", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-htmlscriptelement-script-text%E2%91%A4", "https://w3c.github.io/trusted-types/dist/spec/#enforcement-in-timer-functions", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-windoworworkerglobalscope%E2%91%A1", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-typedefdef-scriptstring", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-Function", - "https://w3c.github.io/trusted-types/dist/spec/#typedefdef-trustedtimerhandler", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-typedefdef-trustedtimerhandler", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-typedefdef-trustedtimerhandler", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-typedefdef-trustedtimerhandler", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-typedefdef-trustedtimerhandler", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-windoworworkerglobalscope%E2%91%A2", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-idl-long", - "https://w3c.github.io/trusted-types/dist/spec/#dom-windoworworkerglobalscope-settimeout", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-typedefdef-trustedtimerhandler", - "https://w3c.github.io/trusted-types/dist/spec/#dom-windoworworkerglobalscope-settimeout-handler-timeout-arguments-handler", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-idl-long%E2%91%A0", - "https://w3c.github.io/trusted-types/dist/spec/#dom-windoworworkerglobalscope-settimeout-handler-timeout-arguments-timeout", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-idl-any%E2%91%A8", - "https://w3c.github.io/trusted-types/dist/spec/#dom-windoworworkerglobalscope-settimeout-handler-timeout-arguments-arguments", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-idl-long%E2%91%A1", - "https://w3c.github.io/trusted-types/dist/spec/#dom-windoworworkerglobalscope-setinterval", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-typedefdef-trustedtimerhandler%E2%91%A0", - "https://w3c.github.io/trusted-types/dist/spec/#dom-windoworworkerglobalscope-setinterval-handler-timeout-arguments-handler", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-idl-long%E2%91%A2", - "https://w3c.github.io/trusted-types/dist/spec/#dom-windoworworkerglobalscope-setinterval-handler-timeout-arguments-timeout", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-idl-any%E2%91%A0%E2%93%AA", - "https://w3c.github.io/trusted-types/dist/spec/#dom-windoworworkerglobalscope-setinterval-handler-timeout-arguments-arguments", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript%E2%91%A0%E2%91%A4", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-Function%E2%91%A0", "https://w3c.github.io/trusted-types/dist/spec/#host-ensure-can-compile-strings", "https://w3c.github.io/trusted-types/dist/spec/#host-get-code-for-eval", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript%E2%91%A0%E2%91%A5", + "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript%E2%91%A0%E2%91%A4", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript-data%E2%91%A2", "https://w3c.github.io/trusted-types/dist/spec/#html-validate-the-string-in-context", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-dfn-validate-the-string-in-context", @@ -787,8 +756,6 @@ "https://w3c.github.io/trusted-types/dist/spec/#ref-for-abstract-opdef-get-trusted-type-compliant-string%E2%91%A6", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-concept-relevant-global%E2%91%A8", "https://w3c.github.io/trusted-types/dist/spec/#issue-adaa63a4", - "https://w3c.github.io/trusted-types/dist/spec/#sw-integration", - "https://w3c.github.io/trusted-types/dist/spec/#integration-with-exec-command", "https://w3c.github.io/trusted-types/dist/spec/#integration-with-dom", "https://w3c.github.io/trusted-types/dist/spec/#integration-with-content-security-policy", "https://w3c.github.io/trusted-types/dist/spec/#require-trusted-types-for-csp-directive", @@ -824,10 +791,10 @@ "https://w3c.github.io/trusted-types/dist/spec/#ref-for-concept-url-serializer", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-concept-request-url%E2%91%A0", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-abstract-opdef-process-value-with-a-default-policy%E2%91%A0", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript%E2%91%A0%E2%91%A6", + "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript%E2%91%A0%E2%91%A5", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-concept-request-client", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-concept-settings-object-global", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript%E2%91%A0%E2%91%A7", + "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript%E2%91%A0%E2%91%A6", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-concept-url-parser", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-concept-request-url%E2%91%A1", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-directive-inline-check", @@ -942,37 +909,7 @@ "https://w3c.github.io/trusted-types/dist/spec/#ref-for-violation-resource%E2%91%A0", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-violation-sample%E2%91%A0", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-policy-disposition%E2%91%A0", - "https://w3c.github.io/trusted-types/dist/spec/#csp-violation-object-hdr", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-violation", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-violation-resource%E2%91%A1", "https://w3c.github.io/trusted-types/dist/spec/#csp-eval", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript%E2%91%A0%E2%91%A8", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript-data%E2%91%A3", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript%E2%91%A1%E2%93%AA", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript-data%E2%91%A4", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript%E2%91%A1%E2%91%A0", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript-data%E2%91%A5", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-abstract-opdef-get-trusted-type-compliant-string%E2%91%A7", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-trustedscript%E2%91%A1%E2%91%A1", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-exceptiondef-evalerror", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-exceptiondef-evalerror%E2%91%A0", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-concept-realm-global%E2%91%A5", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-global-object-csp-list%E2%91%A2", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-directives%E2%91%A8", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-directive-name%E2%91%A3", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-directives%E2%91%A0%E2%93%AA", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-directive-value%E2%91%A8", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-directives%E2%91%A0%E2%91%A0", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-directive-name%E2%91%A4", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-directive-value%E2%91%A0%E2%93%AA", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-source-expression", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-ascii-case-insensitive", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-grammardef-unsafe-eval", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-violation-resource%E2%91%A2", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-list-contain", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-grammardef-report-sample", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-violation-sample%E2%91%A1", - "https://w3c.github.io/trusted-types/dist/spec/#ref-for-policy-disposition%E2%91%A1", "https://w3c.github.io/trusted-types/dist/spec/#security-considerations", "https://w3c.github.io/trusted-types/dist/spec/#ref-for-injection-sink%E2%91%A1%E2%91%A6", "https://w3c.github.io/trusted-types/dist/spec/#cross-document-vectors", @@ -1000,16 +937,6 @@ "https://w3c.github.io/trusted-types/dist/spec/#index", "https://w3c.github.io/trusted-types/dist/spec/#index-defined-here", "https://w3c.github.io/trusted-types/dist/spec/#index-defined-elsewhere", - "https://w3c.github.io/trusted-types/dist/spec/#9b0b8196", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-9b0b8196", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-9b0b8196", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-9b0b8196", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-9b0b8196", - "https://w3c.github.io/trusted-types/dist/spec/#6510e617", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-6510e617", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-6510e617", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-6510e617", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-6510e617", "https://w3c.github.io/trusted-types/dist/spec/#579a2f63", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-579a2f63", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-579a2f63", @@ -1070,21 +997,11 @@ "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-9e196595", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-9e196595", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-9e196595", - "https://w3c.github.io/trusted-types/dist/spec/#b36452d7", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-b36452d7", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-b36452d7", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-b36452d7", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-b36452d7", "https://w3c.github.io/trusted-types/dist/spec/#461b765a", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-461b765a", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-461b765a", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-461b765a", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-461b765a", - "https://w3c.github.io/trusted-types/dist/spec/#32f77f83", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-32f77f83", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-32f77f83", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-32f77f83", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-32f77f83", "https://w3c.github.io/trusted-types/dist/spec/#99573380", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-99573380", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-99573380", @@ -1275,11 +1192,6 @@ "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-a3b18719", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-a3b18719", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-a3b18719", - "https://w3c.github.io/trusted-types/dist/spec/#7f9469b5", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-7f9469b5", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-7f9469b5", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-7f9469b5", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-7f9469b5", "https://w3c.github.io/trusted-types/dist/spec/#6f2dfa22", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-6f2dfa22", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-6f2dfa22", @@ -1295,11 +1207,6 @@ "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-4a3bf5fb", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-4a3bf5fb", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-4a3bf5fb", - "https://w3c.github.io/trusted-types/dist/spec/#ae8def21", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-ae8def21", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-ae8def21", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-ae8def21", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-ae8def21", "https://w3c.github.io/trusted-types/dist/spec/#f052b1ea", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-f052b1ea", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-f052b1ea", @@ -1345,21 +1252,11 @@ "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-8855a9aa", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-8855a9aa", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-8855a9aa", - "https://w3c.github.io/trusted-types/dist/spec/#522350fb", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-522350fb", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-522350fb", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-522350fb", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-522350fb", "https://w3c.github.io/trusted-types/dist/spec/#889e932f", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-889e932f", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-889e932f", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-889e932f", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-889e932f", - "https://w3c.github.io/trusted-types/dist/spec/#ae46556f", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-ae46556f", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-ae46556f", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-ae46556f", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-ae46556f", "https://w3c.github.io/trusted-types/dist/spec/#2c4af168", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-2c4af168", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-2c4af168", @@ -1400,11 +1297,6 @@ "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-d08c79a9", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-d08c79a9", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-d08c79a9", - "https://w3c.github.io/trusted-types/dist/spec/#f8de33a3", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-f8de33a3", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-f8de33a3", - "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-f8de33a3", - "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-f8de33a3", "https://w3c.github.io/trusted-types/dist/spec/#4013a022", "https://w3c.github.io/trusted-types/dist/spec/#infopanel-for-4013a022", "https://w3c.github.io/trusted-types/dist/spec/#infopaneltitle-for-4013a022", @@ -1418,7 +1310,6 @@ "https://w3c.github.io/trusted-types/dist/spec/#biblio-fetch", "https://w3c.github.io/trusted-types/dist/spec/#biblio-fileapi", "https://w3c.github.io/trusted-types/dist/spec/#biblio-html", - "https://w3c.github.io/trusted-types/dist/spec/#biblio-html5", "https://w3c.github.io/trusted-types/dist/spec/#biblio-infra", "https://w3c.github.io/trusted-types/dist/spec/#biblio-rfc2119", "https://w3c.github.io/trusted-types/dist/spec/#biblio-svg2", @@ -1427,6 +1318,7 @@ "https://w3c.github.io/trusted-types/dist/spec/#biblio-webidl", "https://w3c.github.io/trusted-types/dist/spec/#informative", "https://w3c.github.io/trusted-types/dist/spec/#biblio-html-design-principles", + "https://w3c.github.io/trusted-types/dist/spec/#biblio-html5", "https://w3c.github.io/trusted-types/dist/spec/#issues-index" ] } \ No newline at end of file diff --git a/ed/ids/webaudio.json b/ed/ids/webaudio.json index b7e5385be14b..2fba428558ca 100644 --- a/ed/ids/webaudio.json +++ b/ed/ids/webaudio.json @@ -12335,7 +12335,7 @@ "https://webaudio.github.io/web-audio-api/#ref-for-messageport%E2%91%A2", "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorkletGlobalScope%E2%91%A2", "https://webaudio.github.io/web-audio-api/#ref-for-dom-audioworklet-port%E2%91%A2", - "https://webaudio.github.io/web-audio-api/#ref-for-dom-messageport-close", + "https://webaudio.github.io/web-audio-api/#ref-for-event-close", "https://webaudio.github.io/web-audio-api/#ref-for-messagechannel%E2%91%A1", "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorklet%E2%91%A5", "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorkletGlobalScope%E2%91%A3", @@ -12499,7 +12499,7 @@ "https://webaudio.github.io/web-audio-api/#ref-for-messageport%E2%91%A6", "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorklet%E2%91%A0%E2%91%A2", "https://webaudio.github.io/web-audio-api/#ref-for-dom-audioworkletglobalscope-port%E2%91%A1", - "https://webaudio.github.io/web-audio-api/#ref-for-dom-messageport-close%E2%91%A0", + "https://webaudio.github.io/web-audio-api/#ref-for-event-close%E2%91%A0", "https://webaudio.github.io/web-audio-api/#ref-for-messagechannel%E2%91%A2", "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorklet%E2%91%A0%E2%91%A3", "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorkletGlobalScope%E2%91%A0%E2%91%A5", @@ -12745,7 +12745,7 @@ "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorkletNode%E2%91%A2%E2%91%A2", "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorkletProcessor%E2%91%A0%E2%91%A8", "https://webaudio.github.io/web-audio-api/#ref-for-dom-audioworkletnode-port%E2%91%A2", - "https://webaudio.github.io/web-audio-api/#ref-for-dom-messageport-close%E2%91%A1", + "https://webaudio.github.io/web-audio-api/#ref-for-event-close%E2%91%A1", "https://webaudio.github.io/web-audio-api/#ref-for-messagechannel%E2%91%A4", "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorkletProcessor%E2%91%A1%E2%93%AA", "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorkletNode%E2%91%A2%E2%91%A3", @@ -12924,7 +12924,7 @@ "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorkletNode%E2%91%A3%E2%91%A1", "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorkletProcessor%E2%91%A1%E2%91%A7", "https://webaudio.github.io/web-audio-api/#ref-for-dom-audioworkletprocessor-port%E2%91%A1", - "https://webaudio.github.io/web-audio-api/#ref-for-dom-messageport-close%E2%91%A2", + "https://webaudio.github.io/web-audio-api/#ref-for-event-close%E2%91%A2", "https://webaudio.github.io/web-audio-api/#ref-for-messagechannel%E2%91%A5", "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorkletProcessor%E2%91%A1%E2%91%A8", "https://webaudio.github.io/web-audio-api/#ref-for-AudioWorkletNode%E2%91%A3%E2%91%A2", @@ -13759,11 +13759,11 @@ "https://webaudio.github.io/web-audio-api/#infopaneltitle-for-b6a1ae3f", "https://webaudio.github.io/web-audio-api/#infopanel-for-b6a1ae3f", "https://webaudio.github.io/web-audio-api/#infopaneltitle-for-b6a1ae3f", - "https://webaudio.github.io/web-audio-api/#c074e819", - "https://webaudio.github.io/web-audio-api/#infopanel-for-c074e819", - "https://webaudio.github.io/web-audio-api/#infopaneltitle-for-c074e819", - "https://webaudio.github.io/web-audio-api/#infopanel-for-c074e819", - "https://webaudio.github.io/web-audio-api/#infopaneltitle-for-c074e819", + "https://webaudio.github.io/web-audio-api/#dff7b498", + "https://webaudio.github.io/web-audio-api/#infopanel-for-dff7b498", + "https://webaudio.github.io/web-audio-api/#infopaneltitle-for-dff7b498", + "https://webaudio.github.io/web-audio-api/#infopanel-for-dff7b498", + "https://webaudio.github.io/web-audio-api/#infopaneltitle-for-dff7b498", "https://webaudio.github.io/web-audio-api/#12b8dfc0", "https://webaudio.github.io/web-audio-api/#infopanel-for-12b8dfc0", "https://webaudio.github.io/web-audio-api/#infopaneltitle-for-12b8dfc0", diff --git a/ed/ids/webnn.json b/ed/ids/webnn.json index 0f45d96df419..ea64f0272d27 100644 --- a/ed/ids/webnn.json +++ b/ed/ids/webnn.json @@ -1299,17 +1299,13 @@ "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A1%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-calculate-reduction-output-sizes", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlargminmaxoptions-axes%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4", - "https://webmachinelearning.github.io/webnn/#ref-for-the-range", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlargminmaxoptions-keepdimensions%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6", - "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-calculate-reduction-output-sizes", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlargminmaxoptions-axes%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5", - "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlargminmaxoptions-keepdimensions%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddatatype-int64%E2%91%A0", @@ -1385,7 +1381,7 @@ "https://webmachinelearning.github.io/webnn/#infopanel-for-dom-mlbatchnormalizationoptions-axis", "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-dom-mlbatchnormalizationoptions-axis", "https://webmachinelearning.github.io/webnn/#ref-for-idl-unsigned-long%E2%91%A5", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlinputoperandlayout-nchw", "https://webmachinelearning.github.io/webnn/#dom-mlbatchnormalizationoptions-epsilon", "https://webmachinelearning.github.io/webnn/#infopanel-for-dom-mlbatchnormalizationoptions-epsilon", @@ -1410,9 +1406,9 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A1%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlbatchnormalizationoptions-scale%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlbatchnormalizationoptions-bias%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0", @@ -1421,8 +1417,8 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlbatchnormalizationoptions-axis%E2%91%A4", - "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-the-range", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A1", @@ -1444,7 +1440,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlbatchnormalizationoptions-scale%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8", @@ -1455,7 +1451,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlbatchnormalizationoptions-bias%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0", @@ -1472,10 +1468,10 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlbatchnormalizationoptions-scale%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlbatchnormalizationoptions-bias%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-operator-output%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A0", @@ -1595,7 +1591,7 @@ "https://webmachinelearning.github.io/webnn/#dom-mlgraphbuilder-concat-inputs-axis-axis", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-idl-unsigned-long%E2%91%A7", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A6%E2%91%A7", "https://webmachinelearning.github.io/webnn/#dom-mlgraphbuilder-concat", "https://webmachinelearning.github.io/webnn/#infopanel-for-dom-mlgraphbuilder-concat", @@ -1610,7 +1606,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-list-is-empty", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A0%E2%91%A8", @@ -1622,19 +1618,19 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A0%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list-iterate%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A5", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A2%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-list-iterate%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A0%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A0%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A1", @@ -1794,7 +1790,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A2%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconv2doptions-bias%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0%E2%91%A2", @@ -1802,10 +1798,10 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddatatype-float16%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0%E2%91%A3", @@ -1813,14 +1809,14 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconv2doptions-padding%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconv2doptions-padding%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconv2doptions-strides%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconv2doptions-strides%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A8", @@ -1830,7 +1826,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A3%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A3%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconv2doptions-dilations%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconv2doptions-dilations%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A0%E2%93%AA", @@ -1856,7 +1852,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A3%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A4%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconv2doptions-bias%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A0%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A3%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A4%E2%91%A1", @@ -1885,7 +1881,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconv2doptions-bias%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A0%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-operator-output%E2%91%A4", "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-convtranspose2d", @@ -2044,10 +2040,10 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A2%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-bias%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A3%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A4%E2%91%A4", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A4%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A4%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0%E2%91%A8", @@ -2055,7 +2051,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddatatype-float16%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A4%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A4%E2%91%A6", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A4%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A4%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A1%E2%93%AA", @@ -2063,14 +2059,14 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A4%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A4%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-padding%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A0%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-padding%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A0%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A4%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A5%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-strides%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A0%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-strides%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A0%E2%91%A1", @@ -2080,21 +2076,21 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A4%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A5%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-dilations%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A0%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-dilations%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A0%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A4%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A5%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-outputpadding%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A0%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-outputpadding%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A0%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A4%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A5%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-outputsizes%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A0%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A4%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A5%E2%91%A4", @@ -2117,7 +2113,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A5%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-groups%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-bias%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A1%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A5%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A5%E2%91%A7", @@ -2126,7 +2122,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A5%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A5%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-outputsizes%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-outputsizes%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-calculate-convtranspose2d-output-sizes", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconvtranspose2doptions-padding%E2%91%A2", @@ -2150,12 +2146,12 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A0%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlconv2doptions-bias%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A0%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-operator-output%E2%91%A5", "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-binary", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder%E2%91%A1%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A8%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgraphbuilder-add", @@ -2292,8 +2288,8 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A7%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A7%E2%91%A0", "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-logical", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A4", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder%E2%91%A2%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A1%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgraphbuilder-equal", @@ -2767,7 +2763,7 @@ "https://webmachinelearning.github.io/webnn/#infopanel-for-dom-mlgatheroptions-axis", "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-dom-mlgatheroptions-axis", "https://webmachinelearning.github.io/webnn/#ref-for-idl-unsigned-long%E2%91%A1%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddatatype-int32%E2%91%A1", @@ -2775,9 +2771,9 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddatatype-int64%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dictdef-mlgatheroptions%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A0%E2%91%A7%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A0%E2%91%A8", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgraphbuilder-gather-input-indices-options-indices", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgraphbuilder-gather%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgraphbuilder-clamp-options%E2%91%A1", @@ -2797,7 +2793,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A2%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A7%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A1%E2%91%A7", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A1%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgatheroptions-axis%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A2%E2%91%A2", @@ -2939,8 +2935,8 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A2%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A2%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A8%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A2%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A8%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-list-clone%E2%91%A1", @@ -2952,7 +2948,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A3%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A8%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgemmoptions-c%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-unidirectionally-broadcastable%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A3%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A8%E2%91%A4", @@ -2971,7 +2967,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A0%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A1%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgemmoptions-c%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-operator-output%E2%91%A0%E2%91%A3", "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-gru", @@ -3108,15 +3104,15 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A0%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A4%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-bias%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A1%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-recurrentbias%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-initialhiddenstate%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A3%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A8%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-activations%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-validate-activation", "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A4%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-list-item%E2%91%A2", @@ -3127,7 +3123,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddatatype-float16%E2%91%A0%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A3%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A8%E2%91%A8", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A3%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%93%AA%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A3%E2%91%A3", @@ -3154,7 +3150,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-recurrentbias%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-valid-dimension%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-bias%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A3%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A3%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A4%E2%91%A1", @@ -3163,7 +3159,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A4%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%93%AA%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-recurrentbias%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A3%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A3%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A4%E2%91%A3", @@ -3172,7 +3168,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A4%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%93%AA%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-initialhiddenstate%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A4%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A4%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A4%E2%91%A5", @@ -3181,12 +3177,12 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A4%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A0%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-activations%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A0%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A4%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A0%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-activations%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A1%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddescriptor-dimensions%E2%91%A0%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A0%E2%91%A3", @@ -3220,16 +3216,16 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A0%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-bias%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-recurrentbias%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A2%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-initialhiddenstate%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-activations%E2%91%A4", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-list-item%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-operator-activation%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-operator-output%E2%91%A0%E2%91%A4", @@ -3314,13 +3310,13 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A0%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A4%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgrucelloptions-bias%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgrucelloptions-recurrentbias%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A5%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A0%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgrucelloptions-activations%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-validate-activation%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A4%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-list-item%E2%91%A5", @@ -3331,7 +3327,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddatatype-float16%E2%91%A0%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A5%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A0%E2%91%A5", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A5%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A0%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A3%E2%93%AA", @@ -3356,7 +3352,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgrucelloptions-recurrentbias%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-valid-dimension%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-bias%E2%91%A4", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A4%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A4%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A5%E2%91%A8", @@ -3365,7 +3361,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A6%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-recurrentbias%E2%91%A4", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A5%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A5%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A6%E2%91%A0", @@ -3374,7 +3370,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A6%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgruoptions-activations%E2%91%A5", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A0%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A6%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A1%E2%91%A6", @@ -3384,7 +3380,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A0%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A5%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgrucelloptions-activations%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mlactivation-validation-steps%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list-item%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A6%E2%91%A3", @@ -3395,13 +3391,13 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A1%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgrucelloptions-bias%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A3%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgrucelloptions-recurrentbias%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A1%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgrucelloptions-activations%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-list-item%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-operator-activation%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-operator-output%E2%91%A0%E2%91%A5", @@ -3584,9 +3580,9 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A1%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A5%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlinstancenormalizationoptions-scale%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlinstancenormalizationoptions-bias%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A6%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A5%E2%91%A4", @@ -3594,13 +3590,13 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddatatype-float16%E2%91%A1%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlinstancenormalizationoptions-layout%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A0%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlinstancenormalizationoptions-scale%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A5%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A5%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A1", @@ -3610,7 +3606,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A2%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlinstancenormalizationoptions-bias%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A5%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A5%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A3", @@ -3624,10 +3620,10 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A1%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlinstancenormalizationoptions-scale%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlinstancenormalizationoptions-bias%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-operator-output%E2%91%A0%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlinputoperandlayout-nchw%E2%91%A0%E2%91%A0", @@ -3691,9 +3687,9 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A1%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A5%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-scale%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-bias%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A4%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A6%E2%93%AA", @@ -3702,51 +3698,51 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-axes%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-axes%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A1%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A6", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A1%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-scale%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A6%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A6%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-axes%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A1%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A7%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-bias%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A6%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A6%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A1%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-axes%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A1%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-list-iterate%E2%91%A7", - "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-axes%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A1%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-axes%E2%91%A5", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A4%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-scale%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A4%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-bias%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A4%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A3%E2%91%A7", @@ -3755,10 +3751,10 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A1%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-scale%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllayernormalizationoptions-bias%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-operator-output%E2%91%A1%E2%93%AA", "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-leakyrelu", @@ -4021,19 +4017,19 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A1%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A5%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-bias%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-recurrentbias%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-peepholeweight%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A5%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-initialhiddenstate%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-initialcellstate%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A0%E2%91%A8%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A4%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-activations%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-validate-activation%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A6%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-list-item%E2%91%A8", @@ -4046,7 +4042,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddatatype-float16%E2%91%A1%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%93%AA%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A4%E2%91%A4", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%93%AA%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A4%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A4%E2%91%A5", @@ -4075,7 +4071,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-recurrentbias%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-valid-dimension%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-bias%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A7%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A7%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%93%AA%E2%91%A8", @@ -4084,7 +4080,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A5%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-recurrentbias%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A7%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A7%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0%E2%91%A0", @@ -4093,7 +4089,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A5%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-peepholeweight%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A7%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A7%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0%E2%91%A2", @@ -4102,7 +4098,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A5%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-initialhiddenstate%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A7%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A7%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0%E2%91%A4", @@ -4111,7 +4107,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-initialcellstate%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A8%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A8%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0%E2%91%A6", @@ -4120,7 +4116,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-activations%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A1%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A0%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6%E2%91%A2", @@ -4162,22 +4158,22 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A2%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A2%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-bias%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A6%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A3%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-recurrentbias%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-peepholeweight%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-initialhiddenstate%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-initialcellstate%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmoptions-activations%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-list-item%E2%91%A0%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-operator-activation%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-operator-output%E2%91%A1%E2%91%A2", @@ -4266,15 +4262,15 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-validate-operand%E2%91%A1%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A6%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-bias%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-recurrentbias%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-peepholeweight%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A1%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-activations%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-validate-activation%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-this%E2%91%A6%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-list-item%E2%91%A0%E2%91%A1", @@ -4285,7 +4281,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddatatype-float16%E2%91%A1%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A1%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6%E2%91%A6", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A1%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A6%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A8%E2%91%A5", @@ -4313,7 +4309,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-recurrentbias%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-valid-dimension%E2%91%A0%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-bias%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A7%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A8%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A8%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A2%E2%91%A0", @@ -4322,7 +4318,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A2%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A7%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-recurrentbias%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0%E2%93%AA%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0%E2%93%AA%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A2%E2%91%A2", @@ -4331,7 +4327,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A2%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A7%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-peepholeweight%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0%E2%93%AA%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0%E2%93%AA%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A2%E2%91%A4", @@ -4340,7 +4336,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A2%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A8%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-activations%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A1%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A2%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A8%E2%91%A0", @@ -4350,7 +4346,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A1%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0%E2%93%AA%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-activations%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-mlactivation-validation-steps%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-list-item%E2%91%A0%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A2%E2%91%A7", @@ -4365,16 +4361,16 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperand-operator-slot%E2%91%A2%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-bias%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-recurrentbias%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-peepholeweight%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-operator-input%E2%91%A3%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mllstmcelloptions-activations%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-list-item%E2%91%A0%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-operator-activation%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-operator-output%E2%91%A1%E2%91%A3", @@ -4392,7 +4388,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A1%E2%91%A8%E2%91%A8", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A2", "https://webmachinelearning.github.io/webnn/#mlgraphbuilder-calculate-matmul-output-sizes", "https://webmachinelearning.github.io/webnn/#infopanel-for-mlgraphbuilder-calculate-matmul-output-sizes", "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-mlgraphbuilder-calculate-matmul-output-sizes", @@ -4402,10 +4398,10 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-list-clone%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A6%E2%91%A4", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-list-clone%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A6%E2%91%A5", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A2%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A8%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A3%E2%93%AA", @@ -4503,9 +4499,9 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpaddingmode-constant", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%93%AA", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-idl-unsigned-long%E2%91%A3%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dictdef-mlpadoptions%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A2%E2%93%AA%E2%91%A4", "https://webmachinelearning.github.io/webnn/#mlgraphbuilder-calculate-padding-output-sizes", @@ -4515,8 +4511,8 @@ "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-mlgraphbuilder-calculate-padding-output-sizes", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A6%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-list-iterate%E2%91%A8", - "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A5", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A7", "https://webmachinelearning.github.io/webnn/#dom-mlgraphbuilder-pad", "https://webmachinelearning.github.io/webnn/#infopanel-for-dom-mlgraphbuilder-pad", "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-dom-mlgraphbuilder-pad", @@ -4528,7 +4524,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A0%E2%91%A8%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A1%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A1%E2%91%A7", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A2%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A3%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%93%AA%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A7", @@ -4694,19 +4690,19 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0%E2%93%AA%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A4%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%93%AA%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A4%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%93%AA%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-windowdimensions%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A1%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A4%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%93%AA%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-windowdimensions%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-outputsizes%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A8%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-padding%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-padding%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A3%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-padding%E2%91%A2", @@ -4714,7 +4710,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A4%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%93%AA%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-strides%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-strides%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A3%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-strides%E2%91%A2", @@ -4725,7 +4721,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A4%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%93%AA%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-outputsizes%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A2%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A4%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%93%AA%E2%91%A8", @@ -4733,7 +4729,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A4%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A0%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-dilations%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-dilations%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A3%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-dilations%E2%91%A2", @@ -4753,7 +4749,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-strides%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-dilations%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlpool2doptions-outputsizes%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-list-item%E2%91%A0%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-valid-dimension%E2%91%A0%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A5%E2%93%AA", @@ -4924,7 +4920,7 @@ "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-dom-mlreduceoptions-axes", "https://webmachinelearning.github.io/webnn/#infopanel-for-dom-mlreduceoptions-axes", "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-dom-mlreduceoptions-axes", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A0", "https://webmachinelearning.github.io/webnn/#dom-mlreduceoptions-keepdimensions", "https://webmachinelearning.github.io/webnn/#infopanel-for-dom-mlreduceoptions-keepdimensions", "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-dom-mlreduceoptions-keepdimensions", @@ -4944,6 +4940,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-boolean", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A3%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A2%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-list-clone%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-list-iterate%E2%91%A0%E2%93%AA", @@ -4970,17 +4967,13 @@ "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0%E2%91%A0%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A6%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A0%E2%91%A8", - "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlreduceoptions-axes%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A5", - "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A8", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A6%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A1%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-calculate-reduction-output-sizes%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A7%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlreduceoptions-axes%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlreduceoptions-axes%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlreduceoptions-keepdimensions%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A6%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A1%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A2%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddescriptor-datatype%E2%91%A1%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-datatype%E2%91%A0%E2%91%A0%E2%91%A4", @@ -5207,13 +5200,13 @@ "https://webmachinelearning.github.io/webnn/#infopanel-for-mlgraphbuilder-check-resample-options", "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-mlgraphbuilder-check-resample-options", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlresample2doptions-scales%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A3%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A2%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlresample2doptions-sizes%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlresample2doptions-axes%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A0%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A4%E2%93%AA", "https://webmachinelearning.github.io/webnn/#mlgraphbuilder-calculate-resample-output-sizes", "https://webmachinelearning.github.io/webnn/#infopanel-for-mlgraphbuilder-calculate-resample-output-sizes", @@ -5225,11 +5218,11 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dictdef-mloperanddescriptor%E2%91%A2%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperand-descriptor-slot%E2%91%A0%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-list-iterate%E2%91%A0%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A0%E2%93%AA", + "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlresample2doptions-axes%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A2%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlresample2doptions-sizes%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A0%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%93%AA%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlresample2doptions-sizes%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A7%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlresample2doptions-axes%E2%91%A2", @@ -5251,7 +5244,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddatatype-float16%E2%91%A3%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A8%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A1%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A1%E2%91%A8%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A1%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder-check-resample-options", @@ -5364,9 +5357,9 @@ "https://webmachinelearning.github.io/webnn/#dom-mlgraphbuilder-slice-input-starts-sizes-sizes", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A4", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A4", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-idl-unsigned-long%E2%91%A4%E2%91%A5", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A5%E2%91%A3", "https://webmachinelearning.github.io/webnn/#dom-mlgraphbuilder-slice", "https://webmachinelearning.github.io/webnn/#infopanel-for-dom-mlgraphbuilder-slice", @@ -5382,7 +5375,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A2%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A2%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A2%E2%91%A8", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A6", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%93%AA%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A2%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-copy-an-mloperand%E2%91%A0%E2%91%A2", @@ -5421,7 +5414,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-dom-mloperanddatatype-float16%E2%91%A3%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A0%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A2%E2%91%A6", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A5", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A0%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A2%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-copy-an-mloperand%E2%91%A0%E2%91%A3", @@ -5562,7 +5555,7 @@ "https://webmachinelearning.github.io/webnn/#infopanel-for-dom-mlsplitoptions-axis", "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-dom-mlsplitoptions-axis", "https://webmachinelearning.github.io/webnn/#ref-for-idl-unsigned-long%E2%91%A5%E2%91%A8", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A8", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A6", "https://webmachinelearning.github.io/webnn/#dom-mlgraphbuilder-split", "https://webmachinelearning.github.io/webnn/#infopanel-for-dom-mlgraphbuilder-split", "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-dom-mlgraphbuilder-split", @@ -5585,7 +5578,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-operators%E2%91%A3%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A4%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list-iterate%E2%91%A0%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A0%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A0%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-copy-an-mloperand%E2%91%A0%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-idl-unsigned-long%E2%91%A6%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A7%E2%91%A5", @@ -5658,8 +5651,8 @@ "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-dom-mltransposeoptions-permutation", "https://webmachinelearning.github.io/webnn/#infopanel-for-dom-mltransposeoptions-permutation", "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-dom-mltransposeoptions-permutation", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%93%AA", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A7", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A3%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A6", "https://webmachinelearning.github.io/webnn/#ref-for-dictdef-mltransposeoptions%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A7%E2%91%A7", @@ -5669,17 +5662,17 @@ "https://webmachinelearning.github.io/webnn/#infopanel-for-dom-mlgraphbuilder-transpose", "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-dom-mlgraphbuilder-transpose", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mltransposeoptions-permutation%E2%91%A0", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A0%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A0%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mltransposeoptions-permutation%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-shape%E2%91%A7%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mltransposeoptions-permutation%E2%91%A2", - "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A0%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-map-exists%E2%91%A0%E2%91%A0%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-list-size%E2%91%A3%E2%91%A4", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%91%A1", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%93%AA", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A1%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A3%E2%91%A7", - "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A0%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A0%E2%91%A0", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A1%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A3%E2%91%A8", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A1%E2%91%A2", @@ -5728,7 +5721,7 @@ "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-dom-mlgraphbuilder-triangular", "https://webmachinelearning.github.io/webnn/#infopanel-for-dom-mlgraphbuilder-triangular", "https://webmachinelearning.github.io/webnn/#infopaneltitle-for-dom-mlgraphbuilder-triangular", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-dfn-throw%E2%91%A2%E2%91%A1%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-exceptiondef-typeerror%E2%91%A1%E2%91%A4%E2%91%A0", "https://webmachinelearning.github.io/webnn/#ref-for-copy-an-mloperand%E2%91%A1%E2%93%AA", @@ -5739,8 +5732,8 @@ "https://webmachinelearning.github.io/webnn/#example-c029a3ee", "https://webmachinelearning.github.io/webnn/#api-mlgraphbuilder-where", "https://webmachinelearning.github.io/webnn/#ref-for-idl-boolean%E2%91%A1%E2%91%A1", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%91%A4", - "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%91%A5", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-mloperand-rank%E2%91%A4%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mlgraphbuilder%E2%91%A5%E2%91%A3", "https://webmachinelearning.github.io/webnn/#ref-for-mloperand%E2%91%A2%E2%91%A8%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-dom-mlgraphbuilder-where", @@ -5802,7 +5795,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-list-prepend", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A4%E2%91%A4", "https://webmachinelearning.github.io/webnn/#ref-for-list-iterate%E2%91%A0%E2%91%A3", - "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A0%E2%91%A2", + "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A0%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list-append%E2%91%A2", "https://webmachinelearning.github.io/webnn/#unidirectionally-broadcastable", "https://webmachinelearning.github.io/webnn/#infopanel-for-unidirectionally-broadcastable", @@ -5827,7 +5820,7 @@ "https://webmachinelearning.github.io/webnn/#ref-for-list-prepend%E2%91%A1", "https://webmachinelearning.github.io/webnn/#ref-for-list%E2%91%A4%E2%91%A7", "https://webmachinelearning.github.io/webnn/#ref-for-list-iterate%E2%91%A0%E2%91%A4", - "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A0%E2%91%A3", + "https://webmachinelearning.github.io/webnn/#ref-for-the-range%E2%91%A0%E2%91%A2", "https://webmachinelearning.github.io/webnn/#ref-for-list-append%E2%91%A3", "https://webmachinelearning.github.io/webnn/#bidirectionally-broadcastable", "https://webmachinelearning.github.io/webnn/#infopanel-for-bidirectionally-broadcastable", diff --git a/ed/index.json b/ed/index.json index 8ce3cbf777a1..276ae6d47dbc 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2024-05-14T12:41:13.447Z", + "date": "2024-05-14T18:33:02.493Z", "options": { "fallback": "ed/index.json", "output": "report", @@ -7946,9 +7946,9 @@ ], "crawled": "https://tc39.es/proposal-temporal/", "crawlCacheInfo": { - "lastModified": "Mon, 06 May 2024 10:11:46 GMT" + "lastModified": "Tue, 14 May 2024 17:08:16 GMT" }, - "date": "6 May 2024", + "date": "14 May 2024", "links": "links/tc39-temporal.json", "dfns": "dfns/tc39-temporal.json", "headings": "headings/tc39-temporal.json", @@ -29185,10 +29185,10 @@ ], "crawled": "https://w3c.github.io/rdf-canon/spec/", "crawlCacheInfo": { - "lastModified": "Thu, 11 Apr 2024 20:03:04 GMT" + "lastModified": "Tue, 14 May 2024 14:57:44 GMT" }, "generator": "respec", - "date": "11 April 2024", + "date": "14 May 2024", "links": "links/rdf-canon.json", "refs": "refs/rdf-canon.json", "dfns": "dfns/rdf-canon.json", @@ -31968,11 +31968,11 @@ ], "crawled": "https://w3c.github.io/trusted-types/dist/spec/", "crawlCacheInfo": { - "lastModified": "Tue, 23 Apr 2024 17:08:31 GMT" + "lastModified": "Tue, 14 May 2024 16:29:06 GMT" }, "generator": "bikeshed", - "date": "23 April 2024", - "revision": "54cf1684dc58b0e0ed3bb50c856fac479a8cafea", + "date": "14 May 2024", + "revision": "b5454ef3c4a90828b4c48580285b76d7b27f32de", "links": "links/trusted-types.json", "refs": "refs/trusted-types.json", "idl": "idl/trusted-types.idl", @@ -33157,11 +33157,11 @@ ], "crawled": "https://webaudio.github.io/web-audio-api/", "crawlCacheInfo": { - "lastModified": "Tue, 16 Apr 2024 13:43:05 GMT" + "lastModified": "Tue, 14 May 2024 13:11:21 GMT" }, "generator": "bikeshed", - "date": "16 April 2024", - "revision": "c01eef55f719ad92a6dd6f9a0ff58405c1fe31e1", + "date": "14 May 2024", + "revision": "b71f25e8e8a6b63fd64ba03a2595f97931495576", "links": "links/webaudio.json", "refs": "refs/webaudio.json", "events": "events/webaudio.json", @@ -34259,7 +34259,7 @@ ], "crawled": "https://gpuweb.github.io/gpuweb/", "crawlCacheInfo": { - "lastModified": "Tue, 14 May 2024 01:20:48 GMT" + "lastModified": "Tue, 14 May 2024 17:20:52 GMT" }, "generator": "bikeshed", "date": "14 May 2024", @@ -34385,11 +34385,11 @@ ], "crawled": "https://webmachinelearning.github.io/webnn/", "crawlCacheInfo": { - "lastModified": "Sat, 11 May 2024 03:05:19 GMT" + "lastModified": "Tue, 14 May 2024 15:21:00 GMT" }, "generator": "bikeshed", - "date": "11 May 2024", - "revision": "dafa2bad5758a145875456f67625e38954cb1751", + "date": "14 May 2024", + "revision": "5d9442661c3333b9a1cc727965125e049c973fe5", "links": "links/webnn.json", "refs": "refs/webnn.json", "idl": "idl/webnn.idl", @@ -35522,7 +35522,7 @@ ], "crawled": "https://gpuweb.github.io/gpuweb/wgsl/", "crawlCacheInfo": { - "lastModified": "Tue, 14 May 2024 01:20:48 GMT" + "lastModified": "Tue, 14 May 2024 17:20:52 GMT" }, "generator": "bikeshed", "date": "14 May 2024", diff --git a/ed/links/tc39-temporal.json b/ed/links/tc39-temporal.json index 3f381b499c4e..e0244773d6f2 100644 --- a/ed/links/tc39-temporal.json +++ b/ed/links/tc39-temporal.json @@ -62,18 +62,17 @@ "sec-ordinarygetownproperty", "sec-property-descriptor-specification-type", "%E2%84%9D", + "mathematical-value", "sec-tobigint", - "eqn-HoursPerDay", - "eqn-MinutesPerHour", - "eqn-SecondsPerMinute", "finite", - "mathematical-value", "safe-integer", "interval", "eqn-truncate", - "number-value-for", "sec-tonumber", "sec-numbertobigint", + "eqn-HoursPerDay", + "eqn-MinutesPerHour", + "eqn-SecondsPerMinute", "eqn-msPerDay", "sec-time-values-and-time-range", "sec-toprimitive", diff --git a/ed/links/trusted-types.json b/ed/links/trusted-types.json index c135b6dcc81c..b67f25a46504 100644 --- a/ed/links/trusted-types.json +++ b/ed/links/trusted-types.json @@ -37,9 +37,7 @@ "http://wpt.live/trusted-types/TrustedTypePolicyFactory-defaultPolicy.html": {}, "http://wpt.live/trusted-types/TrustedTypePolicyFactory-getAttributeType-namespace.html": {}, "http://wpt.live/trusted-types/TrustedTypePolicyFactory-getAttributeType-svg.html": {}, - "http://wpt.live/trusted-types/TrustedTypePolicyFactory-getPropertyType.html": {}, "http://wpt.live/trusted-types/TrustedTypePolicyFactory-isXXX.html": {}, - "http://wpt.live/trusted-types/TrustedTypePolicyFactory-metadata.html": {}, "http://wpt.live/trusted-types/Window-TrustedTypes.html": {}, "http://wpt.live/trusted-types/WorkerGlobalScope-eval.html": {}, "http://wpt.live/trusted-types/WorkerGlobalScope-importScripts.html": {}, @@ -147,9 +145,8 @@ ] }, "https://github.com/google/security-research-pocs/tree/master/script-gadgets": {}, - "https://github.com/w3c/ServiceWorker/pull/1709": {}, - "https://github.com/w3c/editing/pull/460": {}, "https://github.com/w3c/webappsec": {}, + "https://github.com/w3c/webappsec-csp/pull/659": {}, "https://github.com/web-platform-tests/wpt/blob/master/trusted-types/DOMParser-parseFromString-regression.html": {}, "https://github.com/web-platform-tests/wpt/blob/master/trusted-types/DOMParser-parseFromString.html": {}, "https://github.com/web-platform-tests/wpt/blob/master/trusted-types/DOMWindowTimers-setTimeout-setInterval.html": {}, @@ -183,9 +180,7 @@ "https://github.com/web-platform-tests/wpt/blob/master/trusted-types/TrustedTypePolicyFactory-defaultPolicy.html": {}, "https://github.com/web-platform-tests/wpt/blob/master/trusted-types/TrustedTypePolicyFactory-getAttributeType-namespace.html": {}, "https://github.com/web-platform-tests/wpt/blob/master/trusted-types/TrustedTypePolicyFactory-getAttributeType-svg.html": {}, - "https://github.com/web-platform-tests/wpt/blob/master/trusted-types/TrustedTypePolicyFactory-getPropertyType.html": {}, "https://github.com/web-platform-tests/wpt/blob/master/trusted-types/TrustedTypePolicyFactory-isXXX.html": {}, - "https://github.com/web-platform-tests/wpt/blob/master/trusted-types/TrustedTypePolicyFactory-metadata.html": {}, "https://github.com/web-platform-tests/wpt/blob/master/trusted-types/Window-TrustedTypes.html": {}, "https://github.com/web-platform-tests/wpt/blob/master/trusted-types/WorkerGlobalScope-eval.html": {}, "https://github.com/web-platform-tests/wpt/blob/master/trusted-types/WorkerGlobalScope-importScripts.html": {}, @@ -243,6 +238,7 @@ "https://github.com/web-platform-tests/wpt/blob/master/trusted-types/worker-constructor.https.html": {}, "https://github.com/whatwg/dom/pull/1258": {}, "https://github.com/whatwg/dom/pull/1268": {}, + "https://github.com/whatwg/html/pull/10348": {}, "https://github.com/whatwg/webidl/pull/1392": {}, "https://html.spec.whatwg.org/": { "anchors": [ @@ -314,11 +310,9 @@ "https://infra.spec.whatwg.org/": { "anchors": [ "set-append", - "ascii-case-insensitive", "ascii-lowercase", "assert", "string-concatenate", - "list-contain", "html-namespace", "ordered-set", "xlink-namespace" @@ -337,11 +331,7 @@ "sec-hostgetcodeforeval" ] }, - "https://tc39.es/ecma262/multipage/": { - "anchors": [ - "realm" - ] - }, + "https://tc39.es/ecma262/multipage/": {}, "https://tc39.es/ecma262/multipage/fundamental-objects.html": { "anchors": [ "sec-object.create" @@ -352,7 +342,6 @@ "sec-method" ] }, - "https://tc39.es/proposal-dynamic-code-brand-checks/": {}, "https://tools.ietf.org/html/rfc5234": { "anchors": [ "appendix-B.1" @@ -379,8 +368,6 @@ "create-violation-for-global", "report-violation", "security-inherit-csp", - "grammardef-report-sample", - "grammardef-unsafe-eval", "content-security-policy-object", "header-content-security-policy-report-only", "global-object-csp-list", @@ -393,18 +380,14 @@ "violation-resource", "violation-sample", "script-src", - "source-expression", - "directive-value", - "violation" + "directive-value" ] }, "https://w3c.github.io/webcomponents/spec/imports/": {}, "https://webidl.spec.whatwg.org/": { "anchors": [ "idl-DOMString", - "exceptiondef-evalerror", "Exposed", - "Function", "LegacyNullToEmptyString", "idl-USVString", "idl-any", @@ -413,7 +396,6 @@ "dfn-identifier", "include", "interface-mixin", - "idl-long", "this" ] }, @@ -451,9 +433,7 @@ "https://wpt.fyi/results/trusted-types/TrustedTypePolicyFactory-defaultPolicy.html": {}, "https://wpt.fyi/results/trusted-types/TrustedTypePolicyFactory-getAttributeType-namespace.html": {}, "https://wpt.fyi/results/trusted-types/TrustedTypePolicyFactory-getAttributeType-svg.html": {}, - "https://wpt.fyi/results/trusted-types/TrustedTypePolicyFactory-getPropertyType.html": {}, "https://wpt.fyi/results/trusted-types/TrustedTypePolicyFactory-isXXX.html": {}, - "https://wpt.fyi/results/trusted-types/TrustedTypePolicyFactory-metadata.html": {}, "https://wpt.fyi/results/trusted-types/Window-TrustedTypes.html": {}, "https://wpt.fyi/results/trusted-types/WorkerGlobalScope-eval.html": {}, "https://wpt.fyi/results/trusted-types/WorkerGlobalScope-importScripts.html": {}, @@ -527,11 +507,7 @@ }, "https://www.w3.org/groups/wg/webappsec": {}, "https://www.w3.org/groups/wg/webappsec/ipr": {}, - "https://www.w3.org/html/wg/drafts/html/master/": { - "anchors": [ - "timer-initialisation-steps" - ] - } + "https://www.w3.org/html/wg/drafts/html/master/": {} }, "autolinks": { "https://dom.spec.whatwg.org/": { @@ -626,9 +602,7 @@ "set-append", "xlink-namespace", "assert", - "string-concatenate", - "ascii-case-insensitive", - "list-contain" + "string-concatenate" ] }, "https://svgwg.org/svg2-draft/interact.html": { @@ -662,11 +636,7 @@ "policy-directive-set", "violation-resource", "violation-sample", - "policy-disposition", - "violation", - "source-expression", - "grammardef-unsafe-eval", - "grammardef-report-sample" + "policy-disposition" ] }, "https://webidl.spec.whatwg.org/": { @@ -681,10 +651,7 @@ "interface-mixin", "include", "LegacyNullToEmptyString", - "Function", - "idl-long", - "dfn-identifier", - "exceptiondef-evalerror" + "dfn-identifier" ] }, "https://www.w3.org/TR/trusted-types/": { diff --git a/ed/links/webaudio.json b/ed/links/webaudio.json index ba15c907bd84..ac2f9ed1dfaa 100644 --- a/ed/links/webaudio.json +++ b/ed/links/webaudio.json @@ -410,6 +410,11 @@ "fully-active" ] }, + "https://html.spec.whatwg.org/multipage/indices.html": { + "anchors": [ + "event-close" + ] + }, "https://html.spec.whatwg.org/multipage/infrastructure.html": { "anchors": [ "in-parallel" @@ -446,7 +451,6 @@ "ports-and-garbage-collection", "messagechannel", "messageport", - "dom-messageport-close", "dom-messagechannel-port1", "dom-messagechannel-port2" ] @@ -640,6 +644,11 @@ "fully-active" ] }, + "https://html.spec.whatwg.org/multipage/indices.html": { + "anchors": [ + "event-close" + ] + }, "https://html.spec.whatwg.org/multipage/interaction.html": { "anchors": [ "sticky-activation" @@ -669,8 +678,7 @@ "messagechannel", "dom-messagechannel-port1", "dom-messagechannel-port2", - "messageport", - "dom-messageport-close" + "messageport" ] }, "https://html.spec.whatwg.org/multipage/webappapis.html": { diff --git a/ed/refs/trusted-types.json b/ed/refs/trusted-types.json index cf38b3193ddf..46f86f6f5606 100644 --- a/ed/refs/trusted-types.json +++ b/ed/refs/trusted-types.json @@ -29,10 +29,6 @@ "name": "HTML", "url": "https://html.spec.whatwg.org/multipage/" }, - { - "name": "HTML5", - "url": "https://www.w3.org/html/wg/drafts/html/master/" - }, { "name": "INFRA", "url": "https://infra.spec.whatwg.org/" @@ -62,6 +58,10 @@ { "name": "HTML-DESIGN-PRINCIPLES", "url": "https://www.w3.org/TR/html-design-principles/" + }, + { + "name": "HTML5", + "url": "https://www.w3.org/html/wg/drafts/html/master/" } ] }