mirror of
https://github.com/jiojciojsioe3/a3cjroijsiojiorj.git
synced 2024-11-15 07:21:50 +08:00
fix promises test
This commit is contained in:
parent
ec2ab5cb38
commit
9dcaa99148
@ -29,6 +29,7 @@ function browserSupport(){
|
|||||||
new window.Promise(function(r){resolve = r})
|
new window.Promise(function(r){resolve = r})
|
||||||
return typeof resolve === "function"
|
return typeof resolve === "function"
|
||||||
}
|
}
|
||||||
|
return false
|
||||||
},
|
},
|
||||||
"CSS Calc": function(){
|
"CSS Calc": function(){
|
||||||
var el = document.createElement("a")
|
var el = document.createElement("a")
|
||||||
|
Loading…
Reference in New Issue
Block a user