css_stylesheet.h
The Node interface is the primary datatype for the entire Document Object Model.
Definition: dom_node.h:274
The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i...
Definition: css_stylesheet.h:207
The MediaList interface provides the abstraction of an ordered collection of media, without defining or constraining how this collection is implemented.
Definition: css_stylesheet.h:363
The StyleSheetList interface provides the abstraction of an ordered collection of style sheets...
Definition: css_stylesheet.h:309
The Document Object Model (DOM) is divided into two parts, the COREDOM core DOM, specifying some core...
Definition: design.h:56
The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules...
Definition: css_rule.h:484
The StyleSheet interface is the abstract base interface for any type of style sheet.
Definition: css_stylesheet.h:58
The CSSRule interface is the abstract base interface for any type of CSS statement ...
Definition: css_rule.h:52
This exception is raised when a specific CSS operation is impossible to perform.
Definition: css_stylesheet.h:173
unsigned short code
An integer indicating the type of error generated.
Definition: css_stylesheet.h:187