- From: François REMY <francois.remy.dev@outlook.com>
- Date: Sat, 29 Mar 2014 23:42:54 +0100
- To: "Jonathan Kingston" <jonathan@jooped.co.uk>, <www-style@w3.org>
> height: var(--profile-image-height)px; This isn't allowed anyway: replacements cannot merge tokens. You have to use calc(var(...) * 1px) if you want this. > color: --profile-heading-color; This has been proposed (and I and other people as well do support it), but this change is too big to be introduced in the current level of the spec which the working group want to transfrom in a recommendation as soon as possible.
Received on Saturday, 29 March 2014 22:43:07 UTC