Counter interface is used to represent any counter or counters function value.
CSS2Properties interface represents a convenience mechanism for retrieving and setting properties within a
CSSStyleDeclaration.
CSSCharsetRule interface represents a @charset rule in a CSS style sheet.
CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet.
CSSImportRule interface represents a @import rule within a CSS style sheet.
CSSMediaRule interface represents a @media rule in a CSS style sheet.
CSSPageRule interface represents a @page rule within a CSS style sheet.
CSSPrimitiveValue interface represents a single CSS value .
CSSRule interface is the abstract base interface for any type of CSS statement.
CSSRuleList interface provides the abstraction of an ordered collection of CSS rules.
CSSStyleDeclaration interface represents a single CSS declaration block.
CSSStyleRule interface represents a single rule set in a CSS style sheet.
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 interface represents an at-rule not supported by this user agent.
CSSValue interface represents a simple or a complex value.
CSSValueList interface provides the abstraction of an ordered collection of CSS values.
CSSStyleSheet outside the context of a document.
style attribute.
Rect interface is used to represent any rect value.
RGBColor interface is used to represent any RGB color value.