Skip to content

Commit a8b2398

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.2.
1 parent c0d5ad0 commit a8b2398

Some content is hidden

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

43 files changed

+725
-698
lines changed

ed/algorithms/css-color-5.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"rationale": "if",
3434
"steps": [
3535
{
36-
"html": "<p>As described in <a href=\"https://drafts.csswg.org/css-color-4/#interpolation\"><cite>CSS Color 4</cite> §  12. Color Interpolation</a>,\nboth colors are converted to the specified interpolation <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-color-5/#typedef-color-space\" id=\"ref-for-typedef-color-space①\">&lt;color-space&gt;</a>,\ntaking into account any <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-4/#analogous-components\" id=\"ref-for-analogous-components\">analogous components</a>.</p>"
36+
"html": "<p>As described in <a href=\"https://www.w3.org/TR/css-color-4/#interpolation\"><cite>CSS Color 4</cite> §  12. Color Interpolation</a>,\nboth colors are converted to the specified interpolation <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-color-5/#typedef-color-space\" id=\"ref-for-typedef-color-space①\">&lt;color-space&gt;</a>,\ntaking into account any <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/css-color-4/#analogous-components\" id=\"ref-for-analogous-components\">analogous components</a>.</p>"
3737
},
3838
{
39-
"html": "<p>Colors are then interpolated in the \tspecified color space,\nas described in <a href=\"https://drafts.csswg.org/css-color-4/#interpolation\"><cite>CSS Color 4</cite> §  12. Color Interpolation</a>.\nIf the specified color space is a <span class=\"css\">cylindrical-polar-color</span> space,\nthen the <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-color-5/#typedef-hue-interpolation-method\" id=\"ref-for-typedef-hue-interpolation-method\">&lt;hue-interpolation-method&gt;</a> controls the\ninterpolation of hue, as described in <a href=\"https://drafts.csswg.org/css-color-4/#hue-interpolation\"><cite>CSS Color 4</cite> § 12.4 Hue Interpolation</a>.\nIf no <span class=\"production\" id=\"ref-for-typedef-hue-interpolation-method①\">&lt;hue-interpolation-method&gt;</span> is specified, it is as if <span class=\"css\">shorter</span> had been specified.</p>"
39+
"html": "<p>Colors are then interpolated in the \tspecified color space,\nas described in <a href=\"https://www.w3.org/TR/css-color-4/#interpolation\"><cite>CSS Color 4</cite> §  12. Color Interpolation</a>.\nIf the specified color space is a <span class=\"css\">cylindrical-polar-color</span> space,\nthen the <a class=\"production css\" data-link-type=\"type\" href=\"https://drafts.csswg.org/css-color-5/#typedef-hue-interpolation-method\" id=\"ref-for-typedef-hue-interpolation-method\">&lt;hue-interpolation-method&gt;</a> controls the\ninterpolation of hue, as described in <a href=\"https://www.w3.org/TR/css-color-4/#hue-interpolation\"><cite>CSS Color 4</cite> § 12.4 Hue Interpolation</a>.\nIf no <span class=\"production\" id=\"ref-for-typedef-hue-interpolation-method①\">&lt;hue-interpolation-method&gt;</span> is specified, it is as if <span class=\"css\">shorter</span> had been specified.</p>"
4040
},
4141
{
4242
"html": "<p>If an alpha multiplier was produced during percentage normalization,\nthe alpha component of the interpolated result is multiplied\nby the alpha multiplier.</p>"
@@ -46,7 +46,7 @@
4646
{
4747
"name": "fetch an external color profile",
4848
"href": "https://drafts.csswg.org/css-color-5/#fetch-an-external-color-profile",
49-
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"fetch-an-external-color-profile\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">fetch an external color profile</dfn>, given a <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-5/#at-ruledef-profile\" id=\"ref-for-at-ruledef-profile⑥\">@color-profile</a> rule <var>rule</var>, <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-values-4/#fetch-a-style-resource\" id=\"ref-for-fetch-a-style-resource\">fetch a style resource</a> given <var>rule</var>’s URL,\n\t\t\twith stylesheet being <var>rule</var>’s <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/cssom-1/#concept-css-rule-parent-css-style-sheet\" id=\"ref-for-concept-css-rule-parent-css-style-sheet\">parent CSS style sheet</a>,\n\t\t\tdestination \"color-profile\",\n\t\t\tCORS mode \"cors\",\n\t\t\tand processResponse being the following steps given <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-response\" id=\"ref-for-concept-response\">response</a> |/res| and null, failure or\n\t\t\ta byte stream <var>byteStream</var>:\n\t\t\t\tIf <var>byteStream</var> is a byte stream,\n\t\t\t\tapply the color profile as parsed from |byteStream.",
49+
"html": "To <dfn class=\"dfn-paneled has-dfn-panel\" data-dfn-type=\"dfn\" data-export=\"\" id=\"fetch-an-external-color-profile\" role=\"button\" aria-expanded=\"false\" tabindex=\"0\">fetch an external color profile</dfn>, given a <a class=\"css\" data-link-type=\"maybe\" href=\"https://drafts.csswg.org/css-color-5/#at-ruledef-profile\" id=\"ref-for-at-ruledef-profile⑥\">@color-profile</a> rule <var>rule</var>, <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/css-values-4/#fetch-a-style-resource\" id=\"ref-for-fetch-a-style-resource\">fetch a style resource</a> given <var>rule</var>’s URL,\n\t\t\twith stylesheet being <var>rule</var>’s <a data-link-type=\"dfn\" href=\"https://www.w3.org/TR/cssom-1/#concept-css-rule-parent-css-style-sheet\" id=\"ref-for-concept-css-rule-parent-css-style-sheet\">parent CSS style sheet</a>,\n\t\t\tdestination \"color-profile\",\n\t\t\tCORS mode \"cors\",\n\t\t\tand processResponse being the following steps given <a data-link-type=\"dfn\" href=\"https://fetch.spec.whatwg.org/#concept-response\" id=\"ref-for-concept-response\">response</a> |/res| and null, failure or\n\t\t\ta byte stream <var>byteStream</var>:\n\t\t\t\tIf <var>byteStream</var> is a byte stream,\n\t\t\t\tapply the color profile as parsed from |byteStream.",
5050
"rationale": "To <dfn>"
5151
},
5252
{

0 commit comments

Comments
 (0)