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 11.3.1.
  • Loading branch information
reffy-bot committed Jan 12, 2023
1 parent beb7ec8 commit 1e823b3
Show file tree
Hide file tree
Showing 27 changed files with 7,558 additions and 6,840 deletions.
8 changes: 4 additions & 4 deletions ed/css/css-color-5.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"values": [
{
"name": "h",
"prose": "h is an <angle> that corresponds to the origin color’s HSL hue after its conversion to sRGB, normalized to a [0deg, 360deg) range",
"prose": "h is an <angle> that corresponds to the origin color’s HSL hue after its conversion to sRGB, normalized to a [0, 360] range",
"type": "value",
"value": "h"
},
Expand Down Expand Up @@ -138,7 +138,7 @@
"values": [
{
"name": "h",
"prose": "h is an <angle> that corresponds to the origin color’s HWB hue after its conversion to sRGB, normalized to a [0deg, 360deg) range",
"prose": "h is an <angle> that corresponds to the origin color’s HWB hue after its conversion to sRGB, normalized to a [0, 360] range",
"type": "value",
"value": "h"
},
Expand Down Expand Up @@ -243,7 +243,7 @@
},
{
"name": "h",
"prose": "h is an <angle> that corresponds to the origin color’s LCH hue, normalized to a [0deg, 360deg) range.",
"prose": "h is an <angle> that corresponds to the origin color’s LCH hue, normalized to a [0, 360] range.",
"type": "value",
"value": "h"
},
Expand Down Expand Up @@ -274,7 +274,7 @@
},
{
"name": "h",
"prose": "h is an <angle> that corresponds to the origin color’s Oklch hue, normalized to a [0deg, 360deg) range.",
"prose": "h is an <angle> that corresponds to the origin color’s Oklch hue, normalized to a [0, 360] range.",
"type": "value",
"value": "h"
},
Expand Down
Loading

0 comments on commit 1e823b3

Please sign in to comment.