We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1ef5f commit 0384ef1Copy full SHA for 0384ef1
1 file changed
css-color-4/Overview.bs
@@ -4448,13 +4448,6 @@ Color Interpolation</h2>
4448
Interpolating to or from ''<color>/currentcolor'' is possible.
4449
The numerical value used for this purpose is the used value.
4450
4451
- ISSUE: Computed value needs to be able to represent
4452
- combinations of ''currentColor'' and an actual color.
4453
- Consider the value of 'text-emphasis-color' in
4454
- <code>div { text-emphasis: circle; transition: all 2s; }<br>
4455
- div:hover { text-emphasis-color: lime; }<br>
4456
- em { color: red; }</code>
4457
- See <a href="https://github.com/w3c/csswg-drafts/issues/445">Issue 445</a>.
4458
4459
<h3 id="interpolation-space">
4460
Color Space for Interpolation</h3>
0 commit comments