Commit 36e3311b authored by Chris Rebert's avatar Chris Rebert

Merge pull request #11916 from ZDroid/fix-iversions

Downgrade Safari and OS X
parents dcfe710f 575f29ce
......@@ -3,8 +3,8 @@
{
browserName: "safari",
version: "7",
platform: "OS X 10.9"
version: "6",
platform: "OS X 10.8"
},
{
browserName: "chrome",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment