- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 22 Feb 2018 23:22:46 +0000
- To: public-houdini-archive@w3.org
Hmm. With the caveat the evaluating the var() might change the number of items, I think that `var(--A), 1s, 2s` should reify to three CSSStyleValues; nothing the var() can evaluate to will change the fact that the property definitely *ends* with two more separate values. So then passing in those values in your first example should work fine too. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/707#issuecomment-367857209 using your GitHub account
Received on Thursday, 22 February 2018 23:22:50 UTC