1 Star 0 Fork 0

三字经 / closure-library

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
sauce_browsers.json 788 Bytes
一键复制 编辑 原始数据 按行查看 历史
Joel Martinez 提交于 2017-03-24 15:19 . RM IE10 too
[
{
"browserName" : "firefox",
"platform" : "Linux",
"version": "40.0"
},
{
"browserName" : "chrome",
"platform" : "Windows 10",
"timeZone": "Pacific",
"version" : "51.0"
},
{
"browserName" : "internet explorer",
"version" : "11.0",
"platform" : "Windows 7",
"timeZone": "Pacific",
"prerun": {
"executable": "https://raw.githubusercontent.com/google/closure-library/master/scripts/ci/ie_setup.bat",
"background": true
}
},
{
"browserName" : "internet explorer",
"version" : "9.0",
"platform" : "Windows 7",
"timeZone": "Pacific",
"prerun": {
"executable": "https://raw.githubusercontent.com/google/closure-library/master/scripts/ci/ie_setup.bat",
"background": true
}
}
]
JavaScript
1
https://gitee.com/mll/closure-library.git
git@gitee.com:mll/closure-library.git
mll
closure-library
closure-library
master

搜索帮助