history is not available before IE10

http://caniuse.com/history
This commit is contained in:
Maxime Thirouin
2014-05-04 08:54:46 +02:00
parent ceca76cb6c
commit b063cc8a75

View File

@@ -55,7 +55,7 @@
"testling": {
"files": "tests/**/*.js",
"browsers": [
"ie/8..latest",
"ie/10..latest",
"firefox/4.0", "firefox/latest", "firefox/nightly",
"chrome/10", "chrome/latest", "chrome/canary",
"opera/12..latest",