what's the name of the CSS engine that Safari uses? I know for linux Konq it's called KHTML, but I can't remember what it is for Safari...anyone know?
WebKit, which consists of WebCore (based on Konqueror's KHTML engine) and JavaScriptCore (based on KDE's kjs JavaScript engine) - from the wiki