We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49a6c4d commit bb658a7Copy full SHA for bb658a7
1 file changed
css-color-4/Overview.bs
@@ -4939,12 +4939,15 @@ Deviations from Perceptual Uniformity: Hue Curvature</h4>
4939
<h3 id="css-gamut-mapping" algorithm="to CSS gamut map">
4940
CSS Gamut Mapping to an RGB Destination</h3>
4941
4942
- This <dfn export>CSS gamut mapping algorithm</dfn>
+ The <dfn export>CSS gamut mapping algorithm</dfn>
4943
applies to individual,
4944
Standard Dynamic Range (SDR) CSS colors
4945
which are out of gamut
4946
of an RGB display
4947
and thus require to be <dfn export>css gamut mapped</dfn>.
4948
+ It also applies to colors being converted
4949
+ to HSL or HWB, which cannot express
4950
+ colors outside the sRGB gamut.
4951
It implements a relative colorimetric intent,
4952
and colors inside the destination gamut are unchanged.
4953
0 commit comments