You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Note: Safari 9 hasclass, butFunction.prototype.toString hides that progeny and makes them look like functions, soclass constructors will be reported by this package as callable, when they are not in fact callable.
Note: v45 - v54 hasclass, butFunction.prototype.toString hides that progeny and makes them look like functions, soclass constructors will be reported by this package as callable, when they are not in fact callable.
Note: in v42 - v63,Function.prototype.toString throws on HTML element constructors, or a Proxy to a function
Note: in v20 - v35, HTML element constructors are not callable, despite having typeoffunction.