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

CSS Reflections

CSS Reflections

WebKit now supports reflections 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

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

Downloadable Fonts

Downloadable Fonts

WebKit now supports CSS @font-face rules.

Read more

Box Shadow

Box Shadow

WebKit now supports the CSS3 box-shadow property (as -webkit-box-shadow).

Read more

Introducing Text-Stroke

Introducing Text-Stroke

WebKit now supports stroking of text via CSS.

Read more

CSS Units

CSS Units

I figured I’d take another stab at educating people about CSS units.

Read more

High DPI Websites (Part 2)

High DPI Websites (Part 2)

In reading responses to my initial post I noticed a bit of confusion regarding the proposal.

Read more