Re: [CSS Variables] WebKit now supports variable declaration blocks

On Aug 22, 2008, at 2:47 PM, Brad Kemper wrote:

> It would be safe to ship with @-webki-variables and -webkit-var()  
> though, until it is finalized, wouldn't it?
>

Well, once we ship it, we have to support it.  I'd like what we ship  
to be reasonably close to the final version.  If it's too far off, we  
risk having to support two radically different implementations of  
variables.

Vendor-prefixed variable access is much better than $ or = in  terms  
of shipping a not-yet-finalized version though.

dave

Received on Friday, 22 August 2008 19:51:43 UTC