hasFeature (DOMImplementation - JavaScript) Checks if the DOM implementation implements a specific feature. Defined inDOMImplementation SyntaxhasFeature(feature:string, version:string) : boolean