Skip to content

Commit f0658ca

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.1.2.
1 parent a770981 commit f0658ca

File tree

90 files changed

+1660
-2056
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+1660
-2056
lines changed

ed/algorithms/IFT.json

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

ed/algorithms/css-animations-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
]
1818
},
1919
{
20-
"html": "For each animation effect defined by the <var>N</var>th item\nin the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-values-4/#coordinated-value-list\" id=\"ref-for-coordinated-value-list\">coordinated value list</a> of the <a class=\"property css\" data-link-type=\"property\">animation-*</a> properties\non target (pseudo-)element <var>element</var>,\nits associated <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/web-animations-1/#keyframe\" id=\"ref-for-keyframe\">keyframes</a> are generated as follows:",
20+
"html": "For each animation effect defined by the <var>N</var>th item\nin the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-values-4/#coordinated-value-list\" id=\"ref-for-coordinated-value-list\">coordinated value list</a> of the <span class=\"css\">animation-*</span> properties\non target (pseudo-)element <var>element</var>,\nits associated <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/web-animations-1/#keyframe\" id=\"ref-for-keyframe\">keyframes</a> are generated as follows:",
2121
"rationale": "set",
2222
"steps": [
2323
{

ed/algorithms/css-color-4.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,15 @@
5050
"html": "Convert from linear RGB to CIE XYZ"
5151
},
5252
{
53-
"html": "If needed, convert from a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d65\" id=\"ref-for-d65①①\">D65</a> whitepoint\n\t\t\t(used by <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-srgb\" id=\"ref-for-valdef-color-srgb⑥\">sRGB</a>, <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-display-p3\" id=\"ref-for-valdef-color-display-p3⑥\">display-p3</a>, <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-a98-rgb\" id=\"ref-for-valdef-color-a98-rgb③\">a98-rgb</a> and <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-rec2020\" id=\"ref-for-valdef-color-rec2020④\">rec2020</a>)\n\t\t\tto the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d50\" id=\"ref-for-d50④\">D50</a> whitepoint used in Lab,\n\t\t\twith the linear Bradford transform. <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-prophoto-rgb\" id=\"ref-for-valdef-color-prophoto-rgb⑤\">prophoto-rgb</a> already has a <span id=\"ref-for-d50⑤\">D50</span> whitepoint."
53+
"html": "If needed, convert from a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d65\" id=\"ref-for-d65①①\">D65</a> whitepoint\n\t\t\t(used by <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-srgb\" id=\"ref-for-valdef-color-srgb⑤\">sRGB</a>, <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-display-p3\" id=\"ref-for-valdef-color-display-p3⑤\">display-p3</a>, <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-a98-rgb\" id=\"ref-for-valdef-color-a98-rgb②\">a98-rgb</a> and <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-rec2020\" id=\"ref-for-valdef-color-rec2020③\">rec2020</a>)\n\t\t\tto the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d50\" id=\"ref-for-d50④\">D50</a> whitepoint used in Lab,\n\t\t\twith the linear Bradford transform. <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-prophoto-rgb\" id=\"ref-for-valdef-color-prophoto-rgb④\">prophoto-rgb</a> already has a <span id=\"ref-for-d50⑤\">D50</span> whitepoint."
5454
},
5555
{
5656
"html": "Convert D50-adapted XYZ to Lab"
5757
}
5858
]
5959
},
6060
{
61-
"html": "Conversion to Oklab is similar,\n\tbut the chromatic adaptation step\n\tis only needed for <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-prophoto-rgb\" id=\"ref-for-valdef-color-prophoto-rgb\">prophoto-rgb</a>.",
61+
"html": "Conversion to Oklab is similar,\n\tbut the chromatic adaptation step\n\tis only needed for <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-prophoto-rgb\" id=\"ref-for-valdef-color-prophoto-rgb\">prophoto-rgb</a>.",
6262
"rationale": "convert",
6363
"steps": [
6464
{
@@ -68,22 +68,22 @@
6868
"html": "Convert from linear RGB to CIE XYZ"
6969
},
7070
{
71-
"html": "If needed, convert from a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d50\" id=\"ref-for-d50⑥\">D50</a> whitepoint (used by <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-prophoto-rgb\" id=\"ref-for-valdef-color-prophoto-rgb\">prophoto-rgb</a>)\n\t\t\tto the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d65\" id=\"ref-for-d65①②\">D65</a> whitepoint used in Oklab,\n\t\t\twith the linear Bradford transform."
71+
"html": "If needed, convert from a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d50\" id=\"ref-for-d50⑥\">D50</a> whitepoint (used by <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-prophoto-rgb\" id=\"ref-for-valdef-color-prophoto-rgb\">prophoto-rgb</a>)\n\t\t\tto the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d65\" id=\"ref-for-d65①②\">D65</a> whitepoint used in Oklab,\n\t\t\twith the linear Bradford transform."
7272
},
7373
{
7474
"html": "Convert D65-adapted XYZ to Oklab"
7575
}
7676
]
7777
},
7878
{
79-
"html": "Conversion from Lab to predefined spaces like <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-display-p3\" id=\"ref-for-valdef-color-display-p3\">display-p3</a> or <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-rec2020\" id=\"ref-for-valdef-color-rec2020\">rec2020</a> also requires multiple steps,\n\tand again in practice all but the last step are linear calculations and can be combined.",
79+
"html": "Conversion from Lab to predefined spaces like <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-display-p3\" id=\"ref-for-valdef-color-display-p3\">display-p3</a> or <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-rec2020\" id=\"ref-for-valdef-color-rec2020\">rec2020</a> also requires multiple steps,\n\tand again in practice all but the last step are linear calculations and can be combined.",
8080
"rationale": "convert",
8181
"steps": [
8282
{
8383
"html": "Convert Lab to (D50-adapted) XYZ"
8484
},
8585
{
86-
"html": "If needed, convert from a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d50\" id=\"ref-for-d50⑦\">D50</a> whitepoint (used by Lab)\n\t\t\tto the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d65\" id=\"ref-for-d65①③\">D65</a> whitepoint used in sRGB and most other RGB spaces,\n\t\t\twith the linear Bradford transform. <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-prophoto-rgb\" id=\"ref-for-valdef-color-prophoto-rgb\">prophoto-rgb</a>' does not require this step."
86+
"html": "If needed, convert from a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d50\" id=\"ref-for-d50⑦\">D50</a> whitepoint (used by Lab)\n\t\t\tto the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d65\" id=\"ref-for-d65①③\">D65</a> whitepoint used in sRGB and most other RGB spaces,\n\t\t\twith the linear Bradford transform. <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-prophoto-rgb\" id=\"ref-for-valdef-color-prophoto-rgb\">prophoto-rgb</a>' does not require this step."
8787
},
8888
{
8989
"html": "Convert from (D65-adapted) CIE XYZ to linear RGB"
@@ -94,14 +94,14 @@
9494
]
9595
},
9696
{
97-
"html": "Conversion from Oklab is similar,\n\tbut the chromatic adaptation step\n\tis only needed for <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-prophoto-rgb\" id=\"ref-for-valdef-color-prophoto-rgb\">prophoto-rgb</a>.",
97+
"html": "Conversion from Oklab is similar,\n\tbut the chromatic adaptation step\n\tis only needed for <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-prophoto-rgb\" id=\"ref-for-valdef-color-prophoto-rgb\">prophoto-rgb</a>.",
9898
"rationale": "convert",
9999
"steps": [
100100
{
101101
"html": "Convert Oklab to (D65-adapted) XYZ"
102102
},
103103
{
104-
"html": "If needed, convert from a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d65\" id=\"ref-for-d65①④\">D65</a> whitepoint (used by Oklab)\n\t\t\tto the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d50\" id=\"ref-for-d50⑧\">D50</a> whitepoint used in <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-prophoto-rgb\" id=\"ref-for-valdef-color-prophoto-rgb①⓪\">prophoto-rgb</a>,\n\t\t\twith the linear Bradford transform."
104+
"html": "If needed, convert from a <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d65\" id=\"ref-for-d65①④\">D65</a> whitepoint (used by Oklab)\n\t\t\tto the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#d50\" id=\"ref-for-d50⑧\">D50</a> whitepoint used in <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-4/#valdef-color-prophoto-rgb\" id=\"ref-for-valdef-color-prophoto-rgb\">prophoto-rgb</a>,\n\t\t\twith the linear Bradford transform."
105105
},
106106
{
107107
"html": "Convert from (D65-adapted) CIE XYZ to linear RGB"

ed/algorithms/css-contain-1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"html": "<p><a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-break-3/#forced-break\" id=\"ref-for-forced-break\">Forced breaks</a> are allowed within <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-contain-1/#layout-containment-box\" id=\"ref-for-layout-containment-box⑦\">layout containment boxes</a> but do not propagate to the parent as otherwise described in <a href=\"https://drafts.csswg.org/css-break-3/#break-between\"><cite>CSS Fragmentation 3</cite> § 3.1 Breaks Between Boxes: the break-before and break-after properties</a>.</p>"
3030
},
3131
{
32-
"html": "<p>For the purpose of the <a class=\"property css\" data-link-type=\"property\" href=\"https://www.w3.org/TR/CSS2/visudet.html#propdef-vertical-align\" id=\"ref-for-propdef-vertical-align\">vertical-align</a> property,\nor any other property whose effects\nneed to relate the position of the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-contain-1/#layout-containment-box\" id=\"ref-for-layout-containment-box⑧\">layout containment box</a>'s baseline\nto something other than its descendants,\nthe <span id=\"ref-for-layout-containment-box⑨\">containment box</span> is treated as having no baseline.</p>"
32+
"html": "<p>For the purpose of the <a class=\"property css\" data-link-type=\"property\" href=\"https://www.w3.org/TR/CSS2/visudet.html#propdef-vertical-align\" id=\"ref-for-propdef-vertical-align\">vertical-align</a> property,\nor any other property whose effects\nneed to relate the position of the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-contain-1/#layout-containment-box\" id=\"ref-for-layout-containment-box⑧\">layout containment box</a>s baseline\nto something other than its descendants,\nthe <span id=\"ref-for-layout-containment-box⑨\">containment box</span> is treated as having no baseline.</p>"
3333
}
3434
]
3535
},

ed/algorithms/css-contain-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"html": "<p><a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-break-3/#forced-break\" id=\"ref-for-forced-break\">Forced breaks</a> are allowed within <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-contain-2/#layout-containment-box\" id=\"ref-for-layout-containment-box⑦\">layout containment boxes</a> but do not propagate to the parent as otherwise described in <a href=\"https://drafts.csswg.org/css-break-3/#break-between\"><cite>CSS Fragmentation 3</cite> § 3.1 Breaks Between Boxes: the break-before and break-after properties</a>.</p>"
3030
},
3131
{
32-
"html": "<p>For the purpose of the <a class=\"property css\" data-link-type=\"property\" href=\"https://drafts.csswg.org/css-inline-3/#propdef-vertical-align\" id=\"ref-for-propdef-vertical-align\">vertical-align</a> property,\nor any other property whose effects\nneed to relate the position of the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-contain-2/#layout-containment-box\" id=\"ref-for-layout-containment-box⑧\">layout containment box</a>'s baseline\nto something other than its descendants,\nthe <span id=\"ref-for-layout-containment-box⑨\">containment box</span> is treated as having no baseline.</p>"
32+
"html": "<p>For the purpose of the <a class=\"property css\" data-link-type=\"property\" href=\"https://drafts.csswg.org/css-inline-3/#propdef-vertical-align\" id=\"ref-for-propdef-vertical-align\">vertical-align</a> property,\nor any other property whose effects\nneed to relate the position of the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-contain-2/#layout-containment-box\" id=\"ref-for-layout-containment-box⑧\">layout containment box</a>s baseline\nto something other than its descendants,\nthe <span id=\"ref-for-layout-containment-box⑨\">containment box</span> is treated as having no baseline.</p>"
3333
}
3434
]
3535
},

