Re: [csswg-drafts] [css-color-5] Add `currentBackgroundColor` Variable (#5292)

Other than backgrounds being likely defined in an ancestor and possibly not being just a plain color, what about cycles?

```css
color: currentBackgroundColor;
background-color: currentColor;
```

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

Received on Monday, 6 July 2020 21:45:54 UTC