Re: [css-variables] CSS Variables are a NEW kind of variable

On Wednesday 2012-06-13 16:17 -0700, Chris Eppstein wrote:
> If it really is a property then make it a property with a -user- prefix and
> then make all properties accessible for read.

That would make declarations of all CSS properties consume more
memory and take more time to parse, since we'd have to store a token
stream in addition to the other parsing that needs to happen.

-David

-- 
𝄞   L. David Baron                         http://dbaron.org/   𝄂
𝄢   Mozilla                           http://www.mozilla.org/   𝄂

Received on Wednesday, 13 June 2012 23:44:42 UTC