I'm developing an application where I want to use WebKit browser engine instead IE browser control, and I'm looking for latest version of WebKit which is currently behind Google Chrome 10, so far, I found WebKit.Net but it was updated a while ago, so not all modern HTML5 and CSS3 capabilities are working with it. Is there any other option available for WebKit to be used with the application. I don't know how to build WebKit from source so that it can work with VB.Net.
Also, will it support JavaScript if included in the form??