🏠 New in High Baseline Support: getComputedStyle()

January 29, 2018

caniuse · mdn · spec

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

Source features