Web features explorer

getComputedStyle()

Widely available
Tags: api Groups: CSS > CSS object models

The getComputedStyle() global method returns an CSSStyleDeclaration object that represents all CSS declarations applied to a given element. To learn more, see Window: getComputedStyle() method at MDN.

Compatibility (view on caniuse.com)