I'm looking a custom web browser control for .net framework.
There is bunch of them here, but they are old and can't run new CSS3 features smoothly (or they simply can't!). For example, Awesomium and Webkit.NET are available but they can't run animations/transitions hardware-accelerated.
But, new web browsers (Chrome 21, Firefox 15) are supporting these new features smooth and hardware-accelerated.
Is there any .Net Web Brower control with support of new HTML5/CSS3 features?