| | Class | Description |
|---|
| | Counter DOM 2 Style |
The Counter interface is used to represent any counter or counters function value. |
| | CSSCharsetRule DOM 2 Style |
The CSSCharsetRule interface represents a @charset rule in a CSS style sheet. |
| | CSSFontFaceRule DOM 2 Style |
The CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet. |
| | CSSImportRule DOM 2 Style |
The CSSImportRule interface represents a @import rule within a CSS style sheet. |
| | CSSMediaRule DOM 2 Style |
The CSSMediaRule interface represents a @media rule in a CSS style sheet. |
| | CSSPageRule DOM 2 Style |
The CSSPageRule interface represents a @page rule within a CSS style sheet. |
| | CSSPrimitiveValue DOM 2 Style |
The CSSPrimitiveValue interface represents a single CSS value. |
| | CSSRule DOM 2 Style |
The CSSRule interface is the abstract base interface for any type of CSS statement. |
| | CSSRuleList DOM 2 Style |
The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules. |
| | CSSStyleDeclaration DOM 2 Style |
The CSSStyleDeclaration interface represents a single CSS declaration block. |
| | CSSStyleRule DOM 2 Style |
The CSSStyleRule interface represents a single rule set in a CSS style sheet. |
| | CSSStyleSheet DOM 2 Style |
The CSSStyleSheet interface is a concrete interface used to represent a CSS style
sheet i.e., a style sheet whose content type is "text/css". |
| | CSSUnknownRule DOM 2 Style |
The CSSUnknownRule interface represents an at-rule not supported by this user agent. |
| | CSSValue DOM 2 Style |
The CSSValue interface represents a simple or a complex value. |
| | CSSValueList DOM 2 Style |
The CSSValueList interface provides the abstraction of an ordered collection of CSS values. |
| | Rect DOM 2 Style |
The Rect interface is used to represent any rect value. |
| | RGBColor DOM 2 Style |
The RGBColor interface is used to represent any RGB color value. |