[scriptable, uuid(8f09fa84-39b9-4dca-9b2f-db0eeb186286)]
interface nsIDOMCSSValueList : nsIDOMCSSValue
Attributes
The nsIDOMCSSValueList interface is a datatype for a list of CSS values in the Document Object Model. For more information on this interface please see http://www.w3.org/TR/DOM-Level-2-Style @status FROZEN
readonly attribute
unsigned long
length
Methods
nsIDOMCSSValue
item(in unsigned long index)
Compare to: