mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-03 08:37:49 +00:00
Update tested browsers in test/saucelabs.js.
This commit is contained in:
@@ -103,17 +103,16 @@ var browserNameMap = {
|
||||
/** List of platforms to load the runner on. */
|
||||
var platforms = [
|
||||
['Linux', 'android', '5.1'],
|
||||
['Windows 10', 'chrome', '44'],
|
||||
['Windows 10', 'chrome', '43'],
|
||||
['Windows 10', 'firefox', '39'],
|
||||
['Windows 10', 'firefox', '38'],
|
||||
['Windows 10', 'chrome', '46'],
|
||||
['Windows 10', 'chrome', '45'],
|
||||
['Windows 10', 'firefox', '41'],
|
||||
['Windows 10', 'firefox', '40'],
|
||||
['Windows 10', 'microsoftedge', '20.10240'],
|
||||
['Windows 10', 'internet explorer', '11'],
|
||||
['Windows 8', 'internet explorer', '10'],
|
||||
['Windows 7', 'internet explorer', '9'],
|
||||
//['Windows 7', 'internet explorer', '8'],
|
||||
['OS X 10.10', 'ipad', '8.4'],
|
||||
['OS X 10.11', 'safari', '8.1'],
|
||||
['OS X 10.10', 'ipad', '9.1'],
|
||||
['OS X 10.11', 'safari', '9'],
|
||||
['OS X 10.10', 'safari', '8']
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user