1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 16:44:17 +02:00

Remove IE compatibility JS code

This commit is contained in:
Johann-S
2020-03-09 14:34:07 +01:00
committed by XhmikosR
parent bc3f82863b
commit 47aef7b2c6
5 changed files with 7 additions and 83 deletions

View File

@@ -30,13 +30,6 @@ const browsers = {
browser: 'Edge',
browser_version: 'latest'
},
ie11Win10: {
base: 'BrowserStack',
os: 'Windows',
os_version: '10',
browser: 'IE',
browser_version: '11.0'
},
chromeWin10: {
base: 'BrowserStack',
os: 'Windows',