mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-12 16:40:59 +00:00
Merge pull request #11916 from ZDroid/fix-iversions
Downgrade Safari and OS X
This commit is contained in:
commit
36e3311b3e
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@
|
|||
|
||||
{
|
||||
browserName: "safari",
|
||||
version: "7",
|
||||
platform: "OS X 10.9"
|
||||
version: "6",
|
||||
platform: "OS X 10.8"
|
||||
},
|
||||
{
|
||||
browserName: "chrome",
|
||||
|
|
|
|||
Loading…
Reference in a new issue