We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cebb2ae commit d349556Copy full SHA for d349556
Gruntfile.js
@@ -188,29 +188,8 @@ module.exports = function (grunt) {
188
browserName: 'internet explorer',
189
platform: 'Windows 7',
190
version: '9.0'
191
- }, {
192
- browserName: 'opera',
193
- platform: 'Windows 7',
194
- version: '12.12'
195
- }],
196
- 'windowsXP': [{
197
- browserName: 'internet explorer',
198
- platform: 'Windows XP',
199
- version: '8.0'
200
201
202
203
- version: '7.0'
204
205
206
207
- version: '6.0'
208
}],
209
'linux': [{
210
211
- platform: 'Linux',
212
- version: '12.15'
213
214
browserName: 'firefox',
215
platform: 'Linux',
216
version: '37.0'
0 commit comments