WebCore (the framework that does all the rendering and such within
WebKit) gets all of its CSS information from http://trac.webkit.org/
projects/webkit/browser/trunk/WebCore/css/CSSValueKeywords.in and
http://trac.webkit.org/projects/webkit/browser/trunk/WebCore/css/
CSSPropertyNames.in
The
The latest Webkit nightlies now use the -webkit prefix instead of -
khtml (I forget off the top of my head if they still recognize -khtml
properties). The WebKit developers don't really publicize -webkit
properties because most of them are only intended for use internally
within the engine,
If its any help, whatever was causing this has been fixed in the
nightly builds of WebKit (the rendering engine behind Safari) and now
renders correctly like in Firefox.
On 8/15/06, Kenoli Oleari <[EMAIL PROTECTED]> wrote:
> Usually Safari is the browser that works for everything, but the
> follow