Skip to content

Commit 541216b

Browse files
committed
[css-color-5] Explicitly repeat the reference ranges for percent to number conversion in RCS for each case
1 parent 08dcfc9 commit 541216b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-color-5/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1588,6 +1588,7 @@ the allowed [=channel keywords=] are:
15881588
are all <<number>>s
15891589
that correspond to the [=origin color's=] red, green, and blue channels
15901590
after <a href="#required-conversion">conversion, if required</a> to the predefined RGB color space.
1591+
The value 1.0 corresponds to 100%.
15911592

15921593
Within a [=relative color=] syntax ''color()'' function using <<xyz-params>>,
15931594
the allowed [=channel keywords=] are:
@@ -1596,6 +1597,7 @@ the allowed [=channel keywords=] are:
15961597
that correspond to the [=origin color's=] X, Y and Z channels
15971598
after <a href="#required-conversion">conversion, if required</a> to relative CIE XYZ color space
15981599
adapted to the relevant white point.
1600+
The value 1.0 corresponds to 100%.
15991601

16001602
Within a [=relative color=] syntax ''color()'' function
16011603
using either <<predefined-rgb-params>> or

0 commit comments

Comments
 (0)