class DOM.CSSRule


Table of contents
Modules
khtml Classes
All Classes
Module khtml
Namespace dom
Class DOM.CSSRule
Inherits

The CSSRule interface is the abstract base interface for any type of CSS statement . This includes both rule sets and at-rules . An implementation is expected to preserve all rules specified in a CSS style sheet, even if it is not recognized. Unrecognized rules are represented using the CSSUnknownRule interface.



enums

enum details

methods