Styling Scrollbars

Styling Scrollbars

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

Read more

CSS Reflections

CSS Reflections

WebKit now supports reflections in CSS.

Read more

CSS Masks

CSS Masks

WebKit now supports alpha masks in CSS.

Read more

CSS Canvas Drawing

CSS Canvas Drawing

Currently the set of images you can use from CSS consists of the following: Bitmap Images (PNG, GIF, JPG) SVG Images Gradients A notable missing ability when compared with explicit DOM content is programmatic drawing into CSS images.

Read more

Introducing CSS Gradients

Introducing CSS Gradients

NOTE: The syntax for CSS gradients in WebKit presented here is deprecated and should not be used.

Read more

GDI Text on Windows

GDI Text on Windows

The version of WebKit that ships with Safari 3.1 on Windows uses CoreGraphics antialiasing for text.

Read more

Full Page Zoom

Full Page Zoom

WebKit now supports full page zooming on Mac and Windows.

Read more

background-clip:
text

background-clip:
text

CSS3 has introduced a property called background-clip that can be used to clip backgrounds to either the border, padding or content box.

Read more

The Acid 3 Test

The Acid 3 Test

The Acid 3 Test has been officially released.

Read more

The Star Seven Hack

The Star Seven Hack

For those of you using the star seven CSS hack to target current or older versions of WebKit, this parsing bug has been closed in the latest WebKit nightlies.

Read more

CSS Animation

CSS Animation

We have another cool new CSS feature to talk about: animation specified in CSS.

Read more

CSS Transforms

CSS Transforms

WebKit now has rudimentary support for specifying transforms through CSS.

Read more