Apple style span is gone

Apple style span is gone

This week, I committed WebKit changes r92823 and r93001.

Read more

CSS3 Gradients

CSS3 Gradients

Introduction WebKit paved the way for gradients in CSS by adding support for -webkit-gradient back in early 2008, and they’ve become widely used since their introduction.

Read more

Announcing…MathML!

Announcing…MathML!

If you’ve been following check-ins for the last year or so, then you already know that some dedicated contributors have been working on a MathML implementation in WebKit.

Read more

A Guide to Assertion Macros in WebKit

A Guide to Assertion Macros in WebKit

Background WebKit provides a number of macros to assert that conditions in the code are met.

Read more

Announcing SunSpider 0.9.1

Announcing SunSpider 0.9.1

Today we’d like to announce SunSpider 0.9.1, a new version of the popular SunSpider JavaScript benchmark that improves accuracy of results.

Read more

Web Inspector Updates

Web Inspector Updates

A number of exciting new features have been added to the Web Inspector since our last update.

Read more

WebKit Page Cache II – The unload Event

WebKit Page Cache II – The unload Event

Previously I touched on what exactly the Page Cache does and outlined some of the improvements we’re working on.

Read more

WebKit Page Cache I – The Basics

WebKit Page Cache I – The Basics

This is the first of two posts that will center around a modern browser engine feature that doesn’t usually get a lot of press: The Page Cache.

Read more

3D Transforms

3D Transforms

WebKit on Mac OS X now has support for CSS 3D transforms, which allow you to position elements on the page in three-dimensional space using CSS.

Read more

Styling Scrollbars

Styling Scrollbars

WebKit now supports styling of the scrollbars in overflow sections, listboxes, dropdown menus and textareas.

Read more

CSS Animation

CSS Animation

WebKit now supports explicit animations in CSS.

Read more

Web Inspector Redesign

Web Inspector Redesign

It has been nine months since our last Web Inspector update and we have a lot of cool things to talk about.

Read more