- From: Cameron McCormack <cam@mcc.id.au>
- Date: Mon, 09 Dec 2013 14:58:12 +1100
- To: www-style list <www-style@w3.org>
CSS Variables allows custom properties to have a value that consists only of a white space token, such as |var-a: ;|. The "parse a declaration" algorithm in http://dev.w3.org/csswg/css-syntax/#parse-a-declaration doesn't, however.
Received on Monday, 9 December 2013 03:58:46 UTC