[scriptable, uuid(a6cf90c0-15b3-11d2-932e-00805f8add32)]
interface nsIDOMCSSRuleList : nsISupports
Attributes
The nsIDOMCSSRuleList interface is a datatype for a list of CSS style rules 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
nsIDOMCSSRule
item(in unsigned long index)
Compare to: