aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/ua.txt
Commit message (Collapse)AuthorAgeFilesLines
* adding extra useragents from trac tickets. correcting opera versionPaul Irish2010-01-121-1/+18
|
* Rewrite of jQuery.browser to become engine-centric, rather than ↵jeresig2010-01-051-0/+255
browser-centric. Also attempt to determine the engine version in a smarter fashion, less prone to error. Finally, enhanced the test suite with 255 useragent strings from http://user-agent-string.info/download for testing. jQuery.browser.safari is now deprecated, use jQuery.browser.webkit instead.