File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ spec:css-color-4; type:value; text:none
3333spec:css-color-4; type:value; text:srgb
3434spec:css-color-4; type:dfn; text:modern color syntax
3535spec:css-color-4; type:value; text:alpha-value
36+ spec:css-values-5; type:value; text:color
3637</pre>
3738<link rel="stylesheet" href="style.css" />
3839<style>
@@ -887,7 +888,9 @@ in the range [0, 360].
887888
888889</div>
889890
890- <p id="required-conversion"> If the [=origin color=] was <dfn>originally specified</dfn> with a different color function,
891+ <p id="required-conversion"> If the
892+ <dfn export>originally specified color space</dfn>
893+ for the [=origin color=] used a different color function,
891894it's first converted into the chosen color function,
892895so it has meaningful values for the channels.</p>
893896
You can’t perform that action at this time.
0 commit comments