Re: [csswg-drafts] [css-color] What to do if there's no valid fallback?

I believe @frivoal is right, `currentcolor` would be the desired 
fallback for foreground properties like `color` and `border-color`, 
but `transparent` would be more appropriate for `background-color` 
etc. Using `black` (or `white` or `transparent`) everywhere would be 
harmful in more cases. What you really want is something like partial 
`inherit` or `default`.

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

Received on Thursday, 28 July 2016 07:21:00 UTC