CSSRuleList
Represents an array like structure containing CSS rules.
Gets the CSS rule at the specified index.
Gets the number of rules stored.
public CSSRuleList()
Creates a new list of CSS rules.