vide
Version:
Easy as hell jQuery plugin for video backgrounds.
32 lines (31 loc) • 488 B
JSON
{
"username": "BROWSERSTACK_USERNAME",
"key": "BROWSERSTACK_KEY",
"test_framework": "qunit",
"test_path": [
"test/index.html",
"test/logs.html",
"test/random.html"
],
"browsers": [
"chrome_previous",
"firefox_previous",
"opera_previous",
{
"browser": "safari",
"browser_version": "8.0"
},
"ie_9",
"ie_10",
{
"os": "iOS",
"os_version": "6.0",
"real_mobile": false
},
{
"os": "iOS",
"os_version": "7.0",
"real_mobile": false
}
]
}