mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-21 06:50:24 +00:00
Downgrade Safari and OS X
This commit is contained in:
parent
dcfe710fa4
commit
575f29cee1
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