Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 10.2.0.
  • Loading branch information
reffy-bot committed Oct 14, 2022
1 parent 9521ced commit a9f8a8e
Show file tree
Hide file tree
Showing 167 changed files with 6,785 additions and 42,261 deletions.
1,388 changes: 34 additions & 1,354 deletions ed/dfns/DOM-Parsing.json

Large diffs are not rendered by default.

82 changes: 79 additions & 3 deletions ed/dfns/PNG-spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -957,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",
Expand Down Expand Up @@ -1165,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",
Expand Down Expand Up @@ -1221,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"
}
]
}
46 changes: 23 additions & 23 deletions ed/dfns/WGSL.json
Original file line number Diff line number Diff line change
Expand Up @@ -4891,10 +4891,10 @@
"definedIn": "prose"
},
{
"id": "syntax-postfix_expression",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#syntax-postfix_expression",
"id": "syntax-component_or_swizzle_specifier",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#syntax-component_or_swizzle_specifier",
"linkingText": [
"postfix_expression"
"component_or_swizzle_specifier"
],
"localLinkingText": [],
"type": "dfn",
Expand Down Expand Up @@ -11212,6 +11212,26 @@
},
"definedIn": "prose"
},
{
"id": "recursive-descent-syntax-component_or_swizzle_specifier",
"href": "https://gpuweb.github.io/gpuweb/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://gpuweb.github.io/gpuweb/wgsl/#grammar-recursive-descent",
"title": "18. Grammar for Recursive Descent Parsing"
},
"definedIn": "prose"
},
{
"id": "recursive-descent-syntax-compound_assignment_operator",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#recursive-descent-syntax-compound_assignment_operator",
Expand Down Expand Up @@ -11712,26 +11732,6 @@
},
"definedIn": "prose"
},
{
"id": "recursive-descent-syntax-postfix_expression",
"href": "https://gpuweb.github.io/gpuweb/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://gpuweb.github.io/gpuweb/wgsl/#grammar-recursive-descent",
"title": "18. Grammar for Recursive Descent Parsing"
},
"definedIn": "prose"
},
{
"id": "recursive-descent-syntax-primary_expression",
"href": "https://gpuweb.github.io/gpuweb/wgsl/#recursive-descent-syntax-primary_expression",
Expand Down
58 changes: 49 additions & 9 deletions ed/dfns/attribution-reporting-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -2362,20 +2402,20 @@
"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",
"for": [],
"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"
Expand Down
38 changes: 0 additions & 38 deletions ed/dfns/audio-output.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,25 +91,6 @@
},
"definedIn": "prose"
},
{
"id": "dfn-devicechange",
"href": "https://w3c.github.io/mediacapture-output/#dfn-devicechange",
"linkingText": [
"devicechange"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": true,
"heading": {
"id": "algorithms-sink-unavailable",
"href": "https://w3c.github.io/mediacapture-output/#algorithms-sink-unavailable",
"title": "Sink no longer available",
"number": "2.1.1"
},
"definedIn": "prose"
},
{
"id": "dom-mediadevices-selectaudiooutput",
"href": "https://w3c.github.io/mediacapture-output/#dom-mediadevices-selectaudiooutput",
Expand Down Expand Up @@ -194,25 +175,6 @@
},
"definedIn": "prose"
},
{
"id": "dfn-exposure-decision-algorithm-for-devices-other-than-camera-and-microphone",
"href": "https://w3c.github.io/mediacapture-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://w3c.github.io/mediacapture-output/#privacy-obtaining-consent",
"title": "Obtaining Consent",
"number": "4.2"
},
"definedIn": "prose"
},
{
"id": "dfn-speaker-selection",
"href": "https://w3c.github.io/mediacapture-output/#dfn-speaker-selection",
Expand Down
42 changes: 0 additions & 42 deletions ed/dfns/css-anchor-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": [
"<dashed-ident>"
],
"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",
Expand Down Expand Up @@ -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": [
"<dashed-ident>"
],
"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",
Expand Down
Loading

0 comments on commit a9f8a8e

Please sign in to comment.