ed/algorithms/css-easing-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@
175175
"html": "<p>Serialize the function’s <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-easing-2/#steps-steps\" id=\"ref-for-steps-steps\">steps</a>,\nand append it to <var>s</var>.</p>"
176176
},
177177
{
178-
"html": "<p>If the function’s <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-easing-2/#steps-step-position\" id=\"ref-for-steps-step-position\">step position</a> is <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-easing-2/#valdef-step-position-end\" id=\"ref-for-valdef-step-position-end\">end</a> or <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-easing-2/#valdef-step-position-jump-end\" id=\"ref-for-valdef-step-position-jump-end\">jump-end</a>,\nappend \")\" to <var>s</var> and return <var>s</var>.</p>"
178+
"html": "<p>If the function’s <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-easing-2/#steps-step-position\" id=\"ref-for-steps-step-position\">step position</a> is <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-easing-2/#valdef-step-position-end\" id=\"ref-for-valdef-step-position-end\">end</a> or <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-easing-2/#valdef-step-position-jump-end\" id=\"ref-for-valdef-step-position-jump-end\">jump-end</a>,\nappend \")\" to <var>s</var> and return <var>s</var>.</p>"
179179
},
180180
{
181181
"html": "<p>Otherwise, append \", \" to <var>s</var>.\nSerialize the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-easing-2/#steps-step-position\" id=\"ref-for-steps-step-position①\">step position</a> as a keyword,\nand append the result to <var>s</var>.\nAppend \")\" to <var>s</var>.\nReturn <var>s</var>.</p>"

ed/algorithms/css-fonts-4.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
"html": "<p>If the font is defined via an <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-fonts-4/#at-font-face-rule\" id=\"ref-for-at-font-face-rule⑥⑥\">@font-face</a> rule, the font language override\nimplied by the <a class=\"property css\" data-link-type=\"descriptor\" href=\"https://drafts.csswg.org/css-fonts-4/#descdef-font-face-font-language-override\" id=\"ref-for-descdef-font-face-font-language-override①\">font-language-override</a> descriptor in the <span class=\"css\" id=\"ref-for-at-font-face-rule⑥⑦\">@font-face</span> rule is applied.</p>"
223223
},
224224
{
225-
"html": "<p>If the font is defined via an <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-fonts-4/#at-font-face-rule\" id=\"ref-for-at-font-face-rule⑥⑧\">@font-face</a> rule, that <span class=\"css\" id=\"ref-for-at-font-face-rule⑥⑨\">@font-face</span> rule includes\nat least one valid <a class=\"property css\" data-link-type=\"property\">font-named-instance</a> descriptor\nwith a value other than <span class=\"property\">none</span>,\nand the loaded font resource includes a named instance with that name\naccording to the <a href=\"https://drafts.csswg.org/css-fonts-4/#localized-name-matching\">§ 5.1 Localized name matching</a> rules,\nthen all the variation values represented by that named instance are applied.\nThese values are clamped to the values that are supported by the font.</p>"
225+
"html": "<p>If the font is defined via an <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-fonts-4/#at-font-face-rule\" id=\"ref-for-at-font-face-rule⑥⑧\">@font-face</a> rule, that <span class=\"css\" id=\"ref-for-at-font-face-rule⑥⑨\">@font-face</span> rule includes\nat least one valid <a class=\"property css\" data-link-type=\"property\">font-named-instance</a> descriptor\nwith a value other than 'font-named-instance/none',\nand the loaded font resource includes a named instance with that name\naccording to the <a href=\"https://drafts.csswg.org/css-fonts-4/#localized-name-matching\">§ 5.1 Localized name matching</a> rules,\nthen all the variation values represented by that named instance are applied.\nThese values are clamped to the values that are supported by the font.</p>"
226226
},
227227
{
228228
"html": "<p>If the font is defined via an <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-fonts-4/#at-font-face-rule\" id=\"ref-for-at-font-face-rule⑦⓪\">@font-face</a> rule, the font variations\nimplied by the <a class=\"property css\" data-link-type=\"descriptor\" href=\"https://drafts.csswg.org/css-fonts-4/#descdef-font-face-font-variation-settings\" id=\"ref-for-descdef-font-face-font-variation-settings①\">font-variation-settings</a> descriptor in the <span class=\"css\" id=\"ref-for-at-font-face-rule⑦①\">@font-face</span> rule are applied.</p>"

0 commit comments

Comments
 (0)