fontfaceonload
Version:
A simple utility to execute a callback when a webfont loads.
23 lines (22 loc) • 375 B
JSON
{
"username": "BROWSERSTACK_USERNAME",
"key": "BROWSERSTACK_KEY",
"test_framework": "qunit",
"test_path": [
"test/startError.html",
"test/amd.html",
"test/autostart.html"
],
"browsers": [
"chrome_current",
"firefox_current",
"opera_current",
"safari_current",
"edge_latest",
{
"os": "iOS",
"os_version": "10.0",
"real_mobile": false
}
]
}