Skip to content

Commit bdd17b8

Browse files
committed
[css-color-5] Remove leftover mention of gamut mapping to HSL w3c#8444
1 parent a2e9a3a commit bdd17b8

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

css-color-5/Overview.bs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -240,11 +240,6 @@ Mixing Colors: the ''color-mix()'' Function {#color-mix}
240240
After normalizing both percentages, the result is produced via the following algorithm:
241241

242242
1. Both colors are converted to the specified <<color-space>>.
243-
If the specified color space
244-
cannot express the color
245-
(for example, the ''hsl'' and ''hwb'' spaces
246-
cannot express colors outside the ''sRGB'' gamut),
247-
gamut mapping will occur.
248243
2. Colors are then interpolated in the specified color space,
249244
as described in [[css-color-4#interpolation]].
250245
If the specified color space is a ''cylindrical-polar-color'' space,

0 commit comments

Comments
 (0)