Re: setting css property to empty string from script

Mike Wilson wrote:

> Is this behaviour specified by any standard, or is it just a
> convention implemented by UAs? (I don't find it but maybe I am
> not looking in the right places.)

The latter. It's the counterpart for  getPropertyValue's "Returns the
empty string if the property has not been set"and consorts.

Please note that the Web heavily relies on this behaviour. Call it
a 'de facto' standard :-)

</Daniel>

Received on Friday, 6 March 2009 17:56:32 UTC