The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 36: | Line 36: | ||
skyHow aims to support as many browsers they can. Although skyHow occasionally uses bleeding-edge features such as <code>backdrop-filter</code>, skyHow aims to gracefully fallback in older browsers. | skyHow aims to support as many browsers they can. Although skyHow occasionally uses bleeding-edge features such as <code>backdrop-filter</code>, skyHow aims to gracefully fallback in older browsers. | ||
For example, in Chrome 76+, Firefox 103+, Edge 17+ and Safari 9+, skyHow displays the frosted glass effect in | For example, in Chrome 76+, Firefox 103+, Edge 17+ and Safari 9+, skyHow displays the frosted glass effect in theheader, but in older browsers, it just displays an opaque background. | ||
Additionally, skyHow uses prefixes to support older browsers. For example, in Safari 9-17 and Edge 17-18, <code>backdrop-filter</code> needs <code>-webkit-</code> prefix to function. | Additionally, skyHow uses prefixes to support older browsers. For example, in Safari 9-17 and Edge 17-18, <code>backdrop-filter</code> needs <code>-webkit-</code> prefix to function. |