-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
As a user, I want to be able to use immutable-hash-trie in any semi-common environment, including:
- ie 6+
- chrome 4+
- FF 3+
- opera 10+
- safari 5+
Acceptance:
Test suite passes on ci.testling.com for all currently listed browesrs:
{
"testling": {
"files": "test/*-test.js",
"browsers": [
"iexplore/6.0",
"iexplore/7.0",
"iexplore/8.0",
"iexplore/9.0",
"iexplore/10.0",
"chrome/4.0",
"chrome/23.0",
"firefox/3.0",
"firefox/17.0",
"opera/10.0",
"opera/12.0",
"safari/5.0.5",
"safari/5.1"
],
"harness": "mocha-qunit"
}
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels