Skip to content

Commit 2ce4d01

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.1.7.
1 parent 45f3634 commit 2ce4d01

25 files changed

+718
-588
lines changed

ed/algorithms/css-color-4.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"html": "Convert from linear RGB to CIE XYZ"
6666
},
6767
{
68-
"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."
68+
"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."
6969
},
7070
{
7171
"html": "Convert D50-adapted XYZ to Lab"
@@ -83,22 +83,22 @@
8383
"html": "Convert from linear RGB to CIE 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 <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."
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 <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."
8787
},
8888
{
8989
"html": "Convert D65-adapted XYZ to Oklab"
9090
}
9191
]
9292
},
9393
{
94-
"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>\n\talso requires multiple steps,\n\tand again in practice all but the last step are linear calculations and can be combined.",
94+
"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>\n\talso requires multiple steps,\n\tand again in practice all but the last step are linear calculations and can be combined.",
9595
"rationale": "convert",
9696
"steps": [
9797
{
9898
"html": "Convert Lab to (D50-adapted) XYZ"
9999
},
100100
{
101-
"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."
101+
"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."
102102
},
103103
{
104104
"html": "Convert from (D65-adapted) CIE XYZ to linear RGB"
@@ -116,7 +116,7 @@
116116
"html": "Convert Oklab to (D65-adapted) XYZ"
117117
},
118118
{
119-
"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."
119+
"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."
120120
},
121121
{
122122
"html": "Convert from (D65-adapted) CIE XYZ to linear RGB"

ed/algorithms/css-color-5.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"rationale": "To <dfn>"
8686
},
8787
{
88-
"html": "The serialization of a the declared value of a color\nused as the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-5/#origin-color\" id=\"ref-for-origin-color④\">origin color</a> inside of another color function \nas components of a declared value is:",
88+
"html": "The serialization of a the declared value of a color\nused as the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-5/#origin-color\" id=\"ref-for-origin-color④\">origin color</a> inside of another color function \nas components of a declared value is:",
8989
"rationale": "for",
9090
"steps": [
9191
{
@@ -94,7 +94,7 @@
9494
]
9595
},
9696
{
97-
"html": "The serialization of a the declared value of a color\nused as the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-5/#origin-color\" id=\"ref-for-origin-color④\">origin color</a> inside of another color function \nas components of a declared value is:",
97+
"html": "The serialization of a the declared value of a color\nused as the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-5/#origin-color\" id=\"ref-for-origin-color④\">origin color</a> inside of another color function \nas components of a declared value is:",
9898
"rationale": "for",
9999
"steps": [
100100
{
@@ -103,7 +103,7 @@
103103
]
104104
},
105105
{
106-
"html": "The serialization of a the declared value of a color\nused as the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-5/#origin-color\" id=\"ref-for-origin-color④\">origin color</a> inside of another color function \nas components of a declared value is:",
106+
"html": "The serialization of a the declared value of a color\nused as the <a data-link-type=\"dfn\" href=\"https://drafts.csswg.org/css-color-5/#origin-color\" id=\"ref-for-origin-color④\">origin color</a> inside of another color function \nas components of a declared value is:",
107107
"rationale": "for",
108108
"steps": [
109109
{

0 commit comments

Comments
 (0)