File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2937,6 +2937,8 @@ Profiled, Device-dependent Colors</h2>
29372937 Each argument represents either an <dfn export>invalid color</dfn> , as described below,
29382938 or a [=valid color=] .
29392939
2940+ Any color which is not an [=invalid color=] is a <dfn export>valid color</dfn> .
2941+
29402942 A color may be a [=valid color=]
29412943 but still be outside the range of colors
29422944 that can be produced by an output device
@@ -2946,7 +2948,7 @@ Profiled, Device-dependent Colors</h2>
29462948
29472949 An out of gamut color has component values
29482950 less than 0 or 0%, or greater than 1 or 100%.
2949- These are are not invalid; instead, they are
2951+ These are are not invalid; instead, for display, they are
29502952 <a>gamut-mapped</a> using a relative colorimetric intent
29512953 which brings the values within the range 0/0% to 1/100%
29522954 at computed-value time.
You can’t perform that action at this time.
0 commit comments