Hi I get 'isHTMLElement' is undefined when try using if (!isHTMLElement(html)){ ``` throw "is not a html element"} ``` when trying to solve conditional tests on IE 11 and chrome Thanks Raj