@kcjpop/x-browser-compat
Version:
A Web Component to display browser compatibility data
1 lines • 1.57 kB
JSON
{"mdn_url":"https://developer.mozilla.org/docs/Web/API/Window/getComputedStyle","source_file":"api/Window.json","spec_url":"https://drafts.csswg.org/cssom/#dom-window-getcomputedstyle","status":{"deprecated":false,"experimental":false,"standard_track":true},"support":{"chrome":{"version_added":"1"},"chrome_android":{"version_added":"18"},"edge":{"version_added":"12"},"firefox":{"notes":"Before version 62 this function returned <code>null</code> when called on a Window with no presentation (e.g. an iframe with <code>display: none;</code> set). Since 62 it returns a <code>CSSStyleDeclaration</code> object with <code>length</code> 0, containing empty strings (<a href='https://bugzil.la/1467722'>bug 1467722</a>; also see <a href='https://bugzil.la/1471231'>bug 1471231</a> for further work).","version_added":"1"},"firefox_android":{"notes":"Before version 62 this function returned <code>null</code> when called on a Window with no presentation (e.g. an iframe with <code>display: none;</code> set). Since 62 it returns a <code>CSSStyleDeclaration</code> object with <code>length</code> 0, containing empty strings (<a href='https://bugzil.la/1467722'>bug 1467722</a>; also see <a href='https://bugzil.la/1471231'>bug 1471231</a> for further work).","version_added":"4"},"ie":{"version_added":"9"},"oculus":{"version_added":"5.0"},"opera":{"version_added":"7.2"},"opera_android":{"version_added":"10.1"},"safari":{"version_added":"3"},"safari_ios":{"version_added":"1"},"samsunginternet_android":{"version_added":"1.0"},"webview_android":{"version_added":"4.4"}}}