I went to the webkit.org and, honestly saying, the site doesn't provide any tutorial or documentation of the API.
I'm looking for what new CSS, and DOM webkit provides.
Anyone know where I can find the information?
|
|
See the Supported CSS Properties list for Safari, which supports the same properties as WebKit. Also, WebKit supports all of CSS3. |
|||
|
|
|
Apple maintains a Safari Developer Library at http://developer.apple.com/libary/safari/ For CSS you can read the Safari CSS Reference, for DOM updates the WebKit DOM Reference is your best choice (though lacking some detail for sure) |
|||
|
|