File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -188,29 +188,8 @@ module.exports = function (grunt) {
188188 browserName : 'internet explorer' ,
189189 platform : 'Windows 7' ,
190190 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- browserName : 'internet explorer' ,
202- platform : 'Windows XP' ,
203- version : '7.0'
204- } , {
205- browserName : 'internet explorer' ,
206- platform : 'Windows XP' ,
207- version : '6.0'
208191 } ] ,
209192 'linux' : [ {
210- browserName : 'opera' ,
211- platform : 'Linux' ,
212- version : '12.15'
213- } , {
214193 browserName : 'firefox' ,
215194 platform : 'Linux' ,
216195 version : '37.0'
You can’t perform that action at this time.
0 commit comments