- From: andruud via GitHub <sysbot+gh@w3.org>
- Date: Mon, 13 Aug 2018 13:41:11 +0000
- To: public-houdini-archive@w3.org
andruud has just created a new issue for https://github.com/w3c/css-houdini-drafts: == [css-properties-values-api] Substituting registered properties into non-registered properties == Issue #321 briefly mentions that this maybe isn't allowed. Example: ``` --registered-length: 10px; --unregistered: 5px var(--registered-length); ``` Is this allowed or not? Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/794 using your GitHub account
Received on Monday, 13 August 2018 13:41:13 UTC