We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2e9a3a commit bdd17b8Copy full SHA for bdd17b8
css-color-5/Overview.bs
@@ -240,11 +240,6 @@ Mixing Colors: the ''color-mix()'' Function {#color-mix}
240
After normalizing both percentages, the result is produced via the following algorithm:
241
242
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.
248
2. Colors are then interpolated in the specified color space,
249
as described in [[css-color-4#interpolation]].
250
If the specified color space is a ''cylindrical-polar-color'' space,
0 commit comments