File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -4568,13 +4568,14 @@ Color Interpolation</h2>
45684568 takes place by executing the following steps:
45694569
45704570 <ol>
4571- <li> checking the two colors for [=analogous components=] which will be carried forward</li>
4571+ <li> checking the two colors for [=analogous components=]
4572+ which will be <dfn export>carried forward</dfn> </li>
45724573 <li> converting them to a given color space
45734574 which will be referred to as the <dfn export>interpolation color space</dfn> below.
45744575 If one or both colors are already in the interpolation colorspace,
45754576 this conversion changes any [=powerless=] components to [=missing=] values
45764577 </li>
4577- <li> (if required) re-inserting carried-forward values in the converted colors</li>
4578+ <li> (if required) re-inserting [= carried-forward=] values in the converted colors</li>
45784579 <li> (if required) fixing up the hues, depending on the selected <<hue-interpolation-method>> </li>
45794580 <li> changing the color components to premultiplied form</li>
45804581 <li> linearly interpolating each component of the computed value of the color separately</li>
You can’t perform that action at this time.
0 commit comments