*** Welcome to piglix ***

WebKit

WebKit
The WebKit logo (as of 2015)
Original author(s) KDE
Developer(s) Apple, Adobe, KDE, and others
Initial release November 4, 1998; 18 years ago (1998-11-04) (KHTML released)
June 7, 2005; 11 years ago (2005-06-07) (WebKit open sourced)
Preview release
Nightly
Repository svn.webkit.org/repository/webkit
Development status Active
Written in C++
Operating system Cross-platform
Type Layout engine
License

BSD v2.0 (most of browser engine),

GNU LGPL v2.1 (some files in the JavaScriptCore & WebCore components)
Website webkit.org

BSD v2.0 (most of browser engine),

WebKit is a layout engine software component for rendering web pages in web browsers. It powers Apple's Safari web browser, and a fork of the project is used by Chromium-based browsers, such as Google Chrome or Opera.

WebKit also forms the basis for the experimental browser included with the Amazon Kindle e-book reader, as well as the default browser in the Apple iOS, BlackBerry Browser in OS 6 and above, and Tizen mobile operating systems. WebKit's C++ application programming interface provides a set of classes to display web content in windows, and implements browser features such as following links when clicked by the user, managing a back-forward list, and managing a history of pages recently visited.

WebKit's HTML and JavaScript code was originally a fork of the KHTML and KJS libraries from KDE, and has now been further developed by individuals from KDE, Apple, Google, Nokia, Bitstream, BlackBerry, Igalia, and others.OS X, Windows, Linux, and some other Unix-like operating systems are supported by the project. On April 3, 2013, Google announced that it had forked WebCore, a component of WebKit, to be used in future versions of Google Chrome and the Opera web browser, under the name Blink.


...
Wikipedia

...