BASELINE NowYouCanUse.com
Widely Available CSS object models
id: get-computed-style

getComputedStyle()

The getComputedStyle() global method returns an CSSStyleDeclaration object that represents all CSS declarations applied to a given element.
Baseline Status: Achieved Widely Available on Jan 29, 2018 (Cross-browser Newly Available since Jul 29, 2015).
Desktop Browser Engine Support
Google Chrome
11
Supported
Mozilla Firefox
3.5
Supported
Apple Safari
5.1
Supported
Microsoft Edge
12
Supported
Mobile Browser Engine Support
Chrome Android
18
Firefox Android
4
Safari iOS
5
Specifications and References