Re: SVG12: 'display' trait

* Chris Lilley wrote:
>They can return normalized values, to reduce the storage requirements.
>For SVG, unmixed with any other namespace, the relevant values for
>display are 'none' and "NOT none". There is a fairly obvious pressure
>therefore, to store this information in one bit.

Yes. The other fairly obvious pressure is to store in the next bit that
the value is not specified or "inherit" to implement getAttributeNS().
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Thursday, 9 June 2005 12:55:38 UTC