- From: Chris Lilley via GitHub <sysbot+gh@w3.org>
- Date: Fri, 27 Apr 2018 10:23:04 +0000
- To: public-css-archive@w3.org
Yeah this is primarily due to the CSS Variables concept of `invalid at computed values time`. Note that by this point in processing, *all other declarations related to the color have been discarded* so additional syntax does not help here, nor can the cascade help. Which is why the variables spec mandates that the initial value for the property is used in that situation. -- GitHub Notification of comment by svgeesus Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2618#issuecomment-384930553 using your GitHub account
Received on Friday, 27 April 2018 10:23:06 UTC