CssRule
Represents a CSS rule.
Gets the textual representation of the rule.
Gets the CSSStyleSheet object for the style sheet that contains this rule.
Gets the containing rule, otherwise null.
Gets the type constant indicating the type of CSS rule.
Replaces the current object with the given rule.
The types are equal.