Skip to content

Commit 0384ef1

Browse files
committed
[css-color-4] Remove old issue w3c#445 which was untagged from color-4 a couple of years ago.
1 parent 1a1ef5f commit 0384ef1

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

css-color-4/Overview.bs

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4448,13 +4448,6 @@ Color Interpolation</h2>
44484448
Interpolating to or from ''<color>/currentcolor'' is possible.
44494449
The numerical value used for this purpose is the used value.
44504450

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>.
44584451

44594452
<h3 id="interpolation-space">
44604453
Color Space for Interpolation</h3>

0 commit comments

Comments
 (0)