Is there a list somewhere of approximately which Chrome version is equivalent (in terms of HTML/CSS rendering) to each WebKit/GTK version? (I know they're technically different forks of WebKit, but I assume there is a reasonably close correlation.)
At least in the older builds, I can find this out by looking at the User-Agent string of a running browser, but I was hoping for something that doesnt require installing each version (or browsing its code). Im finding http://caniuse.com/ quite handy for working out which language features are safe to use in various browsers. Unfortunately it only lists mainline browsers. So Im hoping theres a table somewhere showing the Chrome version for each WebKit/GTK version, or (since Ive also found http://en.wikipedia.org/wiki/Google_Chrome#Release_history), the base WebKit version for each WebKit/GTK version. _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
