You've found the archive. Have at it.
Posts Tagged ‘Webkit’

Webkit Team Moving CSS Forward

There is a great post on the SitePoint Blog about new features the Webkit team has added to their CSS implementation. New features include CSS Transform, CSS Masks and CSS Gradients. Unfortunately, these features will probably only be in the next version of Safari.

So why are these features a big deal? Recently, I’ve been fooling around with doing some web development for the iPhone and find it liberating. Just having the ability to use PNG24′s with full transparency and border-radius that is anti-alias opens up a world of possibilities. There are ways to use these features in other browsers, but they aren’t as easy to implement.

So check out the article and hope that some day these features become standards.