Re: [csswg-drafts] [css-color-4] backgroundColor

> Is there any other usecase?

```css
.ghost-text {
  text-shadow: 0 0 3px black;
  color: backgroundColor;
}
```

-- 
GitHub Notification of comment by frivoal
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/364#issuecomment-236556916 
using your GitHub account

Received on Monday, 1 August 2016 11:35:43 UTC