Trusted by 2 Mn+ QAs & Devs to accelerate their release cycles
getComputedStyle is a JavaScript method that may be used to acquire the computed CSS styles of an element.
Last updated on : 2023-03-20
Browser Versions
IE
Edge
Firefox
Chrome
Safari
Opera
Fully Supported
Partially
No Support
CSS Object Model (CSSOM) # dom-window-getcomputedstyle
window.getComputedStyle(element);
window.getComputedStyle(element, pseudoElt);
getComputedStyle on IE is fully supported on 9-11, and not supported on 5.5-8 IE versions.
getComputedStyle on Edge is fully supported on all Edge versions.
getComputedStyle on Firefox is fully supported on 4-113, partially supported on 3.6-3, and not supported on 2-2 Firefox versions.
getComputedStyle on Chrome is fully supported on 11-114 and partially supported on 4-10 Chrome versions.
getComputedStyle on Safari is fully supported on 5.1-16.4 and partially supported on 3.2-4 Safari versions.
getComputedStyle on Opera is fully supported on 10.6-95 and partially supported on 9.5-10 Opera versions.
getComputedStyle on Safari on iOS is fully supported on 5-16.4 and partially supported on 3.2-4 Safari on iOS versions.
getComputedStyle on Android Browser is fully supported on 4.4-111 and partially supported on 2.1-3 Android Browser versions.
getComputedStyle on Opera Mobile is fully supported on 11.5-73 and partially supported on 10-10 Opera Mobile versions.
getComputedStyle on Chrome for Android is fully supported on all Chrome for Android versions.
getComputedStyle on Firefox for Android is fully supported on all Firefox for Android versions.
getComputedStyle on Samsung Internet is fully supported on all Samsung Internet versions.
Data sourced from
Overall Browser Compatibility Score
Note:getComputedStyle shows a browser compatibility score of 100. This is a collective score out of 100 to represent browser support of a web technology. The higher this score is, the greater is the browser compatibility. The browser compatibility score is not a 100% reflection for every browser and the web technology support. However, it does give you an estimate on how much you should rely on a particular web technology in terms of browser compatibility.
Test on 3000+ browsers for getComputedStyle & more
Test your website for getComputedStyle and other web technologies. Get 100 FREE automation test minutes!
Test NowKaneAI - Testing Assistant
World’s first AI-Powered E2E testing agent.
Did you find this page helpful?