Class ComputedCSSStyle

All Implemented Interfaces:
CSSComputedProperties, ExtendedCSSStyleDeclaration, NodeStyleDeclaration, Cloneable, CSS2Properties, CSSStyleDeclaration
Direct Known Subclasses:
DOMComputedStyle

public abstract class ComputedCSSStyle extends BaseCSSStyleDeclaration implements CSSComputedProperties
Style declaration that computes CSS properties.

See section 6.1 of the Document Object Model CSS spec.