Skip to content

Commit

Permalink
Publish curated data from 141fc7c
Browse files Browse the repository at this point in the history
Curated data generated from raw data at 141fc7c
  • Loading branch information
curation-bot committed May 14, 2024
1 parent 4243f9a commit 97af646
Show file tree
Hide file tree
Showing 12 changed files with 1,175 additions and 1,319 deletions.
28 changes: 15 additions & 13 deletions ed/dfns/trusted-types.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand All @@ -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"
},
Expand Down Expand Up @@ -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"
},
Expand All @@ -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"
},
Expand All @@ -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"
},
Expand All @@ -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"
},
Expand Down Expand Up @@ -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"
},
Expand All @@ -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"
},
Expand All @@ -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"
}
Expand Down
82 changes: 48 additions & 34 deletions ed/headings/tc39-temporal.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
},
Expand Down Expand Up @@ -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",
Expand Down
39 changes: 9 additions & 30 deletions ed/headings/trusted-types.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading

0 comments on commit 97af646

Please sign in to comment.