🏠 New in Low Baseline Support: getComputedStyle()

July 29, 2015

caniuse · mdn · spec

The getComputedStyle() global method returns an CSSStyleDeclaration object that represents all CSS declarations applied to a given element.

Source features