Re: [CSSOM] Behavior of setting .style.foo to null

On 8/28/12 5:57 PM, Garrett Smith wrote:
> Boris said what happens in two different cases. No declaration is
> removed.

Oh, a declaration is removed in one of those cases, all right.  Setting 
.style.foo to "" is equivalent to calling removeProperty().

-Boris

Received on Tuesday, 28 August 2012 23:46:50 UTC