css_rule.h
The CSSStyleDeclaration interface represents a single CSS declaration block .
Definition: css_value.h:60
The CSSImportRule interface represents a @import rule within a CSS style sheet.
Definition: css_rule.h:223
The CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet. ...
Definition: css_rule.h:193
The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i...
Definition: css_stylesheet.h:207
The CSSUnkownRule interface represents an at-rule not supported by this user agent.
Definition: css_rule.h:461
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 CSSStyleRule interface represents a single rule set in a CSS style sheet.
Definition: css_rule.h:411
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 CSSRule interface is the abstract base interface for any type of CSS statement ...
Definition: css_rule.h:52
The CSSCharsetRule interface a @charset rule in a CSS style sheet.
Definition: css_rule.h:149
The CSSMediaRule interface represents a @media rule in a CSS style sheet.
Definition: css_rule.h:270