mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-26 11:53:59 +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",
|
browserName: "safari",
|
||||||
version: "7",
|
version: "6",
|
||||||
platform: "OS X 10.9"
|
platform: "OS X 10.8"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
browserName: "chrome",
|
browserName: "chrome",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue