Multiple Backgrounds

Multiple Backgrounds

You may or may not have seen this blog post from the CSS WG asking for feedback on backgrounds and borders in CSS3. One of the features in the CSS3 draft is the ability to specify multiple backgrounds on a single element, thus allowing for effects like Sliding Doors to be achieved with only one […]

Read more

Updating Style Information via JavaScript:
className vs. style Property

Updating Style Information via JavaScript:
className vs. style Property

I just read an interesting post on quirksmode.org.

Read more

Hash Tables (Part 2)

Hash Tables (Part 2)

One of the more important but somewhat mysterious aspects of hashtables is writing hash functions.

Read more

WebCore + SVG

WebCore + SVG

Eric Seidel has just landed support for a new target in the WebCore project that lets you compile an experimental port of KSVG.

Read more

Hash Tables (Part 1)

Hash Tables (Part 1)

Hashtables are one of the most important basic data structures in a web browser.

Read more

Introduction (and Bugzilla News)

Introduction (and Bugzilla News)

Hi everyone, I’m one of the other people that Hyatt mentioned would be posting here.

Read more

Welcome to the WebKit Blog

Welcome to the WebKit Blog

For some time now I’ve kept a blog that discusses WebKit/Core features.

Read more