Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 773767 of WebKit

  • Revision slug: Glossary/WebKit
  • Revision title: WebKit
  • Revision id: 773767
  • Created:
  • Creator: Andrew_Pfeiffer
  • Is current revision? No
  • Comment

Revision Content

WebKit is a framework that displays properly-formatted webpages based on their markup. {{Glossary("Apple Safari")}} depends on WebKit, and so do many mobile browsers (since WebKit is highly portable and customizable).

WebKit began life as a fork of KDE's KHTML and KJS libraries, but many individuals and companies have since contributed (including KDE, Apple, Google, and Nokia).

WebKit is an Apple trademark, and the framework is distributed under a BSD-form license. However, two important components fall under the {{Glossary("LGPL")}}: the WebCore rendering library and the JavaScriptCore engine.

Learn more

General knowledge

Technical reference

Revision Source

<p><em>WebKit</em> is a framework that displays properly-formatted webpages based on their markup. {{Glossary("Apple Safari")}} depends on WebKit, and so do many mobile browsers (since WebKit is highly portable and customizable).</p>

<p>WebKit began life as a fork of KDE's KHTML and KJS libraries, but many individuals and companies have since contributed (including KDE, Apple, Google, and Nokia).</p>

<p>WebKit is an Apple trademark, and the framework is distributed under a BSD-form license. However, two important components fall under the {{Glossary("LGPL")}}: the <strong>WebCore</strong> rendering library and the <strong>JavaScriptCore</strong> engine.</p>

<h2 id="Learn_more">Learn more</h2>

<h3 id="General_knowledge" style="line-height: 24px;">General knowledge</h3>

<ul>
 <li><a href="https://en.wikipedia.org/wiki/WebKit">WebKit on Wikipedia</a></li>
</ul>

<h3>Technical reference</h3>

<ul>
 <li><a href="https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Webkit_Extensions">WebKit CSS extensions</a></li>
</ul>
Revert to this revision