Re: Implementation of CSSStyleDeclaration

* Bjoern Hoehrmann wrote:
>>[...]
>     * getPropertyCSSValue() and getPropertyValue return always the same
>       thing, right?

No, CSSStyleDeclaration::getPropertyValue() returns a DOMString while
CSSStyleDeclaration::getPropertyCSSValue() returns a CSSValue.
-- 
Björn Höhrmann { mailto:bjoern@hoehrmann.de } http://www.bjoernsworld.de
am Badedeich 7 } Telefon: +49(0)4667/981028 { http://bjoern.hoehrmann.de
25899 Dagebüll { PGP Pub. KeyID: 0xA4357E78 } http://www.learn.to/quote/

Received on Wednesday, 18 April 2001 21:56:57 UTC