I got few questions about web engines found in iOS, Android and Windows Phone
- Are versions of web engines, found in default browsers of those systems, equal to those of WebView/UIWebView/WebBrowser?
- How can I find info on what versions of engines or browsers are installed in different versions of mentioned OSes?
- Do you know a site where I can check what features of HTML5 are supported on mobile WebKit/Trident engines (or browsers using them)? I know of caniuse.com, but it doesn't feature Windows Phone. Could I somehow use the IE column of this page?
Had a hard time finding this info. I would be very thankfull if you could help.