Fixed tests for PhantomJS 2.5

This commit is contained in:
Godwin
2017-06-16 17:15:21 -07:00
parent 369540ba64
commit 7d7166c3be
10 changed files with 1157 additions and 34 deletions
@@ -7,8 +7,8 @@
},
"development": {
"safari": ["5", "5.1"],
"and_chr": ["57"],
"chrome": ["57"],
"and_chr": ["59"],
"chrome": ["59"],
"edge": ["13"],
"firefox": ["50"],
"ie": ["11"],