[css3-values] RE: CSSStyleDeclaration#length and shorthands.

Sidenote:
I presume you mean "-webkit-initial" and "-webkit-inherit".

http://www.w3.org/TR/css3-values/#common-keywords
W3C Working Draft

Alexis Menard:
> > element.style.cssText = "border: 0;" and element.style.cssText =
> > "border: inherit;" are not returning the same "element.style.length"

Received on Tuesday, 31 January 2012 18:06:22 UTC