Question

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?

Was it helpful?

Solution

See the Supported CSS Properties list for Safari, which supports the same properties as WebKit. Also, WebKit supports all of CSS3.

OTHER TIPS

Apple maintains a Safari Developer Library at https://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)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top