Is there a way to tell which version of the webkit software is used in the Android browser on some specific handset?
What would be really great is if there is a URL you can browse to get that information. But any other way would be good too. If you know the webkit version, you know how much html5 suport to expect.
This site has a summary for you http://jimbergman.net/webkit-version-in-android-version/
Also we can use
When you type
javascript:alert(navigator.userAgent)
in the location bar you'll see the WebKit version listed e.g.There's a Javascript library from several years ago that can do this. Not sure how up-to-date it is: http://trac.webkit.org/wiki/DetectingWebKit
On Android 2.3.3, at least, the version of Webkit is reflected in the user agent string.
When I go to WhatsMyUserAgent.com on my Android device with 2.3.3 (Cyanogenmod 7.0.3), I get:
The useragent is the reuslt like: