Which browsers support WebKit CSS, like -webkit-border-radius, etc. (other than Safari)? Internet Explorer 6? Internet Explorer 7? Internet Explorer 8?
Year 2021: Google Chrome, Safari, Opera natively support WebKit, but nowadays also Firefox and Microsoft Edge support -webkit- prefixed CSS for compatibility reasons. Only Internet Explorer does not.
WebKit is the web browser engine used by Safari, Mail, App Store, and many other apps on macOS, iOS, and Linux. Get started contributing code, or reporting bugs. Web developers can follow development, check feature status, download Safari Technology Preview to try out the latest web technologies, and report bugs.
Supported in Firefox with -webkit- prefix Note: Due to the legacy code in a multitude of web sites that used -webkit- prefixed properties, Edge and Firefox redirect many -webkit- prefixed properties to -moz-, -ms-, and unprefixed equivalents.
Google Chrome is a cross-platform web browser developed by Google. It was first released in 2008 for Microsoft Windows, built with free software components from Apple WebKit and Mozilla Firefox. It was later ported to Linux, macOS, iOS, and Android, where it is the default browser.
Wikipedia has a summary of what browsers use WebKit as their HTML rendering engine. The WebKit Project itself has even an more complete list.
If you take a look at the engines the most popular browsers use, as detailed in this question:
- Firefox and other Mozilla browsers (IceWeasel, etc.) use Gecko.
- Internet Explorer uses Trident.
- Safari, Google Chrome and Konqueror use WebKit.
- Opera 9+ uses Presto.
So no, neither Internet Explorer, nor Firefox or Opera supports the WebKit CSS styles (although of course Firefox have their own extensions which are similar).
Any browsers using WebKit should support the CSS webkit
prefixed CSS styles.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With