Re: [css-d] -khtml, anyone?

2006-11-16 Thread Matt Lilek
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

Re: [css-d] -khtml, anyone?

2006-11-16 Thread Matt Lilek
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,

Re: [css-d] Safari screw up

2006-08-16 Thread Matt Lilek
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