diff --git a/tr/css/compat.json b/tr/css/compat.json index c9c19e91b25e..0da9d4b177f9 100644 --- a/tr/css/compat.json +++ b/tr/css/compat.json @@ -13,7 +13,7 @@ "percentages": "N/A", "computedValue": "an RGBA color", "canonicalOrder": "per grammar", - "animationType": "as color", + "animationType": "by computed value type", "media": "visual", "styleDeclaration": [ "-webkit-text-fill-color", @@ -30,7 +30,7 @@ "percentages": "N/A", "computedValue": "an RGBA color", "canonicalOrder": "per grammar", - "animationType": "as color", + "animationType": "by computed value type", "media": "visual", "styleDeclaration": [ "-webkit-text-stroke-color", diff --git a/tr/dfns/FedCM.json b/tr/dfns/FedCM.json index 0fffe60d5353..6e386a5dae2a 100644 --- a/tr/dfns/FedCM.json +++ b/tr/dfns/FedCM.json @@ -1498,10 +1498,10 @@ "definedIn": "prose" }, { - "id": "request-consent-to-sign-up", - "href": "https://fedidcg.github.io/FedCM/#request-consent-to-sign-up", + "id": "request-permission-to-sign-up", + "href": "https://fedidcg.github.io/FedCM/#request-permission-to-sign-up", "linkingText": [ - "request consent to sign-up" + "request permission to sign-up" ], "localLinkingText": [], "type": "dfn", diff --git a/tr/dfns/PNG-spec.json b/tr/dfns/PNG-spec.json index 952c04c1a00e..fb46b46b16ee 100644 --- a/tr/dfns/PNG-spec.json +++ b/tr/dfns/PNG-spec.json @@ -386,6 +386,25 @@ }, "definedIn": "dt" }, + { + "id": "dfn-gamma-value", + "href": "https://w3c.github.io/PNG-spec/#dfn-gamma-value", + "linkingText": [ + "gamma value" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "definitions", + "href": "https://w3c.github.io/PNG-spec/#definitions", + "title": "Definitions", + "number": "3.1" + }, + "definedIn": "dt" + }, { "id": "dfn-gamma", "href": "https://w3c.github.io/PNG-spec/#dfn-gamma", @@ -766,25 +785,6 @@ }, "definedIn": "dt" }, - { - "id": "dfn-png-four-byte-signed-integer", - "href": "https://w3c.github.io/PNG-spec/#dfn-png-four-byte-signed-integer", - "linkingText": [ - "PNG four-byte signed integer" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "definitions", - "href": "https://w3c.github.io/PNG-spec/#definitions", - "title": "Definitions", - "number": "3.1" - }, - "definedIn": "dt" - }, { "id": "dfn-png-four-byte-unsigned-integer", "href": "https://w3c.github.io/PNG-spec/#dfn-png-four-byte-unsigned-integer", @@ -804,25 +804,6 @@ }, "definedIn": "dt" }, - { - "id": "dfn-png-two-byte-unsigned-integer", - "href": "https://w3c.github.io/PNG-spec/#dfn-png-two-byte-unsigned-integer", - "linkingText": [ - "PNG two-byte unsigned integer" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "definitions", - "href": "https://w3c.github.io/PNG-spec/#definitions", - "title": "Definitions", - "number": "3.1" - }, - "definedIn": "dt" - }, { "id": "dfn-png-image", "href": "https://w3c.github.io/PNG-spec/#dfn-png-image", @@ -995,10 +976,10 @@ "definedIn": "dt" }, { - "id": "dfn-truecolour", - "href": "https://w3c.github.io/PNG-spec/#dfn-truecolour", + "id": "dfn-transfer-function", + "href": "https://w3c.github.io/PNG-spec/#dfn-transfer-function", "linkingText": [ - "truecolour" + "transfer function" ], "localLinkingText": [], "type": "dfn", @@ -1203,6 +1184,44 @@ }, "definedIn": "heading" }, + { + "id": "dfn-truecolour-with-alpha", + "href": "https://w3c.github.io/PNG-spec/#dfn-truecolour-with-alpha", + "linkingText": [ + "Truecolour with alpha" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "4Concepts.PNGImage", + "href": "https://w3c.github.io/PNG-spec/#4Concepts.PNGImage", + "title": "PNG image", + "number": "4.5" + }, + "definedIn": "prose" + }, + { + "id": "3truecolour", + "href": "https://w3c.github.io/PNG-spec/#3truecolour", + "linkingText": [ + "Truecolour" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "4Concepts.PNGImage", + "href": "https://w3c.github.io/PNG-spec/#4Concepts.PNGImage", + "title": "PNG image", + "number": "4.5" + }, + "definedIn": "prose" + }, { "id": "dfn-private-field-values", "href": "https://w3c.github.io/PNG-spec/#dfn-private-field-values", @@ -1259,6 +1278,25 @@ "number": "7.3" }, "definedIn": "prose" + }, + { + "id": "dfn-gamma-encoding", + "href": "https://w3c.github.io/PNG-spec/#dfn-gamma-encoding", + "linkingText": [ + "gamma encoding" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "12Encoder-gamma-handling", + "href": "https://w3c.github.io/PNG-spec/#12Encoder-gamma-handling", + "title": "Encoder gamma handling", + "number": "12.1" + }, + "definedIn": "prose" } ] } \ No newline at end of file diff --git a/tr/dfns/WGSL.json b/tr/dfns/WGSL.json index 3f544aa75051..94250d9541f5 100644 --- a/tr/dfns/WGSL.json +++ b/tr/dfns/WGSL.json @@ -4891,10 +4891,10 @@ "definedIn": "prose" }, { - "id": "syntax-postfix_expression", - "href": "https://www.w3.org/TR/WGSL/#syntax-postfix_expression", + "id": "syntax-component_or_swizzle_specifier", + "href": "https://www.w3.org/TR/WGSL/#syntax-component_or_swizzle_specifier", "linkingText": [ - "postfix_expression" + "component_or_swizzle_specifier" ], "localLinkingText": [], "type": "dfn", @@ -11212,6 +11212,26 @@ }, "definedIn": "prose" }, + { + "id": "recursive-descent-syntax-component_or_swizzle_specifier", + "href": "https://www.w3.org/TR/WGSL/#recursive-descent-syntax-component_or_swizzle_specifier", + "linkingText": [ + "component_or_swizzle_specifier" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "recursive descent syntax" + ], + "access": "private", + "informative": false, + "heading": { + "id": "grammar-recursive-descent", + "href": "https://www.w3.org/TR/WGSL/#grammar-recursive-descent", + "title": "18. Grammar for Recursive Descent Parsing" + }, + "definedIn": "prose" + }, { "id": "recursive-descent-syntax-compound_assignment_operator", "href": "https://www.w3.org/TR/WGSL/#recursive-descent-syntax-compound_assignment_operator", @@ -11712,26 +11732,6 @@ }, "definedIn": "prose" }, - { - "id": "recursive-descent-syntax-postfix_expression", - "href": "https://www.w3.org/TR/WGSL/#recursive-descent-syntax-postfix_expression", - "linkingText": [ - "postfix_expression" - ], - "localLinkingText": [], - "type": "dfn", - "for": [ - "recursive descent syntax" - ], - "access": "private", - "informative": false, - "heading": { - "id": "grammar-recursive-descent", - "href": "https://www.w3.org/TR/WGSL/#grammar-recursive-descent", - "title": "18. Grammar for Recursive Descent Parsing" - }, - "definedIn": "prose" - }, { "id": "recursive-descent-syntax-primary_expression", "href": "https://www.w3.org/TR/WGSL/#recursive-descent-syntax-primary_expression", diff --git a/tr/dfns/attribution-reporting-api.json b/tr/dfns/attribution-reporting-api.json index b92253f4c668..0643e37f0719 100644 --- a/tr/dfns/attribution-reporting-api.json +++ b/tr/dfns/attribution-reporting-api.json @@ -1614,6 +1614,27 @@ }, "definedIn": "dt" }, + { + "id": "attribution-rate-limit-record-expiry-time", + "href": "https://wicg.github.io/attribution-reporting-api/#attribution-rate-limit-record-expiry-time", + "linkingText": [ + "expiry time" + ], + "localLinkingText": [], + "type": "dfn", + "for": [ + "attribution rate-limit record" + ], + "access": "private", + "informative": false, + "heading": { + "id": "attribution-rate-limit-record", + "href": "https://wicg.github.io/attribution-reporting-api/#attribution-rate-limit-record", + "title": "Attribution rate-limit record", + "number": "5.11" + }, + "definedIn": "prose" + }, { "id": "attribution-source-cache", "href": "https://wicg.github.io/attribution-reporting-api/#attribution-source-cache", @@ -1957,10 +1978,10 @@ "definedIn": "prose" }, { - "id": "max-destinations-covered-by-pending-sources", - "href": "https://wicg.github.io/attribution-reporting-api/#max-destinations-covered-by-pending-sources", + "id": "max-destinations-covered-by-unexpired-sources", + "href": "https://wicg.github.io/attribution-reporting-api/#max-destinations-covered-by-unexpired-sources", "linkingText": [ - "Max destinations covered by pending sources" + "Max destinations covered by unexpired sources" ], "localLinkingText": [], "type": "dfn", @@ -2186,6 +2207,25 @@ }, "definedIn": "prose" }, + { + "id": "can-attribution-rate-limit-record-be-removed", + "href": "https://wicg.github.io/attribution-reporting-api/#can-attribution-rate-limit-record-be-removed", + "linkingText": [ + "Can attribution rate-limit record be removed" + ], + "localLinkingText": [], + "type": "dfn", + "for": [], + "access": "private", + "informative": false, + "heading": { + "id": "can-attribution-rate-limit-record-be-removed", + "href": "https://wicg.github.io/attribution-reporting-api/#can-attribution-rate-limit-record-be-removed", + "title": "Can attribution rate-limit record be removed", + "number": "8.5" + }, + "definedIn": "heading" + }, { "id": "attribution-source-expiry-time", "href": "https://wicg.github.io/attribution-reporting-api/#attribution-source-expiry-time", @@ -2362,10 +2402,10 @@ "definedIn": "prose" }, { - "id": "check-if-an-attribution-source-exceeds-the-pending-destination-limit", - "href": "https://wicg.github.io/attribution-reporting-api/#check-if-an-attribution-source-exceeds-the-pending-destination-limit", + "id": "check-if-an-attribution-source-exceeds-the-unexpired-destination-limit", + "href": "https://wicg.github.io/attribution-reporting-api/#check-if-an-attribution-source-exceeds-the-unexpired-destination-limit", "linkingText": [ - "check if an attribution source exceeds the pending destination limit" + "check if an attribution source exceeds the unexpired destination limit" ], "localLinkingText": [], "type": "dfn", @@ -2373,9 +2413,9 @@ "access": "private", "informative": false, "heading": { - "id": "check-pending-destination-limit", - "href": "https://wicg.github.io/attribution-reporting-api/#check-pending-destination-limit", - "title": "Checking pending destination limit", + "id": "check-unexpired-destination-limit", + "href": "https://wicg.github.io/attribution-reporting-api/#check-unexpired-destination-limit", + "title": "Checking unexpired destination limit", "number": "9.8" }, "definedIn": "prose" diff --git a/tr/dfns/audio-output.json b/tr/dfns/audio-output.json index dd8de537d9c6..6df9b4d5710a 100644 --- a/tr/dfns/audio-output.json +++ b/tr/dfns/audio-output.json @@ -91,25 +91,6 @@ }, "definedIn": "prose" }, - { - "id": "dfn-devicechange", - "href": "https://www.w3.org/TR/audio-output/#dfn-devicechange", - "linkingText": [ - "devicechange" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": true, - "heading": { - "id": "algorithms-sink-unavailable", - "href": "https://www.w3.org/TR/audio-output/#algorithms-sink-unavailable", - "title": "Sink no longer available", - "number": "2.1.1" - }, - "definedIn": "prose" - }, { "id": "dom-mediadevices-selectaudiooutput", "href": "https://www.w3.org/TR/audio-output/#dom-mediadevices-selectaudiooutput", @@ -194,25 +175,6 @@ }, "definedIn": "prose" }, - { - "id": "dfn-exposure-decision-algorithm-for-devices-other-than-camera-and-microphone", - "href": "https://www.w3.org/TR/audio-output/#dfn-exposure-decision-algorithm-for-devices-other-than-camera-and-microphone", - "linkingText": [ - "exposure decision algorithm for devices other than camera and microphone" - ], - "localLinkingText": [], - "type": "dfn", - "for": [], - "access": "private", - "informative": false, - "heading": { - "id": "privacy-obtaining-consent", - "href": "https://www.w3.org/TR/audio-output/#privacy-obtaining-consent", - "title": "Obtaining Consent", - "number": "4.2" - }, - "definedIn": "prose" - }, { "id": "dfn-speaker-selection", "href": "https://www.w3.org/TR/audio-output/#dfn-speaker-selection", diff --git a/tr/dfns/css-anchor-1.json b/tr/dfns/css-anchor-1.json index e672bafb0188..be32c940d6b7 100644 --- a/tr/dfns/css-anchor-1.json +++ b/tr/dfns/css-anchor-1.json @@ -454,27 +454,6 @@ }, "definedIn": "dt" }, - { - "id": "valdef-anchor-name-dashed-ident", - "href": "https://drafts.csswg.org/css-anchor-1/#valdef-anchor-name-dashed-ident", - "linkingText": [ - "" - ], - "localLinkingText": [], - "type": "value", - "for": [ - "anchor-name" - ], - "access": "public", - "informative": false, - "heading": { - "id": "determining", - "href": "https://drafts.csswg.org/css-anchor-1/#determining", - "title": "Determining The Anchor: the anchor-name property", - "number": "2.3" - }, - "definedIn": "dt" - }, { "id": "anchor-element", "href": "https://drafts.csswg.org/css-anchor-1/#anchor-element", @@ -635,27 +614,6 @@ }, "definedIn": "dt" }, - { - "id": "valdef-position-fallback-dashed-ident", - "href": "https://drafts.csswg.org/css-anchor-1/#valdef-position-fallback-dashed-ident", - "linkingText": [ - "" - ], - "localLinkingText": [], - "type": "value", - "for": [ - "position-fallback" - ], - "access": "public", - "informative": false, - "heading": { - "id": "fallback-property", - "href": "https://drafts.csswg.org/css-anchor-1/#fallback-property", - "title": "The position-fallback Property", - "number": "3.1" - }, - "definedIn": "dt" - }, { "id": "at-ruledef-position-fallback", "href": "https://drafts.csswg.org/css-anchor-1/#at-ruledef-position-fallback", diff --git a/tr/dfns/css-animations-1.json b/tr/dfns/css-animations-1.json index 18e52a78df30..e337ef3cc417 100644 --- a/tr/dfns/css-animations-1.json +++ b/tr/dfns/css-animations-1.json @@ -160,27 +160,6 @@ }, "definedIn": "table" }, - { - "id": "valdef-animation-duration-time", - "href": "https://www.w3.org/TR/css-animations-1/#valdef-animation-duration-time", - "linkingText": [ - "