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 14.8.1.
  • Loading branch information
reffy-bot committed Mar 1, 2024
1 parent 6a2165e commit 2f2e3cf
Show file tree
Hide file tree
Showing 37 changed files with 1,758 additions and 4,581 deletions.
6 changes: 3 additions & 3 deletions ed/css/css-values-5.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
},
{
"name": "progress()",
"prose": "The progress() functional notation returns a <number> value representing the position of one calculation (the progress value) between two other calculations (the progress start value and progress end value). The argument calculations can resolve to any <number>, <dimension>, or <percentage>, but must have the same type, or else the function is invalid.",
"prose": "The progress() functional notation returns a <number> value representing the position of one calculation (the progress value) between two other calculations (the progress start value and progress end value). The argument calculations can resolve to any <number>, <dimension>, or <percentage>, but must have a consistent type or else the function is invalid. The result will be a <number>, made consistent with the consistent type of the arguments.",
"href": "https://drafts.csswg.org/css-values-5/#funcdef-progress",
"type": "function"
},
Expand Down Expand Up @@ -167,14 +167,14 @@
"values": [
{
"name": "<percentage>",
"prose": "Represents the mix progress value as a <percentage>.",
"prose": "Computes to the equivalent <number>: 0% becomes 0, 100% becomes 1, etc.",
"href": "https://drafts.csswg.org/css-values-5/#valdef-progress-percentage",
"type": "value",
"value": "<percentage>"
},
{
"name": "<number>",
"prose": "Computes to the equivalent <percentage>. Note: This allows the use of the progress(), media-progress(), and container-progress() notations.",
"prose": "Represents the mix progress value. For this purpose, a value is allowed to match <number> regardless of its type’s percent hint.",
"href": "https://drafts.csswg.org/css-values-5/#valdef-progress-number",
"type": "value",
"value": "<number>"
Expand Down
7 changes: 4 additions & 3 deletions ed/dfns/css-typed-om-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -2345,9 +2345,10 @@
"access": "public",
"informative": false,
"heading": {
"id": "title",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#title",
"title": "CSS Typed OM Level 1"
"id": "numeric-typing",
"href": "https://drafts.css-houdini.org/css-typed-om-1/#numeric-typing",
"title": "Numeric Value Typing",
"number": "4.3.2"
},
"definedIn": "prose"
},
Expand Down
68 changes: 68 additions & 0 deletions ed/dfns/css-values-4.json
Original file line number Diff line number Diff line change
Expand Up @@ -3554,6 +3554,74 @@
},
"definedIn": "prose"
},
{
"id": "css-contain-a-percentage",
"href": "https://drafts.csswg.org/css-values-4/#css-contain-a-percentage",
"linkingText": [
"contain a percentage",
"percentage-containing"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"CSS"
],
"access": "public",
"informative": false,
"heading": {
"id": "calc-type-checking",
"href": "https://drafts.csswg.org/css-values-4/#calc-type-checking",
"title": "Type Checking",
"number": "10.9"
},
"definedIn": "prose"
},
{
"id": "css-consistent-type",
"href": "https://drafts.csswg.org/css-values-4/#css-consistent-type",
"linkingText": [
"consistent type"
],
"localLinkingText": [
"consistent"
],
"type": "dfn",
"for": [
"CSS"
],
"access": "public",
"informative": false,
"heading": {
"id": "calc-type-checking",
"href": "https://drafts.csswg.org/css-values-4/#calc-type-checking",
"title": "Type Checking",
"number": "10.9"
},
"definedIn": "prose"
},
{
"id": "css-make-a-type-consistent",
"href": "https://drafts.csswg.org/css-values-4/#css-make-a-type-consistent",
"linkingText": [
"make a type consistent",
"make consistent",
"made consistent"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"CSS"
],
"access": "public",
"informative": false,
"heading": {
"id": "calc-type-checking",
"href": "https://drafts.csswg.org/css-values-4/#calc-type-checking",
"title": "Type Checking",
"number": "10.9"
},
"definedIn": "prose"
},
{
"id": "top-level-calculation",
"href": "https://drafts.csswg.org/css-values-4/#top-level-calculation",
Expand Down
63 changes: 36 additions & 27 deletions ed/dfns/no-vary-search.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#title",
"title": "No-Vary-Search"
"id": "model",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#model",
"title": "Data model",
"number": "3"
},
"definedIn": "prose"
},
Expand All @@ -76,9 +77,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#title",
"title": "No-Vary-Search"
"id": "model",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#model",
"title": "Data model",
"number": "3"
},
"definedIn": "prose"
},
Expand All @@ -96,9 +98,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#title",
"title": "No-Vary-Search"
"id": "model",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#model",
"title": "Data model",
"number": "3"
},
"definedIn": "prose"
},
Expand All @@ -116,9 +119,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#title",
"title": "No-Vary-Search"
"id": "model",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#model",
"title": "Data model",
"number": "3"
},
"definedIn": "prose"
},
Expand All @@ -136,9 +140,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#title",
"title": "No-Vary-Search"
"id": "model",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#model",
"title": "Data model",
"number": "3"
},
"definedIn": "prose"
},
Expand All @@ -154,9 +159,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#title",
"title": "No-Vary-Search"
"id": "model",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#model",
"title": "Data model",
"number": "3"
},
"definedIn": "prose"
},
Expand Down Expand Up @@ -191,9 +197,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#title",
"title": "No-Vary-Search"
"id": "parsing",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#parsing",
"title": "Parsing",
"number": "4"
},
"definedIn": "prose"
},
Expand All @@ -209,9 +216,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#title",
"title": "No-Vary-Search"
"id": "parsing",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#parsing",
"title": "Parsing",
"number": "4"
},
"definedIn": "prose"
},
Expand All @@ -227,9 +235,10 @@
"access": "private",
"informative": false,
"heading": {
"id": "title",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#title",
"title": "No-Vary-Search"
"id": "parsing",
"href": "https://wicg.github.io/nav-speculation/no-vary-search.html#parsing",
"title": "Parsing",
"number": "4"
},
"definedIn": "prose"
},
Expand Down
Loading

0 comments on commit 2f2e3cf

Please sign in to comment.