From bb658a72262047835e9822784e3708716c2d0367 Mon Sep 17 00:00:00 2001 From: Chris Lilley Date: Thu, 25 Aug 2022 17:47:33 +0300 Subject: [PATCH] [css-color-4] The CSS GMA, not _this_ See #7610 --- css-color-4/Overview.bs | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/css-color-4/Overview.bs b/css-color-4/Overview.bs index 411966f7add..1a995e7ffbb 100644 --- a/css-color-4/Overview.bs +++ b/css-color-4/Overview.bs @@ -4939,12 +4939,15 @@ Deviations from Perceptual Uniformity: Hue Curvature

CSS Gamut Mapping to an RGB Destination

- This CSS gamut mapping algorithm + The CSS gamut mapping algorithm applies to individual, Standard Dynamic Range (SDR) CSS colors which are out of gamut of an RGB display and thus require to be css gamut mapped. + It also applies to colors being converted + to HSL or HWB, which cannot express + colors outside the sRGB gamut. It implements a relative colorimetric intent, and colors inside the destination gamut are unchanged.