
WebKit
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.
Announcing Interop 2025 | WebKit
Feb 12, 2025 · Exciting news for web developers, designers, and browser enthusiasts alike — Interop 2025 is here, continuing the mission of improving cross-browser interoperability. For the fourth year in a row, we are pleased to collaborate with Bocoup Igalia Google Microsoft, and Mozilla to smooth out inconsistencies between browsers. The result?
The WebKit Open Source Project
WebKit is an open source Web content engine for browsers and other applications. We value real-world web compatibility, standards compliance, stability, performance, battery life, security, privacy, portability, usability, and relative ease of understanding and …
Applications using WebKit – WebKit
Mar 31, 2017 · Google Chrome and Chromium, which is the open-source project behind Google Chrome, is Google's foray into providing an alternative standards based browser for Microsoft's Windows platform.
WebKit Team
WebKit/WebKit2 API, The Qt and EFL WebKit Port, Mobile Adaptions, Frame Flattening, Mobile Viewport Handling, Input methods. HTML Forms, DumpRenderTree for Chromium, The Chromium Port
Getting the Code | WebKit
To browse the source code online, visit the WebKit project on GitHub. Checking Out with Git To work with the WebKit source tree using a Git client, install a Git client with Subversion support …
WebKit Documentation
WebKit Overview WebKit is a cross-platform web browser engine. On iOS and macOS, it powers Safari, Mail, Apple Books, and many other applications. Getting Up and Running Downloading the Source Code git clone https://github.com/WebKit/WebKit.git WebKit Building WebKit Compilation instructions are for macOS.
Introduction to WebKit - WebKit Documentation
What is WebKit? The WebKit codebase is mostly written in C++ with bits of C and assembly, primarily in JavaScriptCore, and some Objective-C to integrate with Cocoa platforms. It primarily consists of the following components, each inside its own directory in Source: bmalloc - WebKit’s malloc implementation as a bump pointer allocator.
Getting Started | WebKit
Usual topics include how to build WebKit, how to use WebKit’s APIs, how to embed WebKit, and how to port WebKit. If you are looking for or have a WebKit-related job, post it to webkit-jobs
Styling Scrollbars | WebKit
Mar 19, 2009 · WebKit now supports styling of the scrollbars in overflow sections, listboxes, dropdown menus and textareas.