Re: WebKit now supports CSS Variables

On Jun 24, 2008, at 5:44 PM, Andrew Fedoniouk wrote:

>>
> Particular mileage may vary of course. The only thing that is known:  
> current CSS uses enumeration attributes that require 2-5bits for  
> storage.
> Handling is trivial as with any other enumerations. CSS Varaibles  
> simply require storage to be increased at least
> to the size of pointer (32bits usually) plus additional handling of  
> linked lists with all goodies like cache misses, etc.

I don't understand what you mean.  2-5 bits to store what?  I can't  
really tell what you're talking about here.

dave
  
  

Received on Tuesday, 24 June 2008 22:58:06 UTC