Class DOMComputedStyle

All Implemented Interfaces:
CSSComputedProperties, CSSStyleDeclaration, NodeStyleDeclaration, Serializable, Cloneable, CSS2Properties

public abstract class DOMComputedStyle extends ComputedCSSStyle
Computed style associated to a DOM node.
See Also: